Commit Graph

222 Commits

Author SHA1 Message Date
sk89q
0f3c1b94d7 Caught error message for when the configuration file does not exist. 2010-11-25 23:27:33 -08:00
sk89q
13cc6736e2 /god mode now at least lets you gain health while it is on. 2010-11-25 13:47:20 -08:00
sk89q
64629bd878 Updated README and CHANGELOG. 2010-11-25 02:40:46 -08:00
sk89q
e42be555b1 Fixed spelling error in /god and allowed use of /god on others. 2010-11-25 02:37:50 -08:00
sk89q
c62c5f5cae Updated for 1.6. 2010-11-25 00:02:59 -08:00
sk89q
313bdbd8bf Added spawn protection, updated login protection. 2010-11-24 23:55:27 -08:00
sk89q
765b606e18 Added login protection. 2010-11-24 23:13:42 -08:00
sk89q
c0be685846 Added /god mode. 2010-11-24 22:44:09 -08:00
sk89q
133e4c2c78 Updated for 1.5.1. 2010-11-24 13:10:29 -08:00
sk89q
b7e91ac6d0 'Fixed' java.lang.NoSuchMethodError: Item.setDamage(I)V. 2010-11-24 13:09:53 -08:00
sk89q
79518e6503 Updated CHANGELOG. 2010-11-24 12:44:37 -08:00
sk89q
2999f9d168 Removed warning emitted when a hook does not exist. 2010-11-24 12:43:18 -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
ba523ce3f3 Updated for 1.5. 2010-11-24 12:18:45 -08:00
sk89q
e4af400acb Added a startup message indicating when all features all supported. 2010-11-24 12:17:26 -08:00
sk89q
ffa38f9fd1 Removed the block lag fix and cleaned up code. 2010-11-24 12:02:04 -08:00
sk89q
84ccabdf34 Improved missing feature detection. 2010-11-24 11:58:54 -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
48ace4947b Updated for 1.4.1. 2010-11-21 11:40:26 -08:00
sk89q
57acbebaf1 Fixed issue with the block lag fix dropping item stacks of 0 quantity. 2010-11-21 11:34:46 -08:00
sk89q
e15311178b Updated the README.txt. 2010-11-21 01:36:13 -08:00
sk89q
7385be7eff Fixed typo in worldguard.properties. 2010-11-21 01:30:50 -08:00
sk89q
9a29474132 Updated for 1.4. 2010-11-21 01:29:52 -08:00
sk89q
881f050f0d Inventory checks now won't be used if there are no on-acquire events. 2010-11-21 01:25:59 -08:00
sk89q
339bf1a06d Improved documentation. 2010-11-21 01:21:20 -08:00
sk89q
bc70678387 Updated for new version of durability fix. 2010-11-21 01:13:33 -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
a0fc3472e4 Updated blacklist and added Sturmeh's item durability 'fix' as sample rules. 2010-11-20 20:10:29 -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
0286900829 The notify, log, and tell actions will now trigger every time for the on-break, on-create, on-drop events. 2010-11-20 11:53:57 -08:00
sk89q
cf7874f776 Added comments and messages. Made the blacklist notification messages more compact and a different color. 2010-11-20 11:47:32 -08:00
sk89q
93c0295744 Added on-break event to the blacklist. 2010-11-20 11:13:18 -08:00
sk89q
9bc3a25191 Fixed signs being blank if they were denied via the blacklist. 2010-11-20 10:59:34 -08:00
sk89q
e95d7a8b6e Improved plugin compatibility with the block lag fix. 2010-11-20 10:56:47 -08:00
sk89q
1edc48b16f Added SQL for the blacklist database table. 2010-11-19 22:06:49 -08:00
sk89q
07c8abff54 Improved blacklist documentation. 2010-11-19 22:02:46 -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
b9e84f7b4a Improved item drop list for the block lag fix. 2010-11-19 21:34:14 -08:00
sk89q
924e6f3777 Fixed typo in source. 2010-11-19 21:17:30 -08:00
sk89q
6d0d2ee538 Sponge now removes water and obeys new 'sponge-radius' configuration variable. 2010-11-19 21:14:01 -08:00
sk89q
8983d7bc84 Fixed classic water for the onFlow update. 2010-11-19 21:02:54 -08:00
sk89q
fc81a7034e Block lag fix now fakes block status 3 for other plugins. 2010-11-19 20:58:34 -08:00
sk89q
b7e5828c3f WorldGuard should now close loggers on disable and reload. 2010-11-19 20:34:38 -08:00
sk89q
e543ac733f Fixed errors caused by reloading the plugin. 2010-11-19 20:32:41 -08:00