CoreProtect/src/main/java/net/coreprotect
lukyn76 e7c5078035
Fix typo (#543)
2024-05-15 10:15:18 -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 #button, #container, #door, and #pressure_plate tags 2024-05-13 17:21:14 -06:00
config Fix FAWE logging on newer builds (#528) 2024-05-12 11:43:36 -06:00
consumer Fixed unnecessary database transactions when consumer is empty (fixes #511) 2024-05-11 13:06:29 -06:00
database Fix typo (#543) 2024-05-15 10:15:18 -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 Fix typo (#543) 2024-05-15 10:15:18 -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 Only validate skull owner name length if using MySQL 2024-05-11 15:09:50 -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 Fix typo (#543) 2024-05-15 10:15:18 -06:00
worldedit Cleanup 2024-05-12 11:47:25 -06:00
CoreProtect.java Improved safety block handling during rollback teleports (#328) 2023-10-12 11:28:53 -06:00
CoreProtectAPI.java Minor refactoring on Rollback class 2024-05-12 12:16:48 -06:00