MoreHearts Plugin

Discussion in 'Bukkit Help' started by SomeGuy93, Sep 4, 2014.

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

    SomeGuy93

    I have a question on this Plugin here: http://dev.bukkit.org/bukkit-plugins/more-hearts/

    There it says that I can set custom permissions.
    I have done this:

    Code:
    Permissions:
      starter: 0
      rank1: 0
      rank2: 1
      rank3: 1
      rank4: 1
      rank5: 2
      rank6: 2
      rank7: 3
    so that rank7 for example has 10 more hearts.

    My problem now is that me, as owner, also have 10 more hearts, and I am not able to remove them!
    I mean, with "/mh set xyss 0" (setting my extra hearts to 0), I still have 10 extra hearts.
    I also already removed the permissions for the owner, but no change...

    owner-perms:
    Code:
        permissions:
        - '*'
        - -morehearts.starter
        - -morehearts.rank1
        - -morehearts.rank2
        - -morehearts.rank3
        - -morehearts.rank4
        - -morehearts.rank5
        - -morehearts.rank6
        - -morehearts.rank7
     
  2. Offline

    JordyPwner

    Contact the Developer
     
Thread Status:
Not open for further replies.

Share This Page