- Merge pull request #145 from davidmayr/dev/1.21.3 Update to the newest paper build and resolve chunk issues - fix: move saving up so block entities can get saved - fix: pdc not saving when chunks are unloaded - fix: missing chunks & entities when chunk saving - feat: update to da7138233f6392e791d790d1c3407414c855f9c2 Please enter the commit message for your changes. Lines starting - 1.21.3 work maybe donegit add .! - Move patch 0016 to the correct folder - Merge pull request #138 from emmanuelvlad/develop fix chunk pdc getting wiped on chunk unload - fix chunk pdc getting wiped on chunk unload - Merge pull request #137 from emmanuelvlad/develop fix disable dragon fights - fix disable dragon fights - Merge pull request #133 from TechStreetDev/develop Fixes the issue with chunks not saving sometimes when unloading the world - fix: issue with chunks not saving sometimes when unloading the world - Merge pull request #131 from jepu2x/main Fix typo: worldData.name() was added twice to WorldsInUse instead of being removed. - Fix typo: worldData.name() was added twice to WorldsInUse instead of being removed. - Merge remote-tracking branch 'origin/develop' into develop - Re-add null-check in FastChunkPruner.java - Merge pull request #128 from notstevy/main Migrate back to the gradleup shadow plugin and upgrade version to 8.3.0 - Merge branch 'main' into develop - Automatically updated to Paper commit: a8cb8e6745dab32139d954d732a3423a454545ab [ci skip] Fix JavaDocs for HeightMap#MOTION_BLOCKING_NO_LEAVES (#11291) Automatically updated to Paper commit: ba1b0162faaa7bf78d33162f6976586bb3049275 Allow server administrators to disable book size checks (#10457) Automatically updated to Paper commit: dae906ba452e4a17779aa6438ccd6deb42d7f0df Add getWorld method that uses adventure Key (#11199) Automatically updated to Paper commit: 8fd3a67138b5d7a3a21e059eb3c3b766ffdfc281 [ci skip] Clean up book limits patch (#11297) Automatically updated to Paper commit: be1078f5f2e28c1a1de99e9c96e4003c3f96f6e8 Use player file, not directory, when checking for offline player data When trying to fall back to offline player data in onlide mode, we need to use the player file. This fixes a mistake during update where 'file' was used, but the new code uses 'file1' for the player file. Automatically updated to Paper commit: b4bc512cac4d75f9e366479c5d8fdcf4275c85ce Fix entity limit patch deleting unnecessary entities We need to continue the save loop, not break from it when a limit is reached. Automatically updated to Paper commit: 64c9ee6584ce15e5b486bdc7183fe902e22fddf3 Allow getting/setting the sign's editor uuid (#10637) api build build-data build.gradle.kts core gradle gradle.properties gradlew gradlew.bat importer LICENSE loaders paper-api-generator patches plugin README.md scripts settings.gradle.kts SLIME_FORMAT slimeworldmanager-api slimeworldmanager-server Allow getting/setting the sign's editor uuid api build build-data build.gradle.kts core gradle gradle.properties gradlew gradlew.bat importer LICENSE loaders paper-api-generator patches plugin README.md scripts settings.gradle.kts SLIME_FORMAT slimeworldmanager-api slimeworldmanager-server rebased --------- Co-authored-by: Jake Potrebic Automatically updated to Paper commit: 44017487a81534067fd17e2d5e8669e61e19d719 Fix CraftBukkit drag system (#10703) Automatically updated to Paper commit: 8c3018a4b177aa0f7658d510bf7d19c5fa8e5b65 Fix Selector Arguments not working with permission (#11286) Automatically updated to Paper commit: 57dd822393df78a4cb47f7a2c2d037dc2a77d5bd Leashable API (#10961) Automatically updated to Paper commit: 2e82fd2d2c1881665e27654977390fa48f5ec346 Add even more Enchantment API (#11115) Automatically updated to Paper commit: 66a97cc929740475bc8dd192382c4ae59fdeace9 Update item data sanitization (#11227) ... - Migrate back to the gradleup shadow plugin and upgrade version to 8.3.0 - Update to 1.21.1