Commit Graph

13 Commits

Author SHA1 Message Date
sk89q
e15311178b Updated the README.txt. 2010-11-21 01:36:13 -08:00
sk89q
339bf1a06d Improved documentation. 2010-11-21 01:21:20 -08:00
sk89q
c3eef60672 Added no-physics-gravel, no-physics-sand, and allow-portal-anywhere. 2010-11-21 01:12:00 -08:00
sk89q
eb78b390ca Added item-durability and blacklist on-acquire event. Thanks to Dinnerbone for heading my requests :) 2010-11-21 00:45:16 -08:00
sk89q
d4c4a497c4 Updated for 1.3. 2010-11-20 11:59:35 -08:00
sk89q
afff62120e Updated documentation and version for 1.2. 2010-11-19 21:59:56 -08:00
sk89q
ff8c48e69e Added fire spread spreading enabling and disabling commands. 2010-11-19 21:49:31 -08:00
sk89q
6d0d2ee538 Sponge now removes water and obeys new 'sponge-radius' configuration variable. 2010-11-19 21:14:01 -08:00
sk89q
1859fc5db2 Overhauled the blacklist system.
- The blacklist's method of preventing notification repeats is now better, instead waiting 3 seconds before notifying again (before it didn't notify again at all unless the user started using another blocked action).
- To give users the ability to receive notifications, the command to give permission to has been changed to /worldguardnotify, although the old one (that was never mentioned anywhere) still works.
- Water and lava buckets are now psuedo-blocked using an unreliable method that risks the stability of your server (no other plugin does it better though). Use it as your own risk.
- Added on item drop and on item use (i.e. chest) events.
- Chests, signs, and furnaces can now be blocked better with the blacklist system.
- The event names in the blacklist configuration have changed but the old event names should still work. The new names should make "more sense."
- A new "ban" action has been added to the blacklist.
- Action messages have been improved, now longer saying "destroyed" for everything.
- Logging to file has been completely changed, allowing you to use the date and time and the player's username in the log filename. It no longer rotates log files based on size, however.
- Logging to database is now supported.
2010-11-19 20:03:19 -08:00
sk89q
447f192027 Changed project name to WorldGuard. 2010-11-17 12:05:07 -08:00
sk89q
6d56273682 Committed block lag fix. 2010-11-17 11:54:40 -08:00
sk89q
787e2bcd97 Fixed typo in README.txt. 2010-11-14 15:01:18 -08:00
sk89q
3aa265b553 Initial commit. 2010-11-14 00:55:01 -08:00