| .. |
|
events
|
Add ClaimPermissionCheckEvent (#1006)
|
2021-06-24 01:28:59 -07: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
|
Fix NPE when using allowBuild in a claim that the player has permission to build (#1500)
|
2021-07-31 10:15: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
|
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
|
Allow for sqlite backend to be used (#1157)
|
2020-12-18 08:55:02 -08:00 |
|
DataStore.java
|
Fix max depth below world height (#1502)
|
2021-08-02 08:32:23 -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
|
Fix falling block and vehicle block change handling (#1424)
|
2021-07-16 09:22:15 -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
|
Config option on silencing ban messages (#1480)
|
2021-07-21 10:12:24 -07: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
|
Protect candles from being extinguished (#1526)
|
2021-08-19 08:51:35 -07: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
|
Update to 1.17 (#1448)
|
2021-07-10 12:31:12 -07: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
|
Update to WorldGuard's 1.16 API (#904)
|
2020-07-25 11:42:14 -07:00 |