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

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

  1. Offline

    Pig

    Best plugin love it:D
     
  2. Offline

    Krazy

    That kit does not exist or is improperly denifed.
    this error is for vip1, i need much it...
    Code:
    kits:
      free:
        delay: 60
        items:
          - 273 1
          - 274 1
          - 275 1
      vip:
        delay: 240
        items:
          - 256 1
          - 257 1
          - 258 1
          - 292 1
      res:
        delay: 240
        items:
          - 271 1
      vip1:
        delay: 50
        items:
          - 310 5 Enchantment:1
          - 311 5 Enchantment:1
          - 312 5 Enchantment:1
          - 313 5 Enchantment:1
          - 276 5
          - 264 64
          - 7 64
    
     
  3. Offline

    Four_Down


    I have the same issue!

    SOMEONE HELP US!
     
  4. Offline

    goodoletom

    How can i disable one command for a rank?
     
  5. Offline

    gamerdude16

    Please update the Group Manager all my ops wont help and I really need this
     
  6. Offline

    zvezda

    Can someone please freaking tell me how to get my signs to start working? I know they're disabled by default, but I changed that and they still don't work!

    PLEASE.
     
  7. Offline

    superdupernova

    Is there a way you could make it so that you spawn NEXT to the bed instead of in it?
     
  8. Offline

    Alvin1111

    Hey i was just wondering about something that is wrong and, CAN ANYONE HELP ME, the essentials plugin doesnt let u spawn items with too many items, how can u fix that? i have a problem becuase i like to just play minecraft, but i hate typing, and UGH IM TYPING ALOT
     
  9. Offline

    EpicAwesome1

    Ok so can someone explain why it says /spawn, /sethome, /home, /tp, and /rules are unknown commands. I mean I zipped all the files into my plugins folder right? What's going on?
     
  10. Offline

    Nickchens

    Hey!

    First: Great plugin!

    But i have a problem!

    The motd-message will only appear administrators.

    Why? And how can i change that?

    Thanks in advance!

    Greets Nickchens

    PS: Sorry for my bad English!
     
  11. Offline

    jacob7ism

    Where's essentials chat? I saw it could do stuff that I thought would be cool on my server like "shout" and "question"
     
  12. Offline

    Telbaru

    Is there any bugfix for the warp-signs or other ideas to fix that they don't work?
     
  13. Offline

    Babadegl

    do i have to delete the current config.yml or does an update adds stuff to the current config?

    thanks
     
  14. Offline

    warleader94

    If anyone can help i can't use too many items. it says specified enchantment cant be aplied to this item stack:(

    On my server i cant use too many items. it says specified encahntment cant be applied to this stack. Anyone have a clue?

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

    starwarscrafter

    i have installed essentials, and now, when i want to you use toomanyitems on my server, it says in the chat:

    Error: Specified enchantment cannot be applied to this itemstack
     
  16. Offline

    warleader94

    can anyone help?

    that same thing happened to me

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

    Paradoxionn

    To everyone wondering about the TMI enchantment problem, it's your config, not this plugin. In your config you need to change the line that says give command: to either /i {1}:{3} {2} or /item {1}:{3} {2}. They both work the same.
     
  18. Offline

    Hockey9785

    How come essentials signs don't work?

    can anyone please help me with essentials signs? The warp, time,heal signs dont seem to be working

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

    veebee

    Okay the solution to your problem is: Look in the config for essentials, look for "Disabled signs" and remove all the # beside them. i had this same problem, it works now. ITS SO FUN!

    Code:
    2012-03-31 18:19:02 [SEVERE] Error occurred while enabling GroupManager v1.9 (2.9.1) (Phoenix) (Is it up to date?)
    java.lang.IllegalArgumentException: The following file couldn't pass on Parser.
    plugins\GroupManager\worlds\lolhi\groups.yml
        at org.anjocaido.groupmanager.dataholder.WorldDataHolder.loadGroups(WorldDataHolder.java:454)
        at org.anjocaido.groupmanager.dataholder.WorldDataHolder.loadGroups(WorldDataHolder.java:380)
        at org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.loadWorld(WorldsHolder.java:586)
        at org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.loadWorld(WorldsHolder.java:549)
        at org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.initialWorldLoading(WorldsHolder.java:79)
        at org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.initialLoad(WorldsHolder.java:70)
        at org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.<init>(WorldsHolder.java:62)
        at org.anjocaido.groupmanager.GroupManager.onEnable(GroupManager.java:131)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:336)
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
        at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:250)
        at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:232)
        at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:374)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:361)
        at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:187)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:425)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:490)
    Caused by: while scanning for the next token
    found character    '\t' that cannot start any token
    in "<reader>", line 28, column 26:
            - essentials.tpaccept   
                                ^
     
        at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:358)
        at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:179)
        at org.yaml.snakeyaml.parser.ParserImpl$ParseIndentlessSequenceEntry.produce(ParserImpl.java:537)
        at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:161)
        at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:146)
        at org.yaml.snakeyaml.composer.Composer.composeSequenceNode(Composer.java:203)
        at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:158)
        at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:237)
        at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
        at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:237)
        at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
        at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:237)
        at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
        at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:123)
        at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:106)
        at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:121)
        at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:480)
        at org.yaml.snakeyaml.Yaml.load(Yaml.java:423)
        at org.anjocaido.groupmanager.dataholder.WorldDataHolder.loadGroups(WorldDataHolder.java:449)
        ... 17 more
    Yeah.... i get this when i edited my Groupmanager permissions for Default....
    Code:
    groups:
      Default:
        default: true
        permissions:
        - essentials.balancetop
        - essentials.balance.others
        - essentials.balance
        - essentials.pay
        - essentials.compass
        - essentials.getpos
        - essentials.getpos.others
        - essentials.list
        - essentials.help.[pluginname]
        - essentials.clearinventory
        - essentials.suicide
        - essentials.sethome
        - essentials.sethome.multiple
        - essentials.tpa
        - essentials.tpahere
        - essentials.tpaccept   
        - essentials.tpdeny
        - essentials.protect
     
        inheritance:
        - g:essentials_default
        info:
          prefix: '&e[New]'
          build: true
          suffix: ''
      Builder:
        default: false
        permissions:
     
        inheritance:
        - Default
        info:
          prefix: '&2'
          build: true
          suffix: ''
      Moderator:
        default: false
        permissions: []
        inheritance:
        - builder
        - g:essentials_moderator
        - g:bukkit_moderator
        - g:towny_moderator
        info:
          prefix: '&5'
          build: true
          suffix: ''
      Admin:
        default: false
        permissions: []
        inheritance:
        - moderator
        - g:essentials_admin
        - g:bukkit_admin
        - g:towny_admin
        info:
          prefix: '&c'
          build: true
          suffix: ''
      Owner:
        default: false
        permissions:
        - '*'
        inheritance:
        - admin
        info:
          prefix: '&4'
          build: true
          suffix: '[Owner]'
    And this is my permissions.. help please? ive been working for hours on this and i still cant understand .-.

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

    dopatrick1

    im using using 1.2.4 R01 . does the sign options work in the new essentials. im following the 2.8 pages on how to creat a sign shop and its not working. please help
     
  21. Offline

    littleMe

    Hey im running a bukkit server and the essentials signs doesnt work!
    if you have a bukkit server with essentials and signs work PLEASE reply this post
     
  22. Offline

    warleader94

    Tha
    thank u so much

    one problem where is the the line to choose that?

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

    Roadkill83

    When I type in "manuadd roadkill83" to any group it comes with a million errors, I've tried downloading groupmanager so many times, still same errors does anyone know how to fix this?
    I would post screen shot but I don't know how :mad:
     
  24. Offline

    19jojo93

    What is the Matrix/Magic color in the changelog and how can I use it?
     
  25. Offline

    sebbz

    how to download essentials? please give me a link :)
     
  26. Offline

    Paradoxionn

    In your config file. It'll be in your minecraft folder called TooManyItems.
     
  27. Offline

    stijo

    warp, private, sell, buy and disposal signs dousent work. How to fix?
     
  28. Offline

    Tanite

    You're posting a gigantic configuration file instead of pastebin.com+link.
     
  29. Offline

    dopatrick1

    ok i removed my monstrous post, but why arent the signs options working for users using 1.2.4R01, the lasted bukkit server? all the # are removed from the config and as the admin, i cant create. Do they are are they still suppose to turn red and blue for the buy and sell? please help
     
  30. Offline

    PintSki

    to jump on the signs bandwagon...signs doesn't work indeed, tried the true false , # removal, dev builds, nothing works
    serious dealbreaker this one :(

    Edit: removed the dev version, replaced it with the release and now it works ? (did remove xauth at the same time, but that has surely nothing to do with it ?)
     

Share This Page