AlttdGriefPrevention/src/me/ryanhamshire/GriefPrevention
ryanhamshire d3a2637b92 Added warning for outdated servers.
For those vulnerable to piston grief due to the addition of slime
blocks, which the Spigot team did not address in early versions of 1.8.
2015-03-07 11:10:50 -08:00
..
events Added ClaimDeletedEvent. 2015-01-11 15:33:05 -08:00
BlockEventHandler.java Added warning for outdated servers. 2015-03-07 11:10:50 -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 Untrust in top level => untrust in children. 2015-02-05 18:16:17 -08:00
ClaimPermission.java 3.2 2012-03-29 17:27:12 -07:00
ClaimsMode.java Survival Requiring Claims Mode 2015-02-20 18:56:46 -08: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 UUID migration bug fix for database mode. 2015-02-04 16:21:26 -08:00
DataStore.java Command to set a player's accrued block total. 2015-02-21 22:19:44 -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 Fixed "combat" starting for blocked damage events. 2015-03-03 20:35:53 -08:00
EquipShovelProcessingTask.java Added better first time help and claim count limit. 2014-12-22 16:31:22 -08:00
FlatFileDataStore.java Faster UUID migration. 2015-01-31 13:05:51 -08:00
GriefPrevention.java Fixed kit commands abusing PvP immunity. 2015-03-03 20:50:47 -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 Command to set a player's accrued block total. 2015-02-21 22:19:44 -08:00
PendingItemProtection.java Added pet protections. Tweaked drop protections. 2014-12-16 21:00:42 -08:00
PlayerData.java Automatic claim block totals corrections. 2015-02-11 16:00:44 -08:00
PlayerEventHandler.java Removed a debug message. 2015-03-03 20:17:21 -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
PvPImmunityValidationTask.java Fixed kit commands abusing PvP immunity. 2015-03-03 20:50:47 -08: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 Faster UUID migration. 2015-01-31 13:05:51 -08:00
Visualization.java Perf: Visualizations 2015-03-02 13:58:27 -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