griefus/src/main/java/net/coreprotect
2024-05-08 13:18:42 -06:00
..
api Fixed ConcurrentModificationException while using queueLookup API method (fixes #481) 2024-01-04 20:23:05 -07:00
bukkit Fixed NoSuchMethodError when shooting or dropping arrows (fixes #535) 2024-05-02 12:52:51 -06: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 Improved hopper logging to prevent infinite attempts on failed pushes 2024-05-07 14:08:59 -06:00
consumer Fixed occasional NullPointerException while processing hopper transactions (fixes #539) 2024-05-08 13:18:42 -06:00
database Improved hopper logging to prevent infinite attempts on failed pushes 2024-05-07 14:08:59 -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 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 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