Disabling everything but sleeping and pressure plates?

Discussion in 'Bukkit Help' started by phimt, Jun 4, 2012.

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

    phimt

    I tried using worldguard's blacklist as a whitelist, then allowing the use of beds and pressure plates:

    Config
    Code:
    blacklist:
        use-as-whitelist: true
    
    Blacklist
    Code:
    [bed]
    on-use=deny
    on-interact=deny
    [70]
    on-use=deny
    on-interact=deny
    Maybe there is an easier way to do this?
     
  2. Offline

    XanderCrews01

    You could use Worldguard regions. Just use flags on the region __global__. It is not listed, but it is there.
     
Thread Status:
Not open for further replies.

Share This Page