Chest shop and essentials messing each other up?

Discussion in 'Bukkit Help' started by joshgriff5, Mar 7, 2012.

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

    joshgriff5

    On my server i am using essentials, iconomy and chest shop. When I make a chest shop and someone tries to purchase from it, it says that the sign is protected by me using essentials. How do I stop that from happening? Thank you so much!
     
  2. Offline

    MrDice

    Is the shop near the spawn?
     
  3. Offline

    joshgriff5

    Pretty close to it.
     
  4. Offline

    MrDice

    I would change the Bukkit.yml to the spawn radius to "0"
     
  5. Offline

    joshgriff5

    Didnt work. When someone tries to buy from the sign it says [essentialsprotect]: Protection owner lilgriff5
     
  6. Offline

    MrDice

    In your essentials config file, check if "Chest Protection" is enabled.
     
  7. Offline

    joshgriff5

    Yes it is enabled but how exactly do i disable it? This is what it look like....

    Code:
    # 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.
    # We recommend not enabling chest protection signs if you don't intend to use them, (or are using LWC/Lockette).
     
    enabledSigns:
      #- balance
      #- buy 
      #- sell
      #- trade
      #- free
      #- disposal
      #- warp
      #- kit
      #- mail
      #- enchant
      #- gamemode
      #- heal
      #- spawnmob
      #- time
      #- weather
      #- protectiom
      
     
  8. Offline

    MrDice

    hmm, thats strange, you have the "#" before protection so it should not have that, but, try this, try to set up a shop a way from spawn. And are you using any other protection plugins?
     
  9. Offline

    joshgriff5

    I tried setting up away from spawn and it didnt work, nope thats my only protection plugin
     
  10. Offline

    MrDice

    Whats your server ip, i want to see this for my self.
     
  11. Offline

    joshgriff5

    72.225.32.224

    72.225.32.224

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

    FXHNTR

    I have a temporary solution, until you find a permanent one.
    Do you have LWC? If you do, that could be the issue.
     
  13. everyone stop talking poop.


    as long as your player has the iconomychestshop.use permission (AFTER YOU ADDED THE PLUGIN), it will override any sign protection from essentials and use its own.
     
Thread Status:
Not open for further replies.

Share This Page