WorldGuard/src/main/java/com/sk89q/worldguard/bukkit
2015-01-11 02:34:12 -08:00
..
cause Reorganize some packages. 2014-12-31 02:05:47 -08:00
commands Add &r as a reset color code. 2015-01-08 13:40:57 -08:00
event Fix the splash potion flag not working with the other flags. 2015-01-06 15:00:54 -08:00
internal Reorganize some packages. 2014-12-31 02:05:47 -08:00
listener Handle PlayerInteractAtEntityEvent again. 2015-01-11 02:34:12 -08:00
permission Fix NPE caused by flag value permissions. 2015-01-08 14:29:06 -08:00
protection Fix incorrect region group inheritance and broken flag override in children. 2015-01-09 13:21:17 -08:00
util Use a less coarse can-interact-on-click check. 2015-01-11 02:05:31 -08: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 Add support for slightly older versions of Bukkit 1.7.9. 2015-01-08 00:25:07 -08:00
ConfigurationManager.java Rewrite and update report generation. 2014-12-31 01:18:23 -08: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 Have other flags override BUILD but not the other way like in WG 5. 2014-08-29 12:18:01 -07:00
WGBukkit.java Cleanup code and add checkstyle configs from WorldEdit. 2014-07-12 19:31:43 -07:00
WorldConfiguration.java Reorganize some packages. 2014-12-31 02:05:47 -08:00
WorldGuardPlugin.java Pass Player objects during WEPIF permission checks 2015-01-10 16:14:17 -08:00