Be aware that this branch (master) is not the main branch (version/7.0.x)!

Branches other than the main one may be experimental. In addition, you should be using stable releases rather than these test builds.

Go to main branch View stable downloads
View last successful build
Branch#StatusChangesFinished
master#2207Tests passed: 177
  • Merge branch 'version/7.0.x' # Conflicts: # buildSrc/build.gradle.kts # buildSrc/src/main/kotlin/PlatformConfig.kt # buildSrc/src/main/kotlin/Versions.kt (741f9e23 by joo200)
  • Introduce uninitialize for sessions (#1940) (bd1d772f by joni aromaa)
  • Introduce uninitialize for sessions (bd1d772f by joni aromaa)
  • Add FlagValueChangeHandler#onClearValue (bd1d772f by joni aromaa)
  • Remove command reg delay for CommandBook compat. This may break said compat but I doubt anyone is using it anyway. Fixes #1943. (f1f1e8aa by wizjany)
  • Back to snapshot. Also update changelog (598c4417 by wizjany)
  • Release 7.0.8 beta 1. (cbb2ba72 by wizjany)
  • Account for possible world nullability for Entity#getOrigin Location (e756d127 by dordsor21)
  • Properly protect chest_boats as vehicles (0d2ed820 by joo200)
  • Fix Report for Spigot based servers Bukkit.spigot().getSpigotConfig() is the paper implementation, it's not available on Non-Paper servers (6efdb108 by joo200)
  • Check if InventoryHolder BlockState is placed. Closes #1903. (4a21bf43 by wizjany)
  • Tidy up Materials.java, added missing effect type, removed todo for paper only (3a181a23 by joo200)
  • Add Sculk Growth Flag and options to disable sculk growths (857f7468 by joo200)
  • Plugin Version to 1.19, cleanup from Materials, added 1.19 Materials (f8e8d0f0 by joo200)
  • Bumped versions: Minecraft to 1.19 and JDK 17 (23521858 by joo200)
  • Fixed Typo in CommandException (0fddd2a5 by joo200)
  • Improvement and Cleanup Domain view for /region info (85dd012b by joo200)
  • Don't suggest the uuids to the command line, copy them to the clipboard instead (85dd012b by joo200)
  • Tidy up the hover events and added hints to copy uuids (85dd012b by joo200)
  • Skip lookups on claim. Claim hasn't allowed user-input for ages, so no need to resolve anything. (dc23af79 by wizjany)
  • Append OnlineMode server information to ServerReport (#1891) (b6989413 by joo200)
  • Default chest-protection.disable-off-check to true. Fixes #1890. (271b32aa by wizjany)
  • Handle all the amethyst growth. Fixes #1889. (938f0c3b by wizjany)
  • Fix publish. (bc631193 by wizjany)
  • Build script updates. Bump gradle. Copy a bunch from WE. Hopefully nothing breaks. (3549f04a by wizjany)
  • Fix class source validator on spigot. (216b0611 by wizjany)
  • Bump to snapshot. (27dca2b5 by wizjany)
  • Release 7.0.7. (79a3b70d by wizjany)
  • Don't cancel potion splashes with no targets. (cf694251 by wizjany)
  • Disregard that, definitely need to duplicate. (e2fe770e by wizjany)
  • Switch to WE's ClassSourceValidator. Since it's (being) fixed there and no need to duplicate any more. (7e06088c by wizjany)
  • Fix some errors in config loading. Technically removing a nonexistant property should be fixed in WE's yaml utils but eh. (f9d1c2d4 by wizjany)
  • Add deprecation warnings. Also remove the nodes from config if unused. (f883899c by wizjany)
  • Provisional changelog for 7.0.7. (de386fb4 by wizjany)
  • Use deny-message for nether portal protection. Closes #1882. (660f9ffa by wizjany)
  • Protect modification of candles and cake as building. Closes #1880. (e05d4237 by wizjany)
  • Optimize Region List and Region Teleport commands (#1868) (dca05151 by joo200)
  • Optimized command usage for /rg list and /rg teleport: (dca05151 by joo200)
  • added a flag to the teleport command to teleport the actor to the center of the region (dca05151 by joo200)
  • added a flag to the list command to filter the regions for special ids (dca05151 by joo200)
  • added a flag to the list command to get regions intersecting your selection (dca05151 by joo200)
  • Fixed wrong pagination in RegionLister (dca05151 by joo200)
  • Add red sand to sand physics. This option is still at the mercy of bukkit api and might still not work ¯\_(ツ)_/¯ (4abf971c by wizjany)
  • Add space in an error message. (875a6fc8 by wizjany)
  • Updated amount of modules, Windows command prompt and outdated hints (3cb4abdb by joo200)
  • Add COMPILING.md and set Java Version to 16 (4caf0afb by joo200)
  • Update Java-Version in README.md to Java 17 (054a7341 by joo200)
  • Allows claimed regions to inherit from a template region (#1864) (b59da599 by cristobal lopez)
  • Allows claimed regions to inherit from a template region (b59da599 by cristobal lopez)
  • Replace template-when-claiming with set-parent-on-claim (b59da599 by cristobal lopez)
  • Make the set-parent-on-claim option check secure (b59da599 by cristobal lopez)
  • Don't check bypass for offline players. This is someone else's problem now (╯°□°)╯︵ ┻━┻ (46251f5f by wizjany)
  • Remove extra import. (98bef4e0 by wizjany)
  • Improve Checks for LightningStrikes (fixes #1845) (f1c8649f by joo200)
  • Update Paper and Spigot to 1.17.1 (aad698af by joo200)
  • Exclude paper-api from squirrelid dependency (Compilefix for removed maven mirrors) (ad7ecbae by joo200)
  • Add /rg migrateheights. (#1857) Closes #1856. (81750e19 by wizjany)
  • Update guava to match MC 1.18 guava. (703146bc by wizjany)
  • Fixed invalid label (2541483e by joo200)
  • Improved Bug Report and Feature Request Template (0a601dbc by joo200)
  • Make cause known if origin can be used (#1838) (f55802c1 by stonar96)
  • Add rock-growth flag. Handles amethyst and dripstone. Closes #1855. (a0922cb4 by wizjany)
  • Update gradle. Getting ready for java 17. (fb9705e4 by wizjany)
2 years ago