Factions / Showcasestandalone conflict

Discussion in 'Bukkit Help' started by mercuryCoder, Sep 12, 2015.

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

    mercuryCoder

    I currently run a Spigot 1.8 server. Yes, Spigot is not Bukkit, but this forum seems like a suitable place for talking about this issue since it involves Bukkit plugins. I am trying to set up a shop in my spawn using ShowcaseStandalone, but the spawn is protected by SafeZone, preventing non-admin players from interacting with the shops. The interaction is nothing but right-clicking on the showcase block to buy/sell, and factions interprets this as an action that should be protected against.

    What can I change in my config to allow ShowCaseStandalone shops to be used in the SafeZone?
     
  2. Offline

    wowzersam

    @mercuryCoder I would remove the safezone for your spawn region and instead use worldguard flags to protect that region.
     
  3. Offline

    17xDillz1997

    I did what @wowzersam did, but this was before I added ShowcaseStandalone. But luckily I had worldguarded it. Just use these flags and you'll be fine.

    Build deny
    mob-spawning deny
    invincible allow
    creeper-explosion deny
    other-explosion deny
    blocked-cmds f claim
    (If you have a old faction plugin like me, it'll recognise the worldguard and won't allow any faction claiming commands in the area)

    Others are entirely up to you and how your spawn is built, but I'm pretty sure all faction safezone does it make players invincible and doesn't allow claiming. It doesn't prevent grass growth etc as far as I know.
     
Thread Status:
Not open for further replies.

Share This Page