CoreProtect/src/main/java/net/coreprotect
2024-01-05 12:08:04 +09:00
..
api Change first argument of containerTransactionsLookup to Location 2023-12-31 19:28:08 +09:00
bukkit Added container transaction logging for decorated pots 2024-01-04 17:44:46 -07:00
command Fixed legacy short grass data rolling back as air in MC 1.20.3+ 2024-01-04 16:45:36 -07:00
config Added hidden "enable-ssl" database option (default: false) 2023-08-23 16:31:40 -06:00
consumer Utilize internal cache in StructureGrowthProcess (#371) 2023-07-17 16:55:16 -06:00
database Fixed NullPointerException when rolling back player heads (fixes #473) 2024-01-04 19:48:31 -07:00
event Add clause "implements Cancellable" (#431) 2023-08-22 17:52:41 -06:00
language Improved safety block handling during rollback teleports (#328) 2023-10-12 11:28:53 -06:00
listener Fixed item frames logging incorrect item amounts (fixes #477) 2024-01-04 18:23:53 -07:00
model Fixed legacy short grass data rolling back as air in MC 1.20.3+ 2024-01-04 16:45:36 -07:00
paper Fixed NullPointerException when rolling back player heads (fixes #473) 2024-01-04 19:48:31 -07:00
patch Cleanup 2023-07-13 14:43:09 -06:00
spigot Fixed item names containing vertical bars displaying incorrectly (fixes #450) 2023-09-25 14:27:02 -06:00
thread Clear entityBlockMapper cache after 5 seconds 2023-09-22 15:51:38 -06:00
utility Improved safety block handling during rollback teleports (#328) 2023-10-12 11:28:53 -06:00
worldedit Added missing new method to WorldEditBlockState 2023-10-12 10:50:16 -06:00
CoreProtect.java Improved safety block handling during rollback teleports (#328) 2023-10-12 11:28:53 -06:00
CoreProtectAPI.java Change first argument of containerTransactionsLookup to Location 2023-12-31 19:28:08 +09:00