AlttdGriefPrevention/src/main/java/me/ryanhamshire/GriefPrevention
2022-02-14 09:50:09 +01:00
..
events Fix new depth not being set correctly (#1736) 2022-01-04 21:24:35 -08:00
metrics Finalize fields where possible (#1021) 2020-09-20 09:01:37 -07: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 Fix falling block and vehicle block change handling (#1424) 2021-07-16 09:22:15 -07: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 resolve NPE when calling Claim.allowEdit (#1580) 2021-09-12 10:58:15 -07:00
ClaimPermission.java Add ClaimPermissionCheckEvent (#1006) 2021-06-24 01:28:59 -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 Fix check for expiring chest claims (#1600) 2021-09-28 08:40:49 -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 Allow for sqlite backend to be used (#1157) 2020-12-18 08:55:02 -08:00
DataStore.java Clean up events for add-ons (#1706) 2021-12-10 12:14:40 -08: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 Fix some issues with splash potions (#1636) 2021-10-25 09:38:33 -07:00
EquipShovelProcessingTask.java Add ClaimPermissionCheckEvent (#1006) 2021-06-24 01:28:59 -07: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 Clean up events for add-ons (#1706) 2021-12-10 12:14:40 -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 Require trust to blow up tnt with arrows 2022-02-14 09:50:09 +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
SecureClaimTask.java Add ClaimPermissionCheckEvent (#1006) 2021-06-24 01:28:59 -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 Add ClaimPermissionCheckEvent (#1006) 2021-06-24 01:28:59 -07:00
SiegeData.java Remove explicit type declaration (#1015) 2020-09-17 08:25:38 -07:00
SiegeEventHandler.java Add ClaimPermissionCheckEvent (#1006) 2021-06-24 01:28:59 -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 Fix WorldGuard integration (#1630) 2021-12-10 12:00:34 -08:00