AlttdGriefPrevention/src/main/java/me/ryanhamshire/GriefPrevention
2020-12-09 00:47:39 -08:00
..
events Finalize fields where possible (#1021) 2020-09-20 09:01:37 -07:00
metrics Finalize fields where possible (#1021) 2020-09-20 09:01:37 -07:00
util Refactor boundary checks into unified bounding box (#1126) 2020-12-09 00:28:22 -08:00
AutoExtendClaimTask.java Update to current Biome API (#1044) 2020-11-18 07:46:57 -08:00
BlockEventHandler.java Refactor boundary checks into unified bounding box (#1126) 2020-12-09 00:28:22 -08:00
BlockSnapshot.java reformat code 2020-06-08 21:57:55 -07:00
BroadcastMessageTask.java Finalize fields where possible (#1021) 2020-09-20 09:01:37 -07:00
CheckForPortalTrapTask.java revert to using static calls instead of instance (#1017) 2020-12-09 00:47:39 -08:00
Claim.java Refactor boundary checks into unified bounding box (#1126) 2020-12-09 00:28:22 -08:00
ClaimPermission.java reformat code 2020-06-08 21:57:55 -07:00
ClaimsMode.java Refactor to maven standard layout (#270) 2018-06-11 23:11:37 -07:00
CleanupUnusedClaimPreTask.java reformat code 2020-06-08 21:57:55 -07:00
CleanupUnusedClaimTask.java Use enhanced for loop where applicable (#1016) 2020-09-19 14:14:11 -07:00
CommandCategory.java Refactor to maven standard layout (#270) 2018-06-11 23:11:37 -07:00
CreateClaimResult.java reformat code 2020-06-08 21:57:55 -07:00
CustomizableMessage.java git add --renormalize . 2020-09-07 05:32:16 -07:00
CustomLogEntryTypes.java Refactor to maven standard layout (#270) 2018-06-11 23:11:37 -07:00
CustomLogger.java StringBuilder#append should not contain concatenation (#1020) 2020-09-20 09:06:53 -07:00
DatabaseDataStore.java Finalize fields where possible (#1021) 2020-09-20 09:01:37 -07:00
DataStore.java Fix subclaims being added to chunk claims map when resized (#1082) 2020-10-29 09:23:33 -07:00
DeliverClaimBlocksTask.java Finalize fields where possible (#1021) 2020-09-20 09:01:37 -07:00
EconomyHandler.java Update and improve economy handling (#1042) 2020-10-05 20:34:11 -07:00
EntityCleanupTask.java Finalize fields where possible (#1021) 2020-09-20 09:01:37 -07:00
EntityEventHandler.java revert to using static calls instead of instance (#1017) 2020-12-09 00:47:39 -08:00
EquipShovelProcessingTask.java Finalize fields where possible (#1021) 2020-09-20 09:01:37 -07:00
FindUnusedClaimsTask.java reformat code 2020-06-08 21:57:55 -07:00
FlatFileDataStore.java Use enhanced for loop where applicable (#1016) 2020-09-19 14:14:11 -07:00
GriefPrevention.java reinstate default of max accrual blocks to 80k 2020-11-28 22:28:08 -08:00
IgnoreLoaderThread.java Finalize fields where possible (#1021) 2020-09-20 09:01:37 -07:00
IpBanInfo.java git add --renormalize . 2020-09-07 05:32:16 -07:00
Messages.java Add option to enforce a minimum claim size for automatically-generated claims (#1037) 2020-10-02 09:02:37 -07:00
PendingItemProtection.java reformat code 2020-06-08 21:57:55 -07:00
PistonMode.java Add new, efficient options for handling pistons (#933) 2020-09-14 16:45:08 -07:00
PlayerData.java Remove explicit type declaration (#1015) 2020-09-17 08:25:38 -07:00
PlayerEventHandler.java revert to using static calls instead of instance (#1017) 2020-12-09 00:47:39 -08:00
PlayerKickBanTask.java Finalize fields where possible (#1021) 2020-09-20 09:01:37 -07:00
PlayerRescueTask.java Finalize fields where possible (#1021) 2020-09-20 09:01:37 -07:00
PvPImmunityValidationTask.java Finalize fields where possible (#1021) 2020-09-20 09:01:37 -07:00
RestoreNatureExecutionTask.java Finalize fields where possible (#1021) 2020-09-20 09:01:37 -07:00
RestoreNatureProcessingTask.java Fix restore nature removing top level of liquids (#1066) 2020-10-23 19:41:46 -07:00
SecureClaimTask.java Finalize fields where possible (#1021) 2020-09-20 09:01:37 -07:00
SendPlayerMessageTask.java Finalize fields where possible (#1021) 2020-09-20 09:01:37 -07:00
ShovelMode.java git add --renormalize . 2020-09-07 05:32:16 -07:00
SiegeCheckupTask.java Finalize fields where possible (#1021) 2020-09-20 09:01:37 -07:00
SiegeData.java Remove explicit type declaration (#1015) 2020-09-17 08:25:38 -07:00
SpamDetector.java Finalize fields where possible (#1021) 2020-09-20 09:01:37 -07:00
TextMode.java reformat code 2020-06-08 21:57:55 -07:00
UUIDFetcher.java Avoid requesting invalid names from Mojang (old UUID conversion code) (#1092) 2020-12-09 00:31:38 -08:00
Visualization.java Remove explicit type declaration (#1015) 2020-09-17 08:25:38 -07:00
VisualizationApplicationTask.java Finalize fields where possible (#1021) 2020-09-20 09:01:37 -07:00
VisualizationElement.java git add --renormalize . 2020-09-07 05:32:16 -07:00
VisualizationReversionTask.java Finalize fields where possible (#1021) 2020-09-20 09:01:37 -07:00
VisualizationType.java git add --renormalize . 2020-09-07 05:32:16 -07:00
WelcomeTask.java Finalize fields where possible (#1021) 2020-09-20 09:01:37 -07:00
WordFinder.java Fix WordFinder matching anything with empty BannedWords.txt (#1045) 2020-10-04 15:24:52 -07:00
WorldGuardWrapper.java Update to WorldGuard's 1.16 API (#904) 2020-07-25 11:42:14 -07:00