- fix: set spawn point methods - feat: optional property getter - chore: world border stuff seems gone? - fix: changes to the palette containers and other small fixes - fix: chunk progress listener is gone - fix: temporarily disable dataconverter - feat: initial work on 1.21.9-pre1 - chore: remove unused resource template file as the plugin yaml is generated by a gradle plugin - feat: add warning when not using ASP - Automatically updated to Paper commit: 29c8822d90899c89d2689338e81a98f690bcba12 Remove no longer needed MC-210802 fix (#13059) - feat: only convert BukkitValues to NMS nbt - fix: set all world data in SlimeLevelInstance to fix mob spawning - paper: HIDE_ADDITIONAL_TOOLTIP backwards compat. not hiding disc names (PaperMC/Paper#12900) -ed31825a8d9d4016a1fcd4c10b24926b51ced4cc - fix: list tags not unwrapping when converting back (Closes #175) - paper: Keep non-container slots synced when in container view (PaperMC/Paper#12881) - dbc367ba2d696fec2433b15ed23a893a34895638 - chore: change reference from MCEdit to MCASelector (Closes #171) - feat: 1.21.8 - Faster Serializable Chunk copies (#170) api aspaper-api aspaper-server build build-data build.gradle.kts buildSrc core gradle gradle.properties gradlew gradlew.bat importer LICENSE loaders paper-api paper-server plugin README.md scripts settings.gradle.kts SLIME_FORMAT chore: reorganize chunk stuff into chunk package Signed-off-by: David Mayr api aspaper-api aspaper-server build build-data build.gradle.kts buildSrc core gradle gradle.properties gradlew gradlew.bat importer LICENSE loaders paper-api paper-server plugin README.md scripts settings.gradle.kts SLIME_FORMAT feat: TOTALLY UNTESTED partial slime serialization Signed-off-by: David Mayr api aspaper-api aspaper-server build build-data build.gradle.kts buildSrc core gradle gradle.properties gradlew gradlew.bat importer LICENSE loaders paper-api paper-server plugin README.md scripts settings.gradle.kts SLIME_FORMAT fix: patches using old fqn Signed-off-by: David Mayr api aspaper-api aspaper-server build build-data build.gradle.kts buildSrc core gradle gradle.properties gradlew gradlew.bat importer LICENSE loaders paper-api paper-server plugin README.md scripts settings.gradle.kts SLIME_FORMAT fix: outdated patch Signed-off-by: David Mayr --------- Signed-off-by: David Mayr - fix: reading empty mca entity files Signed-off-by: David - fix: issues when reading world directories when the other dimension directories are empty by making the overworld the default dimension. This does break the current way of importing nether and end although defaulting to nether and end is probably not what most people want anyway. Signed-off-by: David - paper: Dialog API (PaperMC/Paper#12671) - b4466ec981d104c4756d1a3b90c2ee0d6ce4e6bd Signed-off-by: David Mayr - build: change to 4.2.0 SNAPSHOT for the next iteration of changes (and to stop CI from failing) --nobuild Signed-off-by: David Mayr - feat: update to paper 0cadaefc094c1d25eb19332cfebc02f9b5885c4a Signed-off-by: David Mayr - feat: use modern command manager and fix LoginEvent warning in paper Signed-off-by: David Mayr