Essentials Warp Sign Error

Discussion in 'Bukkit Help' started by iceflamer, Apr 27, 2012.

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

    iceflamer

    Name of group = Kindergarten
    permissions:
    - essentials.signs.use.warp
    - essentials.warp
    - essentials.warp.HungerGames
    - essentials.warp.Kingdergarten
    - essentials.warp.SpleefArena

    No error in server log.
    No error with YAML.

    Why can I use signs (they work fine if I put
    [warp]
    kindergarten
    kindergarten

    but it looks ugly like that)

    Halp?

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

    ZeroZX4

    so whats the error ?
     
  3. Offline

    iceflamer

    Why CANT I use signs?
    my bad

    Group kindergarten with then following permisssions:

    - essentials.signs.use.warp
    - essentials.warp
    - essentials.warp.HungerGames
    - essentials.warp.Kingdergarten
    - essentials.warp.SpleefArena
    Can NOT use a a sign.
    They only can use it if I put
    [warp]
    kindergarten
    kindergarten

    not when I put
    [warp]
    kindergarten

    no error in server log or perms

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

    ZeroZX4

    before you start to play with permissions make sure in essentials config you remove # from the left side here

    # 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.
    # Essentials Colored sign support will be enabled when any sign types are enabled.
    # We recommend not enabling chest protection signs if you don't intend to use them, (or are using LWC/Lockette).

    enabledSigns:
    - color
    - balance
    - buy
    - sell
    - trade
    - free
    - disposal
    - warp
    - kit
    - mail
    - enchant
    - gamemode
    - heal
    - spawnmob
    - time
    - weather
    - protection
     
  5. Offline

    iceflamer

    ...
    I know.
    I did that.
    IF I hadnt ... then:
    [warp]
    kindergarten
    kindergarten
    Would NOT work.

    Its in the perms... I dont know what.

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

    ZeroZX4

    there is something called negative permissions

    for example if this give permission
    - essentials.warp

    this take it out
    - -essentials.warp

    so you can give them something like

    - -essentials.warp.create
    - -essentials.warp.remove
    - essentials.warp.*

    and so they can use warps but they cant remove or create them so same stuff works with signs so try it
     
  7. Offline

    iceflamer

    But I want to force them to use the signs



    ...

    if I do that then they can /warp kindergarten

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

    ZeroZX4

    so here is work around you can make normal sign saying "stand next to sign to teleport" and make teleport gates with this plugin

    http://dev.bukkit.org/server-mods/realteleporter/

    it would do exact same thing as sign just they would not need to click it but instead they would need to step on certain spot
     
  9. Offline

    iceflamer

    So who knows whats up with my essentials?

    Also its not updated

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

    ZeroZX4

Thread Status:
Not open for further replies.

Share This Page