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

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

  1. Offline

    DaEgo

    The balance sign did not work anymore, something has changed ?
    first line [Balance] is no more blue when placed
    some plugin problems maybe with LWC or falsebook ?
     
  2. Offline

    PatPeter

    No?
     
  3. Offline

    lctvirus

    ok have a little problem, grate plug in problem with /spawnmobs
    in configs under Essentials (Global)
    # Mob limit on spawnmob
    spawnmob-limit: 10

    this is what its set to, but you can still spawn more then 10. people are doing 20 and the message is saying server max limit is 20. is there something im missing, how do i make in only spawn 10
     
  4. Offline

    Woopass123

    when will the update to 1.1 come out?
     
  5. Offline

    DaEgo

    no matter what version number it has, it works^
     
  6. Offline

    Woopass123

    okay thx man xD
     
  7. Offline

    FeaR_Codyy

    How do I make my nickname different colors and moving?
     
  8. Offline

    xzdropdeadxz

    What did you use to open the config.yml

    Edit: Nevermind I use wordpad now :D
     
  9. Offline

    discoverdan

    Hey, this a great plugin! I'm just having a couple of problems...

    1. I can't seem to disable the ability to do colored signs? I've tried putting "- -essentials.signs.color" in the specific permissions group and I've tried removing it all together, yet the group can still do coloured signs? How do I disable it?

    2. Nicknames aren't working, something to do with PEX maybe? The nickname shows on the player list (tab) but not when you type.

    3. Is there a command to list your personally set /homes? Just in case you forget?

    4. When I do /home <randomhomenamehere> it teleports me to my first home/bed. Is there a way to disable this so it just simply says "home does not exist."? I already have "spawn-if-no-home: false"...

    Thanks.
     
  10. Offline

    xzdropdeadxz

    Love the plugin, but I have a small problem. Could anyone tell me how to set OPs names to not be red.
     
  11. Offline

    discoverdan

    At the top of the config.yml file there's the lines:
    Code:
     # A color code between 0-9 or a-f. Set to 'none' to disable.
    ops-name-color: 'c'
    Change it to:
    Code:
    # A color code between 0-9 or a-f. Set to 'none' to disable.
    ops-name-color: 'none'
     
  12. Offline

    Mine4Tim

    Hey, everytime I want to put a public chest it is already protected because of EssentialsProtect. Is there any command to remove protection?
     
  13. Offline

    gobadgers77

    This is the third time I've asked this question, can someone answer it please?

    How do I set a chat radius limit without the game putting the [L] prefix on peoples' names? I'd like to just leave the chat appearing how it is now, but with the chat radius limit in place.

    Is it possible to do that?

    FTR - Asked this three times here now, and once in IRC chat and have never gotten a response from anybody.
     
  14. Offline

    FerrOHShay

    Okay everybody calm down about the sign problems. Its not a plugin conflicting or anything. its in the config By Server/Plugins/Essentials. To Enable Signs Like [Buy],[Sell] and all those Shenamigans Go to your Config and locate this section
    Code:
    # Essentials Sign Control
    # See http://ess.khhq.net/wiki/Sign_Tutorial for instructions on how to use these.
    # To enable signs, remove # symbol. To disable all signs, comment/remove each sign.
    # We recommend not enabling chest protection signs if you don't intend to use them, (or are using LWC/Lockette).
     
    enabledSigns:
      #- balance
      #- buy
      #- sell
      #- trade
      #- free
      #- disposal
      #- warp
      #- kit
      #- mail
      #- enchant
      #- gamemode
      #- heal
      #- spawnmob
      #- time
      #- weather
      #- protection
    See Those Hash Tag [#] Remove them Into Like These
    Code:
    # Essentials Sign Control
    # See http://ess.khhq.net/wiki/Sign_Tutorial for instructions on how to use these.
    # To enable signs, remove # symbol. To disable all signs, comment/remove each sign.
    # We recommend not enabling chest protection signs if you don't intend to use them, (or are using LWC/Lockette).
     
    enabledSigns:
      #- balance
      - buy
      - sell
      #- trade
      #- free
      - disposal
      #- warp
      #- kit
      #- mail
      #- enchant
      #- gamemode
      - heal
      #- spawnmob
      - time
      - weather
      #- protection
    So it Saying that the only remove hash tag are the only thing that will work. Hope it Helps ;]
     
  15. Offline

    DaEgo

    thx i will try
     
  16. Offline

    _Kalen_

    When I'm making a plugin, how do I make it work with GroupManager, as in how do I make the permission nodes compatible with it? Thanks
     
  17. Offline

    xzdropdeadxz

    Dude thanks alot! I appreciate this.

    I got another question. How do I make it so only OPs can change their nicknames?

    [Edit] Nevermind I found out how :3 But thanks for the OP thing

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

    discoverdan

    You're welcome! :)

    Guys, I'm still having those 4 issues, can anybody help?... I explain them a few posts up.
     
  19. Offline

    btuyl

    OK love the plugin, but my mobs are not spawning animals do and mobs spawn at mob spawners but there not spawning on there own above or below ground when I started the world they where there but over time they just dont spawn now. can anyone help me?
     
  20. Offline

    ThaSourceGaming

    How come signs don't work with latest version? Such as [heal] sign [warp] sign... they dont work!
     
  21. Offline

    FatMiners

    essentialsteam
    Great plugin guys but im having a really annoying problem. I am using a plugin that allows me to create custom guns using spoutcraft and spout and I keep trying to add the gun ID's and give them their names for spawning instead of having to remember the ID's. Please reply soon. Thanks in advance!
     
  22. Offline

    imailyou

    Hi,
    thanks for the great plugin!
    1 Question: If I do /list or "list" on the console, some players are shown in a different color than others. What does it mean?
    Thx
     
  23. Offline

    DaEgo

    no it does not help
    somthing has changed in essentials, maybe permissions ?
    i cant find anything different in my config

    http://ess.khhq.net/wiki/Sign_Tutorial#Balance_Sign
    is still the sign and
    - essentials.signs.balance
    is still the permission note
    http://ess.khhq.net/wiki/Command_Reference/Old#Economy
    and i try this permission cause maybe they change it cause its a part of trade system
    - essentials.signs.trade.balance
    but also does not work

    so wtf is wrong ?
    before i updated essentials everything was fine
     
  24. Offline

    aciid

    Suprised essentials doesn't update the config automatically, caused a lot of grief figuring out the recent sign updates

    Also /eco reset is BROKEN
    Can anyone else confirm?
     
  25. Offline

    FerrOHShay

    Its Working fine for me no problems

    It's From EssentialsChat With a Permission Plugin(GroupManager and PermissionEX)

    Okay everybody calm down about the sign problems. Its not a plugin conflicting or anything. its in the config By Server/Plugins/Essentials. To Enable Signs Like [Buy],[Sell] and all those Shenamigans Go to your Config and locate this section
    Code:
    # Essentials Sign Control
    # See http://ess.khhq.net/wiki/Sign_Tutorial for instructions on how to use these.
    # To enable signs, remove # symbol. To disable all signs, comment/remove each sign.
    # We recommend not enabling chest protection signs if you don't intend to use them, (or are using LWC/Lockette).
     
    enabledSigns:
      #- balance
      #- buy
      #- sell
      #- trade
      #- free
      #- disposal
      #- warp
      #- kit
      #- mail
      #- enchant
      #- gamemode
      #- heal
      #- spawnmob
      #- time
      #- weather
      #- protection
    See Those Hash Tag [#] Remove them Into Like These
    Code:
    # Essentials Sign Control
    # See http://ess.khhq.net/wiki/Sign_Tutorial for instructions on how to use these.
    # To enable signs, remove # symbol. To disable all signs, comment/remove each sign.
    # We recommend not enabling chest protection signs if you don't intend to use them, (or are using LWC/Lockette).
     
    enabledSigns:
      #- balance
      - buy
      - sell
      #- trade
      #- free
      - disposal
      #- warp
      #- kit
      #- mail
      #- enchant
      #- gamemode
      - heal
      #- spawnmob
      - time
      - weather
      #- protection
    So it Saying that the only remove hash tag are the only thing that will work. Hope it Helps ;]

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

    Daninator510

    Hello,

    first of all: Thank you for your great work. Essentials is the most important plugin on my Server!
    Now my problem:
    I set up Group Manager and everything is working fine.
    Now I gave the permission to promote players to my moderators, and it's working too.
    But the big problem is: they can promote every player to moderator or admin or anything else. How can I give them only the permission to promote guests to users?

    regards,
    Daniel
     
  27. Offline

    aciid

    Thanks for the reply.

    When I use /eco reset * or /eco reset <player> I get the same reply (command usage instructions) as if I'd just typed /eco any idea what Might be happening?
    No errors or anything, even get the same response in console.
    Response: "/eco <give|take|reset> <player> <amount>"

    Any ideas? :( Give and take work fine and so do all the other eco/bal/pay/sell commands

    EDIT: Lol stupid stoner I was forgetting to add reset <amount>
     
  28. Offline

    DaEgo

  29. Offline

    discoverdan

    Hey guys, is there any way to add SEPARATE cool-down and warm-up timers for the /tp and /home commands? I'd like even the Admins and myself to have to wait for the cooldown for the /home teleports, but the issue is when I disable the cooldown/warmup permission for myself and the Admins, we have to wait for the cooldown/warmups on teleports to players too, so when we really need to teleport it's impossible. But I'd still like the /home commands to have a warmup/cooldown. Any ideas?
     
  30. I am probleme and when i want make /spawn the server say UNKNOW COMMAND, i try with essentials only for sur nothing plugin enter in conflic. and alway UNKNOW COMMAND. Help plz i run craftbukkit 1.1r-3 and the last essential version
     

Share This Page