AlttdGriefPrevention/src/main/java/me/ryanhamshire/GriefPrevention
2024-07-20 17:09:21 +02:00
..
alttd Someway somehow these events are no longer registered? 2022-09-29 19:34:17 +02: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 FEATURE: limit fire placement, to prevent PvP-by-fire 2024-07-20 17:04:23 +02: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 Scale nearby claiming amount based on dimension. 2022-09-26 09:01:19 +02: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 Fix subclaims not deleting when converting to a temp claim 2022-05-22 02:46:56 +02: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 Added support for uuids in claimslist command 2023-01-12 17:02:30 +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 Cherry pick: * Move to more maintainable PotionEffectTypeCategory for potion handling 2024-07-20 17:08:31 +02:00
EquipShovelProcessingTask.java remove bloat 2022-02-25 23:51:32 +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 /kfc 2024-06-08 09:49:15 +02: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 Only warn once when placing tnt 2022-06-04 21:26:09 +02:00
PlayerEventHandler.java Cherry pick: * Use Tag.REPLACEABLE instead of manual material listing 2024-07-20 17:09:21 +02:00
PlayerKickBanTask.java Update to 1.20.4 2024-01-05 19:15:43 +01: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 Update to 1.20.4 2024-01-05 19:15:43 +01: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