griefus/src/main/java/net/coreprotect
2024-05-11 15:08:16 -06:00
..
api Fixed ConcurrentModificationException while using queueLookup API method (fixes #481) 2024-01-04 20:23:05 -07:00
bukkit Fixed NoSuchMethodError for arrows on MC 1.20/1.20.1 2024-05-09 12:25:57 -06:00
command Added #shulker_box tag to target all shulker box types (#493) 2024-05-11 13:16:58 -06:00
config Improved hopper logging to prevent infinite attempts on failed pushes 2024-05-07 14:08:59 -06:00
consumer Fixed unnecessary database transactions when consumer is empty (fixes #511) 2024-05-11 13:06:29 -06:00
database Fixed MysqlDataTruncation error when logging custom skull data 2024-05-11 15:08:16 -06: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 Improved hopper logging to prevent infinite attempts on failed pushes 2024-05-07 14:08:59 -06: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 MysqlDataTruncation error when logging custom skull data 2024-05-11 15:08:16 -06:00
patch Fixed MysqlDataTruncation error when logging custom skull data 2024-05-11 15:08:16 -06:00
spigot Fixed obfuscation in item names making tooltips unreadable (fixes #487) 2024-05-09 22:44:29 -06:00
thread Fixed block spread cache not always being properly utilized 2024-04-19 19:17:35 -06:00
utility Fixed lookups on legacy data not matching against legacy materials 2024-05-07 14:18:43 -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 Added thread-safe logPlacement and logRemoval API methods 2024-05-03 12:57:27 -06:00