Want to protect your server from having lava flow? Water flow? Buckets being used? What about TNT or other items? Well Guardian is here to be your servers shield; To protect from all things unwanted, it can also alert you when they happen.
Installation:
* Download the zip.
o Extract the zip into your bukkit folder.
* Navigate to the Guardian/ folder and edit/read the .settings & .permissions files.
* Reload the server, Join, Enjoy!
Bugs / Known Issues / Todo:
* Breaking block support
o Waiting for support for canceling the event.
* Fire spreading support. Done.
Download:
* You can download Guardian 1.3 here. (Zip)
o Older: 1.2, 1.1, 1.0
Default Settings:
# Default Guardian Settings
# Prevent items from being placed
# Seperate items with commas (With trailing comma as seen below.)
#
# Default includes Diamond & Gold Ore blocks, TNT, Lava (Both), Water (Both)
blacklisted-placement=14,56,46,11,10,9,8,
# Prevent items from being used.
# Seperate items with commas (With trailing comma as seen below.)
#
# Default includes Lava bucket, Water bucket, Bucket, TNT:
#
# Some ideas: Tools, etc.
blacklisted-usage=327,326,325,46,
# Alert when someone uses something:
alert-usage=true
alert-placement=true
# Who are we alerting to?
# Seperate names via comma (With trailing comma)
alert-to=admins name,
# Control block flowing:
stop-lava-flow=true
stop-water-flow=true
stop-bucket-flow=true
# Control fire spread:
stop-fire-spread=true
# Control lava fire spread:
stop-lava-fire-spread=true
# Control flint fire usage:
stop-flint-fire=true
# Prevent items from being placed
# Seperate items with commas (With trailing comma as seen below.)
#
# Default includes Diamond & Gold Ore blocks, TNT, Lava (Both), Water (Both)
blacklisted-placement=14,56,46,11,10,9,8,
# Prevent items from being used.
# Seperate items with commas (With trailing comma as seen below.)
#
# Default includes Lava bucket, Water bucket, Bucket, TNT:
#
# Some ideas: Tools, etc.
blacklisted-usage=327,326,325,46,
# Alert when someone uses something:
alert-usage=true
alert-placement=true
# Who are we alerting to?
# Seperate names via comma (With trailing comma)
alert-to=admins name,
# Control block flowing:
stop-lava-flow=true
stop-water-flow=true
stop-bucket-flow=true
# Control fire spread:
stop-fire-spread=true
# Control lava fire spread:
stop-lava-fire-spread=true
# Control flint fire usage:
stop-flint-fire=true
Permission Nodes: (For Permissions Plugin)
general.exempt.usage - allows the player / group to use banned items.
general.exempt.placing - allows the player / group to place banned blocks.
general.exempt.placing - allows the player / group to place banned blocks.