Commit Graph

70 Commits

Author SHA1 Message Date
sk89q
41daebb629 Updated changelog. 2010-12-26 10:32:31 -08:00
sk89q
01e93a642e Updated for 1.8. 2010-12-25 22:24:57 -08:00
sk89q
257c12e727 Updated for 0.2.8. 2010-12-04 00:15:50 -08:00
sk89q
8192a1962a Updated for 1.7. 2010-11-30 21:59:39 -08:00
sk89q
23e7d4a8bb Updated for 1.7. 2010-11-30 02:48:39 -08:00
sk89q
64629bd878 Updated README and CHANGELOG. 2010-11-25 02:40:46 -08:00
sk89q
133e4c2c78 Updated for 1.5.1. 2010-11-24 13:10:29 -08:00
sk89q
79518e6503 Updated CHANGELOG. 2010-11-24 12:44:37 -08:00
sk89q
ba523ce3f3 Updated for 1.5. 2010-11-24 12:18:45 -08:00
sk89q
48ace4947b Updated for 1.4.1. 2010-11-21 11:40:26 -08:00
sk89q
9a29474132 Updated for 1.4. 2010-11-21 01:29:52 -08:00
sk89q
915946317d Updated the changelog to note the table schema change. 2010-11-20 12:01:38 -08:00
sk89q
d4c4a497c4 Updated for 1.3. 2010-11-20 11:59:35 -08:00
sk89q
ff8c48e69e Added fire spread spreading enabling and disabling commands. 2010-11-19 21:49:31 -08:00
sk89q
b9e84f7b4a Improved item drop list for the block lag fix. 2010-11-19 21:34:14 -08:00
sk89q
6d0d2ee538 Sponge now removes water and obeys new 'sponge-radius' configuration variable. 2010-11-19 21:14:01 -08:00
sk89q
70c6b26db5 Added summary-on-start configuration setting to control whether the summary should be printed. 2010-11-19 20:09:26 -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
f8a63b372d Updated for 1.1.2. 2010-11-18 10:47:05 -08:00
sk89q
c1da391653 Updated for 1.1.1. 2010-11-17 23:06:57 -08:00