griefus/src/main/java/net/coreprotect
2024-05-02 12:52:51 -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 Ditch weak map world references and use names instead (#533) 2024-04-25 14:05:48 -06:00
consumer Utilize internal cache in StructureGrowthProcess (#371) 2023-07-17 16:55:16 -06:00
database Fixed broken commit 32688c5 2024-04-21 14:08:37 -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 Fixed NoSuchMethodError when shooting or dropping arrows (fixes #535) 2024-05-02 12:52:51 -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 teleports not working on some systems (fixes #491) 2024-02-07 12:49:36 -07: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 Fix CoreProtect API hasPlaced() and hasRemoved() (#434) (#435) 2023-08-22 17:54:42 -06:00