[GEN/SEC/ECON/TP/ADMN] Essentials - A collection of useful commands

Discussion in 'Archived: Plugin Releases' started by EssentialsTeam, Apr 30, 2011.

  1. Offline

    Necrodoom

    gaz492: essentials /help never detected that. /help 1 shjows page 1, /help 2 shows page 2, etc

    senior_hombre: should work

    tfs halo: paste errors.

    cue: people can delete the essentialsgroup jars easily, and any plugin that support permissions supports GM, and if it doesnt, its a GM bug, due to GM using fake permissions plugin.

    killie0: ticketed

    maguron: wrongly setup config

    yahign: craftbook has a permission for build permissions

    6y7t8: more details please

    fpsandeh: wrongly setup config
     
  2. Offline

    Killie01

    even more!!!
    unlimited items, when i try to use a unlimited stack in my inventory by right clicking, it will only have one.....
    i prefer the /i 5 -1 command, i want it back :(
     
  3. Offline

    Maguron

  4. Offline

    Yahigh

    yerp the problem is craftbook
     
  5. Offline

    Necrodoom

    killie01: both bug reports ticketed
     
  6. My essentials seems to be clashing with something, i know that when i have spyer on it clashes with /tell, /list, /msg, and /who and ALL my essential commands have gone, does any know know why?

    The plugins i've got are:

    Admincmd
    Ancientgates
    Essentials
    Essentialschat
    Essentials Protect
    Essentials Spawn
    Heroic Death
    LWC
    Mob Bounty
    Mob loot
    MySQL
    Permissions
    PermissionPlus
    PhysicalShop
    RemoteBukkit
    SQLite
    Spyer
    Starterkit
    Towny
    World Edit
    World Guard
    Ichat
    Iconnomy
    McMMO
    NSpleef
     
  7. Offline

    Necrodoom

    oliver wainwright: spyeradmin is causing it, i think theres something on spyeradmin thread telling how to fix it
     
  8. How can I deactivate Debts ?!
     
  9. I can't see it anywhere, are you sure its the issue? How can i resolve it
     
  10. Offline

    Drithyl

    Huh, how do you change between languages? 'Cause my Essentials switched to French by itself, and now I don't now how to put it in English once again :S
     
  11. Offline

    Necrodoom

    livux: ?

    oliver wainwright: i know the error and its caused by spyeradmin

    drithyl: change locale
     
    Drithyl likes this.
  12. Offline

    shrub

    Seems /time is broken again.. Every time I type in "/time day" it just spits out the help message.

    And I don't use any permissions what so ever, using 818.


     
  13. Offline

    Legend Hoods

    How can I spawn the new Trapdoors and Wild Grass?

    Thanks for making this awesome plug-in. :)

    Shrub, /time day
    and /time night
    are working, I got them up and running on my server.

    I can spawn trapdoors using 96, and shrubs using 32, but when I use 31 I just get shrubs?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 14, 2016
  14. Offline

    Necrodoom

    shrub: er? can you provide more information? essentials version, bukkit version? works with recommended 2.3.1 bukkit 818

    legend hoods: delete items.csv, it will regenerate, you can now use /item tallgrass and /item trapdoor and similar stuff
     
  15. Offline

    shrub

    @Legend Hoods

    My bad, you are right.. had to dig deeper to find the conflict between plugins.
     
  16. Offline

    Endimmion

    Can someone explain me how to get the get multi-worlds works?

    world1 is my default world. I added a world called world0

    When I try "/world world0" I ended up with an error: "invalid world ..."
     
  17. Offline

    Necrodoom

    endimmion: you need a plugin to load them, like multiverse
     
  18. Offline

    Stefano

    Can someone please mirror the links, tiny.cc is down for me.

    Thanks in advance.
     
  19. Offline

    f2pview

    Getting

    Code:
    17:14:50 [SEVERE] Error occurred while enabling Essentials v2.3.1 (Is it up to d
    ate?): special characters are not allowed
    unacceptable character #0 special characters are not allowed
    in "<reader>", position 0
            at org.yaml.snakeyaml.reader.StreamReader.checkPrintable(StreamReader.ja
    va:68)
            at org.yaml.snakeyaml.reader.StreamReader.update(StreamReader.java:159)
            at org.yaml.snakeyaml.reader.StreamReader.peek(StreamReader.java:117)
            at org.yaml.snakeyaml.reader.StreamReader.peek(StreamReader.java:106)
            at org.yaml.snakeyaml.scanner.ScannerImpl.scanToNextToken(ScannerImpl.ja
    va:964)
            at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.ja
    va:237)
            at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:18
    3)
            at org.yaml.snakeyaml.parser.ParserImpl$ParseImplicitDocumentStart.produ
    ce(ParserImpl.java:200)
            at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:163)
            at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148)
            at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:104)
    
            at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseCons
    tructor.java:124)
            at org.yaml.snakeyaml.Yaml.load(Yaml.java:264)
            at org.bukkit.util.config.Configuration.load(Configuration.java:74)
            at com.earth2me.essentials.EssentialsConf.load(EssentialsConf.java:71)
            at com.earth2me.essentials.EssentialsUpgrade.updateUsersToNewDefaultHome
    (EssentialsUpgrade.java:142)
            at com.earth2me.essentials.EssentialsUpgrade.afterSettings(EssentialsUpg
    rade.java:416)
            at com.earth2me.essentials.Essentials.onEnable(Essentials.java:109)
            at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:125)
            at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:750)
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.java:253)
            at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:134)
            at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:112)
            at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:232)
            at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:219)
            at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:146)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:285)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
     
  20. Offline

    NightWolf157

    Can someone help me? I'm trying to get TNT to work on my server, because we're using them for caves and what not. Everyone that plays I trust, so I'm trying to get it to work for everyone. I'm running Essentials, World Guard, and Permissions. I need help. All i can do is place but when I hit it, it doesn't explode or anything, just vanishes.
     
  21. Offline

    trevorhenrich

    basically, when anyone types /list or any of its aliases, it only displays the amount of players online, and not their names. also, whenever anyone types the command, this error appears



    running latest rb bukkit version 818.
     
  22. Offline

    cloakfox

    mij name is always red because im admin how do i change this ?
     
  23. Offline

    MooDX

    I tried to download it for the new update and this happened.
    [​IMG]


    Why is it French? I know i'm french but i want it to be english!
    BTW: It didn't do that before the 1.6.6 update

    *Edit: Nevermind i needed to remove the FR.propreties in the Essentials jar.
     
  24. Offline

    owensed01

    MAJOR BUGS:
    noone can go to nether and when they try the server console has a seizure.
    Disabling creeper block damage dosent not work.
     
  25. Offline

    Eyden

    Hi everyone !

    How can i do to put a offline player in a specific group without using "/manuadd"?

    Is that possible to create a new command, for example "/builder", which send an online or offline player in the "builder" group.

    Sorry for my bad english speaking, i'm french.

    Thanks for answers !

    Eyden
     
  26. Offline

    AVirusC

    I use WeatherControl plugin for weather and Essentials weather is causing a plugin conflict as it is overriding WeatherControl and giving me the Essentials weather instead. Is there a way to disable the /weather in essentials?
     
  27. Offline

    Retricide

    I get the following error on startup:
    Code:
    2011-06-03 02:32:30 [SEVERE] Error occurred (in the plugin loader) while enabling Essentials v2.3.1 (Is it up to date?): null
    java.util.ConcurrentModificationException
        at java.util.TreeMap$PrivateEntryIterator.nextEntry(TreeMap.java:1117)
        at java.util.TreeMap$KeyIterator.next(TreeMap.java:1171)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:308)
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:757)
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:253)
        at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:134)
        at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:112)
        at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:232)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:219)
        at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:146)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:285)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    CB: 818 Essentials: 2.3.1
    EDIT:
    Fixed thanks to chat help,
    if anyone else has this problem, put
    Code:
     depend: [iConomy] 

    at the top of your plugin.yml file inside essentials.
     
  28. Offline

    indigomontoya

    Any idea why I'm dealing with a "listener already listening" error?
     
  29. Offline

    Azurini

    Code:
    Guest:
            default: true
            info:
                prefix: ''
                suffix: ''
                build: false
            inheritance:
            permissions:
                - 'essentials.helpop'
                - 'essentials.rules'
                - 'essentials.give'
                - 'essentials.itemspawn.item-all'
                - 'essentials.unlimited'
        Moderators:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
                - Default
            permissions:
                - 'bar.foo'
        Admins:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
            permissions:
                - 'essentials.settime'
                - 'essentials.item'
                - 'essentials.helpop'
                - 'essentials.help'
    
    Im attempting to get essentials to work with my permissions..Currently Im just messing with the file to get it to work, then making it work for my server. I asked for help on the permissions thread but someone told me to come here and ask. Someone told me to use 'essentials.itemspawn.item-all' and 'essentials.unlimited'. Dident work. Im using essentials 2.3 and permissions 2.7.4
     
  30. Offline

    Wakko

    Aww, I love GroupManager. :(
     

Share This Page