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

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

  1. Offline

    Grimm321

    Hi, I updated Essentials to the latest version. Now, all suffixes are white, instead of being colored. Before updating, this was fine!
     
  2. Offline

    Nickshelton80

    This is a known bug in the latest build. (2.9.2) Only thing i can suggest is trying a development build at http://wiki.ess3.net/wiki/Downloads/Dev .
    If that still doesn't work you can downgrade to the version that worked.
     
  3. Offline

    plazma

    When i Put - essentials.spawn - essentials.sethome - essentials.home - essentials.warp
    and they all dont work...... no error messeges that i can see
     
  4. Offline

    Icee2199

    On the command /invsee I used to be able to look in peoples inventorys and take and rearange stuff. Why cant i anymore? It just puts it back.
     
  5. Offline

    Nickshelton80

    What version are you running?
     
  6. Offline

    Boohoo wally

    I could never get this working. Totally going to PermissionsEx.
     
  7. Offline

    Nickshelton80

    Couldn't get what working? Essentials or GroupManager?
    People can help you with both. All you need to do is ask.

    Paste your groups.yml as well as your plugin list please. ( Inside http://pastebin.com ).

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

    Boohoo wally

    Group manager. Aint working, internal error when using a command with group manager. Correct yaml, nothing shows up prefix set, etc, everything updated, and yeah
     
  9. Offline

    plazma

    What do i do after?
     
  10. Offline

    Nickshelton80

    Paste the log of the error next time.

    It generates a link , then you paste the link here.

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

    Boohoo wally

    Impossible. No error shows

    Its fine, ill just use PermissionsEx, i thnk its better too

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

    4lphaOw

    hey,
    i've got a problem!!
    the plugin's config is the config file of worldguard!!!
    is this a bug, or do they have a problem if they run together??
    sry for my bad engl... :D

    thx for help
     
  13. Offline

    Icee2199

    Im using the version: 2.9.2 and i cannot take and rearange peoples inventorys with /invsee anymore it just puts it back.
     
  14. Offline

    Nickshelton80

    You
    This may be a bug in 2.9.2 , You're more then welcome to try a development build.
    They can be found here: http://wiki.ess3.net/wiki/Downloads/Dev .

    Not really sure what you mean here.
    Some commands will conflict yes.
    A few examples of this are /god . /heal . and /info.
    To make essentials take priority you can do /egod , /eheal , and /einfo (Or /news).
    But if that isn't what you mean't , Please elaborate on that more.

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

    gabgab789

    Must you download both the core AND the extras? Plus what's in the core and what's in the extras?
     
  16. Offline

    tatukepe123

    How to change currency "Dollar" at Essentials ?
    Please Help Me
     
  17. Offline

    Nickshelton80

    You need core for the rest of the plugins.
    Heres some information on what each does , http://wiki.ess3.net/wiki/Breakdown .

    About line #396 of the config.yml there is an option to change the symbol.
    currency-symbol: '$'
    If that isn't what you mean please elaborate on it more.


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

    silentvenom7

    I would really like to know this as well. It's pretty much telling people to do something, and then saying they can't.
     
  19. Offline

    The_Mole666

    How can i make that commands of other plugins cost something too (i want to do it with iZone)
    I have got Vault but it does just nothing and i tried to do it in the essentials config.yml like this:
    Code:
    command-costs:
      # /example costs $1000 PER USE
      #example: 1000
      # /kit tools costs $1500 PER USE
      #kit-tools: 1500
      heal: 500
      repair: 5000
      tree: 250
      balance: 50
      list: 10
      mail: 10
      msg: 5
      back: 750
      home: 150
      sethome: 10000
      setwarp: 25000
      tpa: 250
      tpahere: 500
      warp: 250
      zmod-create: 50000
      zmod-delete: 500
      zmod-flag-welcome: 1000
      zmod-flag-heal: 25000
    PLS help!
     
  20. Offline

    Nickshelton80

    Give them the negative node of it.
    - -essentials.back.ondeath

    Well you do indeed have that set up correctly.
    Which means , the only thing i can think of , is that it only works with essentials commands :p

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

    gabgab789

    Thank you! I am DEFINITELY using this plugin!
     
  22. Offline

    IdealIdeas

    for some reason /realname (nickname) does NOT work in your latest build.
    PLEASE fix it as I allow players to change their names on my server
     
  23. Offline

    TE5LA

    I can't find information anywhere on exactly what the numbers mean in the worth.yml file.
    Code:
    worth:
        stonebutton:  <--- why this is on a line by itself
            '0': 7.0  <--- what these two figures represent
        wood: 1.0  <-- while most items are formatted like this
        arrow: 1.0
        diamondpickaxe: 100.0
        rawfish: 5.0
        minecart: 2.0
        leatherchestplate: 4.0
        storageminecart: 3.0
        leaves:
            '0': 0.0
        feather: 3.0
    I am assuming these are sell prices since there is no buy option in Essentials?

    Isn't this setting in the config by default? I can't remember, but I thought it was:
    Code:
    # Disabled commands will be completely unavailable on the server.
    disabled-commands:
      - nick
    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 17, 2016
  24. Offline

    IsaiahRobichaud

    Can I make a than essentials.sethome.multiple.donator and more? Can I add per warp perms?
     
  25. Offline

    IdealIdeas

    Mine is like this:
    # Disabled commands will be completelly unavailable on the server.
    disabled-commands:
    # - nick

    I dont mind players use it I just want /realname to work.
     
  26. Offline

    Nickshelton80

    /realname works perfectly for me. (On build 2.9.2)

    Yes they are sell prices.

    Hello,
    Well Yes you can do this:
    For the homes:
    About line #339 - #b365 (The EssHome section in /plugins/Essentials/config.yml).
    Under -
    sethome-multiple:
    default: 3
    # essentials.sethome.multiple.vip
    vip: 5
    # essentials.sethome.multiple.staff
    staff: 10

    Add something like.
    # essentials.sethome.multiple.donator
    donator: <Yournumberhere>

    Yes you can add per-warp permissions.
    About line #247 - #249
    Under -
    # Set this true to enable permission per warp.
    per-warp-permission: false
    Set that to: true
    Then give the users the permission node
    - essentials.warp.<warpname>

    Hope that helped you.

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

    IsaiahRobichaud

    Thank you very much! :) It really did help! Now my players will be happier than ever!
     
  28. Offline

    Nickshelton80

    :)
     
  29. Offline

    Pwninz

    For group manager i have a couple groups that i want people to be able to join certain groups and leave freely without an admin having to move them. Such as i have a owner group and a Miner, I dont want people to be able to join join the owner group freely but i want them to be able to join the miner group freely. Is there any possible way to do this?
     
  30. Offline

    Nickshelton80

    Not sure that you could do this. (Not with groupmanager alone anyway)
    If you were to go permissions to the users to pick there OWN group.
    Then they would be able to set themselves in ANY group you have.
     

Share This Page