Problem/Bug permission ex

Discussion in 'Bukkit Help' started by EVW04, Apr 17, 2017.

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

    yPedx

    @EVW04
    Add a colon after all the ranks. And add "permissions: " over helper permissions.
     
    Last edited: Apr 20, 2017
  2. when you say colon after all the ranks, do you mean like this
    (example)
    gold
    inheritance:
    - iron
    prefix: '&7[&6Gold&7]&e'
    permissions:
    -example.plugin
    : <-----------here'

    or like att the end of the text document
     
  3. Offline

    yPedx

    @EVW04
    No, I mean like this;
    Code:
    gold:        <--- here
    inheritance:
    - iron
    prefix: '&7[&6Gold&7]&e'
    permissions:
    -example.plugin
     
  4. This still does not work ):. And if anyone has another fix idea, could you paste the code on pastebin?
    also, there might be a problem with chatex plugin. i later used essentials chat but swithed to chatex.
     
  5. Offline

    Captain_Obvious

  6. Last edited: Apr 24, 2017
Thread Status:
Not open for further replies.

Share This Page