Essentials Signs Not Working in-game

Discussion in 'Bukkit Help' started by ManHands178, Jun 5, 2012.

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

    ManHands178

    How do i make it to where people in game can use signs like warp. No one can use them not even me and im op. I already went into essentials config and removed the hash mark from infront of the sign things to activate them. They even turn blue in game when i make them its just that no one can use them. Please help ASAP.
     
  2. Offline

    smileman

    Try to add perms to your ranks, some plugins ignore OPs perms...
     
  3. Offline

    ManHands178

    no, it still wont let me here is my config file: I use PEX

    Owner:
    prefix: '&f[&6Owner&f]'
    permissions:
    - -srpex.notfrom.*
    - essentials.signs.*
    - '*'
    users:
     
  4. Offline

    monkeyXshadow

    manhands what you have to do is go into essentials config and enable each sign
    if you still dont know how skype me at bryce.anderson93
     
  5. Offline

    jon_r12

    you can enable signs just go to your essentials folder and find something like this:

    # Essentials Sign Control
    # See http://wiki.ess3.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.
    # Color is not an actual sign, it's for enabling using color codes on signs, when the correct permissions are given.

    enabledSigns:
    #- color
    #- balance
    #- buy
    #- sell
    #- trade
    #- free
    #- disposal
    #- warp
    #- kit
    #- mail
    #- enchant
    #- gamemode
    #- heal
    #- info
    #- spawnmob
    #- repair
    #- time
    #- weather
    Just remove those # that u want to enable like time sign, warp sign, heal sign, weather sign ect just remove the # they have before it
     
  6. Offline

    MineOfTheCrafts

    Instead of those perms, use
    - essentials.signs.use.*
     
  7. Offline

    yipy20011

    you need to remove the #'s from the sign name.
     
Thread Status:
Not open for further replies.

Share This Page