1
0
Fork 0
mirror of https://github.com/PaperMC/Paper.git synced 2025-02-17 02:34:30 +01:00
PaperMC/paper-api
Jake Potrebic b0a676ba62 Fix ItemFlags
Adds new flag in HIDE_STORED_ENCHANTS which was split
from HIDE_ADDITIONAL_INFO. Adds a migration to account for
this, adding the new flag if the itemstack is old and had the
old flag.
2024-04-27 13:28:17 -07:00
..
src Fix ItemFlags 2024-04-27 13:28:17 -07:00
.gitignore Convert project to Gradle 2020-12-10 20:50:33 -08:00
build.gradle.kts Allow plugins to use SLF4J for logging 2017-09-21 16:33:12 +02:00
LICENCE.txt