Need a permission node! bad!

Discussion in 'Bukkit Help' started by PassionPvP, Aug 17, 2012.

Thread Status:
Not open for further replies.
  1. Offline

    PassionPvP

    Hi. I'm looking for a GroupManager node so that people can set Multiple homes, but only the amount i set for thier node. Also I need the /near rank. I would be AMAZINGLY greatfull to anyone who can answer either of these soon!!

    Thanks in advance. Lewis!
     
  2. Offline

    Snipes01

    Essentials does this...Its in the config if I'm not mistaken.
     
  3. Offline

    PassionPvP

    Yes, but it only says... - essentials.sethome.multiple, which if i'm not mistaken means unlimited?
     
  4. Offline

    Snipes01

    No umm its this:
    Code:
    ############################################################
    # +------------------------------------------------------+ #
    # | EssentialsHome | #
    # +------------------------------------------------------+ #
    ############################################################
    # If no home is set, send players to spawn when /home is used
    spawn-if-no-home: true
    # Allows people to set their bed at daytime
    update-bed-at-daytime: true
    # Set to true to enable per-world permissions for using homes to teleport between worlds
    # This applies to the /home only.
    # Give someone permission to teleport to a world with essentials.world.<worldname>
    world-home-permissions: false
    # Allow players to have multiple homes.
    # Players need essentials.sethome.multiple before they can have more than 1 home, default to 'default' below.
    # Define different amounts of multiple homes for different permissions, e.g. essentials.sethome.multiple.vip
    # People with essentials.sethome.multiple.unlimited are not limited by these numbers.
    sethome-multiple:
      default: 3
      # essentials.sethome.multiple.vip
      vip: 5
      # essentials.sethome.multiple.staff
      staff: 10
    # Set timeout in seconds for players to accept tpa before request is cancelled.
    # Set to 0 for no timeout
    tpa-accept-cancellation: 0
    
    Sorry about format.

    This is in the config. Do you see where it says sethome-multiple. You are basically making your own node inside the config. Do you see what I'm saying?
     
  5. Offline

    PassionPvP

    Thank you so much! Also do you know the /near node?
     
  6. Offline

    Snipes01

    New node...um I don't. That is who is near you?

    essentials.near
     
  7. Offline

    PassionPvP

    Yes it is, i'm setting up donation things and donators get these:)
    Do you know where i could find /near node?
     
  8. Offline

    Snipes01

  9. Offline

    PassionPvP

    I cant seem to see to see the near command on there? >,<

    Hi, sorry if I sound like a noob to you, but i changed vip to Donator1 and then the underneath vip to donor1 aswell.. this still doesn't seem to change anything :( If you know this that would be great but in the meantime I'll try youtube xD

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

    Necrodoom

    essentials.near

    and paste your edited config.yml
     
  11. Offline

    PassionPvP

    I will try, but idk how :3
     
  12. Offline

    Necrodoom

    copy your config, paste here using www.pastie.org
     
  13. Offline

    PassionPvP

  14. Offline

    Necrodoom

    sethome-multiple:
    default: 3
    # essentials.sethome.multiple.donor1
    donor1: 3
    # essentials.sethome.multiple.donor2
    staff: 4

    you basically set that donor1 has no effect, since it gives same amount of homes as default.
    explain what you are trying to do?
     
  15. Offline

    PassionPvP

    Oh well 5$ is *donor1* well thats what its set as in groumanager and it goes up 5$ every donation, also, starting at 3, it goes up by 1 sethome more each donation, but if i need to i can change default one
     
  16. Offline

    Necrodoom

    sethome-multiple:
    default: 2
    # essentials.sethome.multiple.donor1
    donor1: 3
    # essentials.sethome.multiple.donor2
    donor2: 4
    # essentials.sethome.multiple.donor3
    donor3: 5
    # essentials.sethome.multiple.donor4
    donor4: 6
    # essentials.sethome.multiple.donor5
    donor5: 7
    # essentials.sethome.multiple.donor6
    donor6: 8
    # essentials.sethome.multiple.donor7
    donor7: 9
    # essentials.sethome.multiple.donor8
    donor8: 10

    make sure to keep correct indenting.
     
  17. Offline

    PassionPvP

    Ok, thanks very much!
     
  18. Offline

    breezeyboy

    pass, i send u a pm
     
  19. Offline

    PassionPvP

    ?

    Hi, please look at this file and tell me whats wrong. It still doesn't work with that inserted D:

    File! ---> http://pastebin.com/3PHR9Fj4 <--- File!

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

    Necrodoom

  21. Offline

    PassionPvP

    I dont understand? I pasted in the bit from the link, and .... Still wont work! D: Why is this soooo annoying :(
     
  22. Offline

    Necrodoom

    what doesnt work exactly? did you even gave the permission nodes?
     
  23. Offline

    PassionPvP

    Yes, I gave the nodes, for someone that donated I put - essentials.sethome.multiple.donor2 and copyied exactly what you put.. Then ./reload plugins, and then it said to him "Error:You can only set 1 home."
     
  24. Offline

    Necrodoom

    never /reload. use the permissions plugin given command. you need
    essentials.sethome
    essentials.sethome.multiple
    essentials.sethome.multiple.donor2
     
  25. Offline

    PassionPvP

    Thanks i will try, and why no /reload?
     
  26. Offline

    Necrodoom

    /reload doesnt actually reload, and causes problems. use your permissions plugin given reload. /manload for GM, /pex reload for PEX ( i think)
     
  27. Offline

    PassionPvP

    Oh ok thanks!

    Still no worky :( Check these out for me?
    Essentials homes file: http://pastebin.com/hh0F3muW
    Groupmanager file: http://pastebin.com/J9h0vWmf

    I've just seen in the essentials file there is Donor3: : with 2 ':'s in stead of 1, idk if that will affect it?

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

    Necrodoom

  29. Offline

    PassionPvP

    Doesn't the hashes (these #) mean thats a desc not a command? :/
    Btw i'm so sorry! But I really need help.. talk to me like a noob ://
     
  30. Offline

    Necrodoom

    thats to tell you the node. its a comment. nothing thats actually being used.
     
Thread Status:
Not open for further replies.

Share This Page