WorldGuard/src/main/java/com/sk89q/worldguard/bukkit
2014-08-24 17:14:34 -07:00
..
cause Cause.isKnown() now returns false if it only contains objects that do not properly constitute a cause. 2014-08-24 02:55:57 -07:00
commands Fix /wg reload sometimes not applying new changes right away. 2014-08-24 02:14:15 -07:00
event Add helper ProtectionQuery class for other plugins. 2014-08-24 17:01:52 -07:00
listener Change .interact to .use for item use permission. 2014-08-24 17:14:34 -07:00
permission Refactor region commands and make the necessary ones run in the background. 2014-08-14 21:24:32 -07:00
util Allow hitting hostile mobs in protected regions. 2014-08-24 17:13:27 -07:00
BukkitBlacklist.java Remove use of Bukkit logger. 2014-08-21 22:22:28 -07:00
BukkitOfflinePlayer.java Handle OfflinePlayer causes. 2014-08-22 18:04:01 -07:00
BukkitPlayer.java Add helper ProtectionQuery class for other plugins. 2014-08-24 17:01:52 -07:00
BukkitUtil.java Fix and improve protection handlers. 2014-08-15 01:43:37 -07:00
ConfigurationManager.java Automatic invincibility / no-drowning groups have to be enabled now. 2014-08-24 01:13:59 -07:00
ProtectionQuery.java Add helper ProtectionQuery class for other plugins. 2014-08-24 17:01:52 -07:00
QueryCache.java Handle region data load / save failure more gracefully. 2014-08-22 02:08:37 -07:00
RegionContainer.java Better handle disabling of the regions feature. 2014-08-22 16:18:05 -07:00
RegionQuery.java Fix region bypass permission and support fake players. 2014-08-22 19:32:03 -07:00
WGBukkit.java Cleanup code and add checkstyle configs from WorldEdit. 2014-07-12 19:31:43 -07:00
WorldConfiguration.java Be more lax with entity spawns. 2014-08-24 15:53:45 -07:00
WorldGuardPlugin.java Add helper ProtectionQuery class for other plugins. 2014-08-24 17:01:52 -07:00