WorldGuard Build #2207

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
ProjectWorldGuard
StatusSUCCESS
Branchmaster
Number#2207-741f9e2
Date2 years ago
Artifacts

No artifacts (files) are available for this build!


Changes
IDSummaryCommitterDate
741f9e23Merge branch 'version/7.0.x' # Conflicts: # buildSrc/build.gradle.kts # buildSrc/src/main/kotlin/PlatformConfig.kt # buildSrc/src/main/kotlin/Versions.kt joo2002 years ago
bd1d772fIntroduce uninitialize for sessions (#1940) * Introduce uninitialize for sessions * Add FlagValueChangeHandler#onClearValuejoni aromaa2 years ago
f1f1e8aaRemove command reg delay for CommandBook compat. This may break said compat but I doubt anyone is using it anyway. Fixes #1943. wizjany2 years ago
598c4417Back to snapshot. Also update changelog wizjany2 years ago
cbb2ba72Release 7.0.8 beta 1. wizjany2 years ago
e756d127Account for possible world nullability for Entity#getOrigin Location dordsor212 years ago
0d2ed820Properly protect chest_boats as vehicles joo2002 years ago
6efdb108Fix Report for Spigot based servers Bukkit.spigot().getSpigotConfig() is the paper implementation, it's not available on Non-Paper servers joo2002 years ago
4a21bf43Check if InventoryHolder BlockState is placed. Closes #1903. wizjany2 years ago
3a181a23Tidy up Materials.java, added missing effect type, removed todo for paper only joo2002 years ago
857f7468Add Sculk Growth Flag and options to disable sculk growths joo2002 years ago
f8e8d0f0Plugin Version to 1.19, cleanup from Materials, added 1.19 Materials joo2002 years ago
23521858Bumped versions: Minecraft to 1.19 and JDK 17 joo2002 years ago
0fddd2a5Fixed Typo in CommandException joo2003 years ago
85dd012bImprovement and Cleanup Domain view for /region info * Don't suggest the uuids to the command line, copy them to the clipboard instead * Tidy up the hover events and added hints to copy uuids joo2003 years ago
dc23af79Skip lookups on claim. Claim hasn't allowed user-input for ages, so no need to resolve anything. wizjany3 years ago
b6989413Append OnlineMode server information to ServerReport (#1891) joo2003 years ago
271b32aaDefault chest-protection.disable-off-check to true. Fixes #1890. wizjany3 years ago
938f0c3bHandle all the amethyst growth. Fixes #1889. wizjany3 years ago
bc631193Fix publish. wizjany3 years ago
3549f04aBuild script updates. Bump gradle. Copy a bunch from WE. Hopefully nothing breaks. wizjany3 years ago
216b0611Fix class source validator on spigot. wizjany3 years ago
27dca2b5Bump to snapshot. wizjany3 years ago
79a3b70dRelease 7.0.7. wizjany3 years ago
cf694251Don't cancel potion splashes with no targets.wizjany3 years ago
e2fe770eDisregard that, definitely need to duplicate. wizjany3 years ago
7e06088cSwitch to WE's ClassSourceValidator. Since it's (being) fixed there and no need to duplicate any more. wizjany3 years ago
f9d1c2d4Fix some errors in config loading. Technically removing a nonexistant property should be fixed in WE's yaml utils but eh. wizjany3 years ago
f883899cAdd deprecation warnings. Also remove the nodes from config if unused. wizjany3 years ago
de386fb4Provisional changelog for 7.0.7. wizjany3 years ago
660f9ffaUse deny-message for nether portal protection. Closes #1882. wizjany3 years ago
e05d4237Protect modification of candles and cake as building. Closes #1880. wizjany3 years ago
dca05151Optimize Region List and Region Teleport commands (#1868) * Optimized command usage for /rg list and /rg teleport: * added a flag to the teleport command to teleport the actor to the center of the region * added a flag to the list command to filter the regions for special ids * added a flag to the list command to get regions intersecting your selection * Fixed wrong pagination in RegionListerjoo2003 years ago
4abf971cAdd red sand to sand physics. This option is still at the mercy of bukkit api and might still not work ¯\_(ツ)_/¯ wizjany3 years ago
875a6fc8Add space in an error message. wizjany3 years ago
3cb4abdbUpdated amount of modules, Windows command prompt and outdated hints joo2003 years ago
4caf0afbAdd COMPILING.md and set Java Version to 16 joo2003 years ago
054a7341Update Java-Version in README.md to Java 17joo2003 years ago
b59da599Allows claimed regions to inherit from a template region (#1864) * Allows claimed regions to inherit from a template region * Replace template-when-claiming with set-parent-on-claim * Make the set-parent-on-claim option check securecristobal lopez3 years ago
46251f5fDon't check bypass for offline players. This is someone else's problem now (╯°□°)╯︵ ┻━┻ wizjany3 years ago
98bef4e0Remove extra import.wizjany3 years ago
f1c8649fImprove Checks for LightningStrikes (fixes #1845) joo2003 years ago
aad698afUpdate Paper and Spigot to 1.17.1 joo2003 years ago
ad7ecbaeExclude paper-api from squirrelid dependency (Compilefix for removed maven mirrors) joo2003 years ago
81750e19Add /rg migrateheights. (#1857) Closes #1856.wizjany3 years ago
703146bcUpdate guava to match MC 1.18 guava. wizjany3 years ago
2541483eFixed invalid label joo2003 years ago
0a601dbcImproved Bug Report and Feature Request Template joo2003 years ago
f55802c1Make cause known if origin can be used (#1838) stonar963 years ago
a0922cb4Add rock-growth flag. Handles amethyst and dripstone. Closes #1855. wizjany3 years ago
fb9705e4Update gradle. Getting ready for java 17. wizjany3 years ago