AlttdGriefPrevention/src/me/ryanhamshire/GriefPrevention
ryanhamshire 6591933ad8 Fix for null player name.
WTF?  I guess in Cauldron, an offline player can have a null name.
2014-11-03 16:01:12 -08:00
..
BlockEventHandler.java Reduced CPU time for player login and logout. 2014-10-30 19:24:07 -07:00
BlockSnapshot.java 3.2 2012-03-29 17:27:12 -07:00
Claim.java Fixed /ContainerTrust not allowing nether wart. 2014-11-01 19:19:05 -07: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: Limited unused claim scan to creative mode. 2014-10-30 19:33:39 -07: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 Reduced CPU time for player login and logout. 2014-10-30 19:24:07 -07:00
DataStore.java Added /SoftMute 2014-11-01 19:18:27 -07:00
DeliverClaimBlocksTask.java Reduced CPU time for player login and logout. 2014-10-30 19:24:07 -07:00
EntityCleanupTask.java Redesigned per-world claim mode configuration. 2014-10-19 13:19:53 -07:00
EntityEventHandler.java Added "Farmtrust". 2014-10-23 19:57:25 -07:00
EquipShovelProcessingTask.java Updated help links. 2014-09-22 18:40:52 -07:00
FlatFileDataStore.java More event handler performance improvements. 2014-10-30 22:07:03 -07:00
GriefPrevention.java Fix for null player name. 2014-11-03 16:01:12 -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 /SoftMute 2014-11-01 19:18:27 -07:00
PlayerData.java Reduced CPU time for player login and logout. 2014-10-30 19:24:07 -07:00
PlayerEventHandler.java Tweak for team bot spam. 2014-11-03 15:56:43 -08:00
PlayerKickBanTask.java Performance - Eliminated unnecessary net traffic. 2014-10-02 14:15:23 -07:00
PlayerRescueTask.java Removed cooldown on /trapped. 2014-10-21 10:36:25 -07: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 7.0 2012-11-14 17:33:22 -08:00
SendPlayerMessageTask.java 7.0 2012-11-14 17:33:22 -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
TreeCleanupTask.java 7.2.2 2013-01-24 19:45:39 -08:00
UUIDFetcher.java UUID Migration Perf Tweak 2014-10-09 16:06:59 -07:00
Visualization.java Improved underwater claim management. 2014-10-29 15:27:13 -07: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