Page 1 of 1

LWC (Chest Protection)

Posted: 23 Jan 2011, 13:18
by HP-Bot
Original Thread: http://forums.bukkit.org/threads/967/" onclick="window.open(this.href);return false;

Protection for:
  • Chest
  • Dispenser
  • Furnace
  • Sign
  • Door (iron/wooden)
  • Trap Door
  • Fence Gate
  • Enchantment Table
  • Brewing Stand
Commands:
  • /lwc -c public (Create a public protection - anyone can view/modify, but not protect)
  • /lwc -c password <password> (Create a password-protected protection)
  • /lwc -c private (Create a private protection)
  • /lwc -m (Modify an existing protection)
  • /lwc -u <password> (Unlock something - when asked)
  • /lwc -i (View information on an already protected inventory)
  • /lwc -p (Activate a mode if it is not blacklisted)
  • /lwc -r <protection|modes> (Remove an existing protection or all modes activated on you)
Aliases:
  • /cpublic -> /lwc -create public
  • /cpassword <password> -> /lwc -create password <password>
  • /cprivate -> /lwc -create private
  • /cunlock <password> -> /lwc -unlock <password>
  • /cinfo -> /lwc -info
  • /cremove -> /lwc -r protection