AlttdGriefPrevention/src/main/java/me/ryanhamshire/GriefPrevention
2022-02-25 21:53:28 +01:00
..
alttd better formatting for ignoreclaim warning 2022-02-25 21:53:28 +01:00
events Fix new depth not being set correctly (#1736) 2022-01-04 21:24:35 -08:00
util Update to 1.17 (#1448) 2021-07-10 12:31:12 -07:00
AutoExtendClaimTask.java Fix max depth below world height (#1502) 2021-08-02 08:32:23 -07:00
BlockEventHandler.java Remove unused check for creative mode 2022-02-19 20:57:34 +01: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 fix some stuff 2022-02-24 19:39:19 +01:00
ClaimPermission.java mostly claimnearby stuff? 2022-02-24 18:58:38 +01:00
ClaimsMode.java remove ClaimsMode.Creative 2022-02-19 20:40:52 +01:00
CleanupUnusedClaimPreTask.java reformat code 2020-06-08 21:57:55 -07:00
CleanupUnusedClaimTask.java remove bloat 2022-02-20 01:18:18 +01: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 Allow for sqlite backend to be used (#1157) 2020-12-18 08:55:02 -08:00
DataStore.java mostly claimnearby stuff? 2022-02-24 18:58:38 +01: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 Remove unused check for creative mode 2022-02-19 20:57:34 +01:00
EntityEventHandler.java Remove unused code 2022-02-19 21:06:41 +01:00
EquipShovelProcessingTask.java Remove unused check for creative mode 2022-02-19 20:57:34 +01:00
FindUnusedClaimsTask.java reformat code 2020-06-08 21:57:55 -07:00
FlatFileDataStore.java don't delete claims in unloaded worlds in flatfile storage 2021-05-29 12:33:41 -07:00
GriefPrevention.java fix some stuff 2022-02-24 19:39:19 +01:00
Messages.java mostly claimnearby stuff? 2022-02-24 18:58:38 +01: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 sieges 2022-02-19 20:07:28 +01:00
PlayerEventHandler.java Remove WelcomeTask 2022-02-21 17:45:52 +01: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 1.18 biome issues, maintain 1.17 compat (#1694) 2021-12-10 12:06:56 -08: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
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
WordFinder.java Auto claim the end island 2022-02-14 09:56:32 +01:00
WorldGuardWrapper.java Fix WorldGuard integration (#1630) 2021-12-10 12:00:34 -08:00