Commit Graph

26 Commits

Author SHA1 Message Date
sk89q
733163cc4c Updated changelog, readme. 2011-01-17 19:22:04 -08:00
sk89q
80e9799579 Fixed typo in README.txt. 2011-01-17 00:23:17 -08:00
sk89q
603fb5d2b8 Made /reload WorldGuard work for everyone by default. 2011-01-17 00:13:27 -08:00
sk89q
22f7c347ab Simplified release ZIP. 2011-01-17 00:10:32 -08:00
sk89q
0e1e92df13 Added option to prevent block damage created by flowing water (Minecart tracks, Redstone wire, etc.) 2010-11-30 02:44:01 -08:00
sk89q
a456d67528 Updated readmes. 2010-11-30 02:19:18 -08:00
sk89q
64629bd878 Updated README and CHANGELOG. 2010-11-25 02:40:46 -08:00
sk89q
c62c5f5cae Updated for 1.6. 2010-11-25 00:02:59 -08:00
sk89q
b4d8b2095d Changed some configuration defaults: summary-on-start=true, disable-lava-fire=true, simulate-sponge=true, item-durability=false. 2010-11-24 12:41:32 -08:00
sk89q
f7099f2093 Improved README. 2010-11-24 12:31:56 -08:00
sk89q
8c51795b1a Removed mention of the block lag fix. 2010-11-24 12:26:58 -08:00
sk89q
c0b4d95082 Added documentation for required hooks. Improved missing hook messages. 2010-11-23 22:42:30 -08:00
sk89q
f305b3a119 Hooks are now conditionally loaded. summary-on-start is now disabled by default and mentioned in the README. 2010-11-23 22:31:28 -08:00
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