AlttdGriefPrevention/src/me/ryanhamshire/GriefPrevention
ryanhamshire 30998c3d75 Made expanding chest claims easier.
For players expanding for the first time - allow them to resize to less
than the max size as long as it's an expansion.
2015-01-28 14:09:04 -08:00
..
events Added ClaimDeletedEvent. 2015-01-11 15:33:05 -08:00
BlockEventHandler.java Faster claim extension. 2015-01-26 16:07:41 -08:00
BlockSnapshot.java 3.2 2012-03-29 17:27:12 -07:00
CheckForPortalTrapTask.java Added /GPBlockInfo 2014-12-21 13:32:09 -08:00
Claim.java Fix: Commands don't work with small claims. 2014-11-19 18:58:50 -08:00
ClaimPermission.java 3.2 2012-03-29 17:27:12 -07:00
ClaimsMode.java Redesigned per-world claim mode configuration. 2014-10-19 13:19:53 -07:00
CleanupUnusedClaimsTask.java Fixed creative mode claims expiring too fast. 2015-01-19 11:36:52 -08:00
CreateClaimResult.java 3.2 2012-03-29 17:27:12 -07:00
CustomizableMessage.java 7.0 2012-11-14 17:33:22 -08:00
DatabaseDataStore.java Even more reliability for SQL connections. 2015-01-28 13:55:46 -08:00
DataStore.java Fix for data migration. 2015-01-19 17:57:52 -08:00
DeliverClaimBlocksTask.java Perf: Deliver claim blocks task. 2015-01-14 17:39:44 -08:00
EntityCleanupTask.java Redesigned per-world claim mode configuration. 2014-10-19 13:19:53 -07:00
EntityEventHandler.java Jump potions on animals require container trust. 2015-01-26 16:40:08 -08:00
EquipShovelProcessingTask.java Added better first time help and claim count limit. 2014-12-22 16:31:22 -08:00
FlatFileDataStore.java Fix for data migration. 2015-01-19 17:57:52 -08:00
GriefPrevention.java Removed option requiring permission to claim. 2015-01-26 16:32:00 -08:00
IpBanInfo.java 7.0 2012-11-14 17:33:22 -08:00
MaterialCollection.java 7.0 2012-11-14 17:33:22 -08:00
MaterialInfo.java 7.0 2012-11-14 17:33:22 -08:00
Messages.java Preventing chat after login until movement. 2015-01-15 18:48:00 -08:00
PendingItemProtection.java Added pet protections. Tweaked drop protections. 2014-12-16 21:00:42 -08:00
PlayerData.java Preventing chat after login until movement. 2015-01-15 18:48:00 -08:00
PlayerEventHandler.java Made expanding chest claims easier. 2015-01-28 14:09:04 -08:00
PlayerKickBanTask.java Performance - Eliminated unnecessary net traffic. 2014-10-02 14:15:23 -07:00
PlayerRescueTask.java Code cleanup. 2014-12-13 11:37:10 -08:00
Public API.txt 3.2 2012-03-29 17:27:12 -07:00
RestoreNatureExecutionTask.java Added UUID support. 2014-09-22 13:46:13 -07:00
RestoreNatureProcessingTask.java 7.2.2 2013-01-24 19:45:39 -08:00
SecureClaimTask.java Adjusted for breaking changes in 1.8. 2014-12-02 13:32:29 -08:00
SendPlayerMessageTask.java Fixed errors related to console command usage. 2014-12-15 19:58:47 -08:00
ShovelMode.java 7.0 2012-11-14 17:33:22 -08:00
SiegeCheckupTask.java 7.0 2012-11-14 17:33:22 -08:00
SiegeData.java 7.0 2012-11-14 17:33:22 -08:00
TextMode.java 7.2 2013-01-05 08:19:42 -08:00
UUIDFetcher.java Fix for data migration. 2015-01-19 17:57:52 -08:00
Visualization.java Fixed visualizations not showing all subclaims. 2015-01-14 17:20:35 -08:00
VisualizationApplicationTask.java Automatic visualization reversion. 2014-10-16 20:33:48 -07:00
VisualizationElement.java Fixed visualizations artifacting the horizon. 2015-01-06 20:09:20 -08:00
VisualizationReversionTask.java Automatic visualization reversion. 2014-10-16 20:33:48 -07:00
VisualizationType.java New orange visualization for admin claims. 2014-10-16 19:54:51 -07:00
WorldGuardWrapper.java Improved world guard compat feature. 2015-01-26 18:40:58 -08:00