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

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

  1. Offline

    iSeven77

    what .jar files do you have in your plugins folder ? cause i have this and when someone new joist becoms Default user and he/she can build i made the change in the plugins/GroupManager/users.yml file for default to build
     
  2. Offline

    neo6633

    Ok Fixed. But I want to know this.
    I have two world, (name is 'World' and 'Flat')
    Flat world have a group 'Builder'
    But 'World' do not have this.
    When I typed manuadd <playername> builder at Terminal, this showed :
    "08:54:17 [INFO] Couldn't retrieve your world. Default world 'world' selected.
    08:54:17 [INFO] Group not found!
    08:54:17 [INFO] /manuadd <player> <group>"

    I have a 'builder' group at Flat world, how can I this? I want to use manuadd at consol.
     
  3. Offline

    Luxius96

    EDIT: Work
     
  4. Offline

    logoth

    There's a new signs section for the config.yml file...

    Code:
    enabledSigns:
      #- balance
      #- buy 
      #- sell
      #- trade
      #- free
      #- disposal
      #- warp
      #- kit
      #- mail
      #- enchant
      #- gamemode
      #- heal
      #- spawnmob
      #- time
      #- weather
      #- protection
    having them commented out with # disables them

     
  5. Offline

    Cha0sPudd1ng

    HEY, i want a ANSWER PLEASE !!! :)

     
  6. Offline

    tm1990

    i cant use tmi :(
     
  7. Offline

    zOxigen

    Hmm i cant find this in config file , i need to delete the 2.7.1 one to create the new config.yml?

    EDIT:

    My bad, just added this to the config file and it works now fine.
    Thank u
     
  8. Offline

    coolboy4531

    One problem.
    No enchantment for bow. -.-
     
  9. Offline

    TheLucky7even

    HELP PLEASE! HELP! COLORED SIGNS ARE'NT WORKING! I DO ''&6HELLO" AND IT DOESNT CHANGE COLOR! PLS HELP! AM I DOING SOMTHING WRONG? :S
     
  10. Offline

    zOxigen

    There is: pick something in your hand and use /enchant this will show u all the enchant search for arrow enchants in the list....
     
  11. Offline

    tm1990

    i can`t use tmi when i try using it is says error: spaecified ebchantment cannot be applied to this itmestack. why?
     
  12. Offline

    Jigsaw

    All they said in the ChangeLog was "Disable all signs by default". I was getting angry players wondering why their Disposal signs were not working. Thanks for that bit of information. :)
     
  13. Offline

    G HOMIE

    My servers signs no longer work and in the config its set to
    # Disable all signs
    signs-disabled: false
    yet it still doesnt allow me to make or use signs anymore.
     
  14. Offline

    pinpanxxi

    my players can not get with this plugin help. i been waiting for someone to answer and help me plzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz !
     
  15. Offline

    TheLucky7even

    DONT USE ESSENTIALS 2.8.1!!! IT LAGGS YOUR SRVR!! I HAD 20 PPL ON MY SRVR W/ 0 LAGG!!! THEN I RE-ENABLE THE PLUGIN AND THEY TELL ME THAT ITS LAGGY!!!! DONT USE THIS!! AT LEAST DONT USE ESSENTIALS 2.8.1!!! STICK W/ 2.7!!! BUT IDK IF 2.8.1 JUST DOESNT WORK W/ 1.1-R3... I HAVENT TRIED 2.8.1 W/ 1.1-R1..... DONT USE THIS! IT LAGGS YOUR SRVR!! TRUST ME! IM NOT A TROLLER!! I LUVVV ESSENTIALS!! BUT ITLL SCREW U OVER!!! :S

    [EDIT]: FernFerret - Made the font a reasonable size, so it doesn't eat the page.
     
  16. Offline

    ar15killer

    I use McMyAdmin with your group manager plugin, over the past 2 weeks my console has been spammed with this every time i change any kind of permisson or group:
    CONSOLE: Adding variable - build
    CONSOLE: Adding variable - interact
    CONSOLE: Adding variable - build
    CONSOLE: Adding variable - build
    CONSOLE: Adding variable - interact
    CONSOLE: Adding variable - interact
    CONSOLE: Adding variable - build
    CONSOLE: Adding variable - interact
    CONSOLE: Adding variable - build
    CONSOLE: Adding variable - interact
    CONSOLE: Adding variable - build
    CONSOLE: Adding variable - interact
    It will spam this about 300 times then crash the server.
    Any help with this would be nice.
    -ar15killer
     
  17. Offline

    Iaccidentally

    1) prove it.
    2) 2.8.1 works on my server with 40+ players and 0 lag.
    3) protip: People are more likely to believe someone who uses proper grammar, spelling, and sounds professional.

    [EDIT]: FernFerret - Same as above, made the font a reasonable size (in quote), so it doesn't eat the page.

    Try going on #essentials on irc. Most essentials support is handled there, in real-time.
    http://tiny.cc/EssentialsChat <--click this

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

    scungilli

    hey all, just a suggestion for essentials:

    Commandbook allows a feature for use of the player color {prefix color} in the online list {pressing tab}. i loved this feature on commandbook, but decided to run essentials only because it is a much better plugin. If there is any way to make this happen id love to know how, and if not I await an update possibly including this feature in the future :)
     
  19. Offline

    Royalgamer06

    I have a good suggestion!
    Add a command sign system!
    like:
    line 1: [command]
    line 2: /<command>
    line 3: (price)
    line 4: empty

    or like:
    line 1: [command]
    line 2: /<command>
    line 3: /<command>
    line 4: (price)

    THANKS!
     
  20. Offline

    Iaccidentally

    Essentials already does this. the problem is that if the prefix (color codes and all) is longer than 16 characters, it will be trimmed. This is vanilla minecraft, so a plugin cant modify it.

    This has already been suggested, but is not possible due to multiple technical issues.

    for anyone having trouble with signs:
    On or about line 175 of the NEW config.yml file starts the enabledSigns section. Below this, remove the # from any sign type you wish allowed to be built.
    Default config.yml @ http://wiki.ess3.net/cfg/
    You must do this to enable sings on your server.

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

    ogr93

    where is the information account of money of Essentials?.
    I have Iconomy6 and i think that plugins doesnt work together god , because accounts.mini was deleted and balacetop says diferent money
     
  22. Offline

    scungilli

    Glad to know that this is possible with essentials, and i am well aware of the 16 char rule :(
    How would i enable this feature using essentials even if some players get cut off? i cant seem to find the option in the config file
     
  23. Offline

    Bloodied_NInja

    2012-02-02_13.16.04.png im having problem with the essentials shop.. i type in the right text 4 the siggns and the [buy],[sell],etc... just doesnt turrn blue i dnt know what the problem is since i have not even touched the essentials file yet for my server.. its worked on 1.0.1 but for some reason on the latest update verion 1.0.1 i cant seem to even do [free]dirt
    please help..
     
  24. Offline

    CombatWiZ

    Hi, where does Essentials create the backup folder when you execute the /backup command? I can't seem to find it within the Essentials folder or anywhere else.
     
  25. Offline

    Bloodied_NInja

    my shops for essentials is not working i don't know why i didn't edit essentials but the commands for the signs like [buy],[sell],etc.. dnt work please help 2012-02-02_13.16.04.png
     
  26. Offline

    Mrchasez

    I updated to 2.8.1
    It did this: (and a lot more)
    Why? Those are all proper items.
    Also the latest GM dont work with Factions for what ever reason
    Code:
    20:28:35 [SEVERE] Unknown item 370 in item-spawn-blacklist list.
    20:28:35 [SEVERE] Unknown item 369 in item-spawn-blacklist list.
    20:28:35 [SEVERE] Unknown item 366 in item-spawn-blacklist list.
    20:28:35 [SEVERE] Unknown item 346 in item-spawn-blacklist list.
    20:28:35 [SEVERE] Unknown item 347 in item-spawn-blacklist list.
    20:28:35 [SEVERE] Unknown item 325 in item-spawn-blacklist list.
    20:28:35 [SEVERE] Unknown item 321 in item-spawn-blacklist list.
    20:28:35 [SEVERE] Unknown item 103 in item-spawn-blacklist list.
    20:28:35 [SEVERE] Unknown item 97 in item-spawn-blacklist list.
    20:28:35 [SEVERE] Unknown item 92 in item-spawn-blacklist list.
    20:28:35 [SEVERE] Unknown item 80 in item-spawn-blacklist list.
    20:28:35 [SEVERE] Unknown item 30 in item-spawn-blacklist list.
    20:28:35 [SEVERE] Unknown item 120 in item-spawn-blacklist list.
    20:28:35 [SEVERE] Unknown item 119 in item-spawn-blacklist list.
    20:28:35 [SEVERE] Unknown item 383 in item-spawn-blacklist list.
    20:28:35 [SEVERE] Unknown item 122 in item-spawn-blacklist list.
    20:28:35 [SEVERE] Unknown item 21 in item-spawn-blacklist list.
    20:28:35 [SEVERE] Unknown item 22 in item-spawn-blacklist list.
    20:28:35 [SEVERE] Unknown item 351 in item-spawn-blacklist list.
    20:28:35 [SEVERE] Unknown item 267 in item-spawn-blacklist list.
    20:28:35 [SEVERE] Unknown item 101 in item-spawn-blacklist list
     
  27. Offline

    Iaccidentally

    It should do it automatically.
    try updating your items.csv
     
  28. Offline

    exiom

    Can anybody tell me how to use these? cos I cant find any documentation on how to use it... and it tells me Experience is not a valid item
     
  29. Offline

    zOxigen

    Am btw is that normal, the /kick command dosnet work?
     
  30. Offline

    xboxhacks

    Is there a way to disable essentialseco?
     

Share This Page