AlttdGriefPrevention/src/me/ryanhamshire/GriefPrevention
ryanhamshire 9ecbb7b931 Added better first time help and claim count limit.
Help messages should be harder to miss and easier to understand.  Added
config option to limit total land claims per player, defaulted off.
2014-12-22 16:31:22 -08:00
..
BlockEventHandler.java Added better first time help and claim count limit. 2014-12-22 16:31:22 -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 Perf: Claim Cleanup 2014-11-16 14:48:03 -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 Bug Fix: Database boot. 2014-11-07 21:08:19 -08:00
DataStore.java Added better first time help and claim count limit. 2014-12-22 16:31:22 -08:00
DeliverClaimBlocksTask.java API tweak for back compat, adjusted blocks delivery. 2014-12-02 15:08:15 -08:00
EntityCleanupTask.java Redesigned per-world claim mode configuration. 2014-10-19 13:19:53 -07:00
EntityEventHandler.java Added /GivePet and tweaked pet protections. 2014-12-17 21:19:47 -08:00
EquipShovelProcessingTask.java Added better first time help and claim count limit. 2014-12-22 16:31:22 -08:00
FlatFileDataStore.java Better logging for failures to read claim data. 2014-11-13 19:45:40 -08:00
GriefPrevention.java Added better first time help and claim count limit. 2014-12-22 16:31:22 -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 Added better first time help and claim count limit. 2014-12-22 16:31:22 -08:00
PendingItemProtection.java Added pet protections. Tweaked drop protections. 2014-12-16 21:00:42 -08:00
PlayerData.java Added /GivePet and tweaked pet protections. 2014-12-17 21:19:47 -08:00
PlayerEventHandler.java Added better first time help and claim count limit. 2014-12-22 16:31:22 -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 Code cleanup. 2014-12-13 11:37:10 -08:00
Visualization.java Fixed broken claim visualizations. 2014-12-21 14:06:04 -08:00
VisualizationApplicationTask.java Automatic visualization reversion. 2014-10-16 20:33:48 -07:00
VisualizationElement.java 7.0 2012-11-14 17:33:22 -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