1. Builds
  2. WorldGuard (master)
  3. Build #2207

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
Date6 months ago
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 joo2006 months ago
bd1d772fIntroduce uninitialize for sessions (#1940) * Introduce uninitialize for sessions * Add FlagValueChangeHandler#onClearValuejoni aromaa6 months ago
f1f1e8aaRemove command reg delay for CommandBook compat. This may break said compat but I doubt anyone is using it anyway. Fixes #1943. wizjany7 months ago
598c4417Back to snapshot. Also update changelog wizjany8 months ago
cbb2ba72Release 7.0.8 beta 1. wizjany8 months ago
e756d127Account for possible world nullability for Entity#getOrigin Location dordsor219 months ago
0d2ed820Properly protect chest_boats as vehicles joo2009 months ago
6efdb108Fix Report for Spigot based servers Bukkit.spigot().getSpigotConfig() is the paper implementation, it's not available on Non-Paper servers joo2009 months ago
4a21bf43Check if InventoryHolder BlockState is placed. Closes #1903. wizjany9 months ago
3a181a23Tidy up Materials.java, added missing effect type, removed todo for paper only joo2009 months ago
857f7468Add Sculk Growth Flag and options to disable sculk growths joo2009 months ago
f8e8d0f0Plugin Version to 1.19, cleanup from Materials, added 1.19 Materials joo2009 months ago
23521858Bumped versions: Minecraft to 1.19 and JDK 17 joo2009 months ago
0fddd2a5Fixed Typo in CommandException joo200a year 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 joo200a year ago
dc23af79Skip lookups on claim. Claim hasn't allowed user-input for ages, so no need to resolve anything. wizjanya year ago
b6989413Append OnlineMode server information to ServerReport (#1891) joo200a year ago
271b32aaDefault chest-protection.disable-off-check to true. Fixes #1890. wizjanya year ago
938f0c3bHandle all the amethyst growth. Fixes #1889. wizjanya year ago
bc631193Fix publish. wizjanya year ago
3549f04aBuild script updates. Bump gradle. Copy a bunch from WE. Hopefully nothing breaks. wizjanya year ago
216b0611Fix class source validator on spigot. wizjanya year ago
27dca2b5Bump to snapshot. wizjanya year ago
79a3b70dRelease 7.0.7. wizjanya year ago
cf694251Don't cancel potion splashes with no targets.wizjanya year ago
e2fe770eDisregard that, definitely need to duplicate. wizjanya year ago
7e06088cSwitch to WE's ClassSourceValidator. Since it's (being) fixed there and no need to duplicate any more. wizjanya year ago
f9d1c2d4Fix some errors in config loading. Technically removing a nonexistant property should be fixed in WE's yaml utils but eh. wizjanya year ago
f883899cAdd deprecation warnings. Also remove the nodes from config if unused. wizjanya year ago
de386fb4Provisional changelog for 7.0.7. wizjanya year ago
660f9ffaUse deny-message for nether portal protection. Closes #1882. wizjanya year ago
e05d4237Protect modification of candles and cake as building. Closes #1880. wizjanya year 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 RegionListerjoo200a year ago
4abf971cAdd red sand to sand physics. This option is still at the mercy of bukkit api and might still not work ¯\_(ツ)_/¯ wizjanya year ago
875a6fc8Add space in an error message. wizjanya year ago
3cb4abdbUpdated amount of modules, Windows command prompt and outdated hints joo200a year ago
4caf0afbAdd COMPILING.md and set Java Version to 16 joo200a year ago
054a7341Update Java-Version in README.md to Java 17joo200a year 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 lopeza year ago
46251f5fDon't check bypass for offline players. This is someone else's problem now (╯°□°)╯︵ ┻━┻ wizjanya year ago
98bef4e0Remove extra import.wizjanya year ago
f1c8649fImprove Checks for LightningStrikes (fixes #1845) joo200a year ago
aad698afUpdate Paper and Spigot to 1.17.1 joo200a year ago
ad7ecbaeExclude paper-api from squirrelid dependency (Compilefix for removed maven mirrors) joo200a year ago
81750e19Add /rg migrateheights. (#1857) Closes #1856.wizjanya year ago
703146bcUpdate guava to match MC 1.18 guava. wizjanya year ago
2541483eFixed invalid label joo200a year ago
0a601dbcImproved Bug Report and Feature Request Template joo200a year ago
f55802c1Make cause known if origin can be used (#1838) stonar96a year ago
a0922cb4Add rock-growth flag. Handles amethyst and dripstone. Closes #1855. wizjanya year ago
fb9705e4Update gradle. Getting ready for java 17. wizjanya year ago
9b665136Fix Blacklist log entry not by player results in NPE (#1837) joo200a year ago
efac79fdBump to 7.0.7-SNAPSHOT. wizjany2 years ago
1cff55f3Release 7.0.6. wizjany2 years ago
f4fb78c7Changelog for 7.0.6. wizjany2 years ago
56086b08Protect light from everything. Thanks Mojang. wizjany2 years ago
51fa25ddProtect light from light. Closes #1828. wizjany2 years ago
5b0fdb68Include GLOW_ITEM_FRAME in item-frame-rotation flag. Closes #1832. wizjany2 years ago
cb69ab73Fix perms NPE stonar962 years ago
5a6b6eb8Use QueryOption.SORT for region commands (#1817) stonar962 years ago
75774dbbFix redefinition of parent regions (#1814) stonar962 years ago
fe0fd17dCover additional case for blacklist on-equip. wizjany2 years ago
5e702f80Add inheritance for all flags (#1787) stonar962 years ago
0165175aAdditionally block other explosion if the defender is a block like entity to be consitent with "block" explosion protections (#1812) wyatt childers2 years ago
821c3e68Convert listeners to use AbstractListener and add shortcuts to get config. (#1808) Closes #1780.wizjany2 years ago
46442682Fix member inheritance for non-player associables (#1804) * Add options to query region sets unsorted and without parents * Fix member inheritance for non-player associables * Add member inheritance for non-player associables * Rename Option to QueryOption, remove functional definitions, bit of cleanup. Co-authored-by: wizjany <wizjany@gmail.com>stonar962 years ago
c81f5892Add jsr305 back for annotations. Blame those pesky WorldEdit devs breaking our builds :^) wizjany2 years ago
88854592Fix handlers order when registering one with after. I am not sure exactly if this is the source of the problem, but when i tried registering my handlers using ExitFlag.FACTORY as "after" like how the javadocs said it, it seemed that my handler was running before the ExitFlag handler which means mine will run even if ExitFlag returns false. I used null as after and it worked then. Maybe i understand the "after" incorrectly but in my mind my customHandler should run after the "after" not the other way around if that makes sense. Let me know if I didn't undertstand it correctly. Sorry for my english!loaidev2 years ago
8efc2e65Revert "Add member inheritance for non-player associables" This reverts commit b1cd1303d1d194fef7d1fc6e2811931ca08f4e38. wizjany2 years ago
b1cd1303Add member inheritance for non-player associables stonar962 years ago
c98f9edaCheck all effects for lingering potion clouds. Fixes #1797. wizjany2 years ago
682942b9Added NPE error message and javadoc hint for WorldGuard.getPlatform joo2002 years ago
7e817c33Protect signs against usage of (glowing) ink sac joo2002 years ago
5302bcb1Changelog for 7.0.6 beta 1. wizjany2 years ago
bcac63dcFix regions in negative heights (#1792) stonar962 years ago
37906c0fAdded use-dripleaf flag, Handle Deepslate Redstone Ore correctly joo2002 years ago
6879f10dFix crop growth config option. wizjany2 years ago
7155ef58Protect cave vines and glow berries correctly joo2002 years ago
e2f775c9Fixed wrong dependencies, removed not needed repository joo2002 years ago
c5dad747Compare items for /stack with ItemStack.isSimilar joo2002 years ago
4dfb9beaSwitch back dependency from Spigot to Paper joo2002 years ago
7436d506Fixed incorrectly shaded squirrelid joo2002 years ago
621c1289Bump squirrelid to 0.3.0, Deprecated PaperProfileServer (replaced by squirrelid) joo2002 years ago
093e282erelocate bstats like worldedit joo2002 years ago
2958c252Shade correctly bstats joo2002 years ago
d21ee986Re-add shade config, fix some other gradle black magic. wizjany2 years ago
dd90fa21Cover item dispense behaviors. Depends on spigot throwing events. wizjany2 years ago
34ed6175Bump api version to 1.17 joo2002 years ago
0818b3c2Update to Java 16, Gradle 7.0.2 and Bstats 2.1.0 joo2002 years ago
04541ed5Updated build environment, switched to Jupiter Unit Tests joo2002 years ago
f17f1fc8bump travis-ci to jdk11 joo2002 years ago
9defab65Fix protections for copper and rooted dirt joo2002 years ago
a225d1b2Added 1.17 materials joo2002 years ago
bcab33c1Updated dependencies and gradle joo2002 years ago
3cb83465Update dependencies to 1.17 joo2002 years ago
32d16a7eBump to snapshot. wizjany2 years ago
3827266eRelease 7.0.5. wizjany2 years ago
c3dbfdd6Changelog for 7.0.5. wizjany2 years ago
f19ebab0Handle spigot's entity mount event (#1755) * Add handler for spigot's EntityMountEvent. Closes #1677. * checkstyle.wizjany2 years ago
f8f95a44Fix Iron Doors (#1781) Co-authored-by: wizjany <wizjany@gmail.com>stonar962 years ago
0a74d02fAdd nonplayer-protection-domains flag (#1763) stonar962 years ago
46a662e1Fix Dispenser Shulker Box bug and cleanup (#1776) stonar962 years ago
149d1f84Remove unused RegionGroup.MEMBERS from the teleport flag (#1769) stonar962 years ago
c4e76af5Fix Cause#isKnown() (#1768) * Fix Cause#isKnown() * Grammar Co-authored-by: wizjany <wizjany@gmail.com>stonar962 years ago
c1c26360Remove unnecessary FlagValueCalculator#getPriority(ProtectedRegion) callsstonar962 years ago
65c894cfFix doc comment of FlagValueCalculator#getMembership(RegionAssociable) stonar962 years ago
7dcec2b3Small performance improvement for `PlayerDomain#contains()` (#1765) * Improve performance by putting UUID checks first. * Added wizjany's suggestion Co-authored-by: wizjany <wizjany@gmail.com>thebusybiscuit2 years ago
09ce3b63Update Java version in CONTRIBUTING.md (#1764) stonar962 years ago
de22a5cdDeprecate and immediately void setMin/MaxPoint in ProtectedCuboidRegion. Not sure why these were here to begin with, Poly doesn't have them either and mutating regions after creation leads to undefined behavior. wizjany2 years ago
d2c2bfbaDeprecate flags (replaced by RegistryFlag), added some null checks (#1747) joo2002 years ago
528ba32aAlso change paperlib to shade. This change has been sitting here for a while uncommitted and unpushed. wizjany2 years ago
f37fbb1aFix Falling blocks may change snow layers to that block joo2002 years ago
f1f8b625Gradle cleanup/unfuckery. Fixes #1729 wizjany2 years ago
e9330504Change relocated/shaded artifacts to compileOnly.wizjany2 years ago
59d4c7b9Fix nullability annotation.wizjany2 years ago
0c7f4bb8Fix TimedHandler not calling delegated handler (#1727) The original commit was calling super, which means that the actual registered handlers were not called, also, added getInvincibility which was originally missingshane freeder2 years ago
3c9b21d0Add timings to third-party session handlers (#1717) * Add Timings for third-party session handlers. These often cause WorldGuard to get blamed by timings. * Add config option to turn off extra timings. * Move relocation to the right build file. * Move config to a map for potential future expansion. * Calculate timing immediately per-factory. Instead of on each handler creation.wizjany2 years ago
aeea4555Ignore BlockFertilizeEvent with empty list. Plugins can clear this list without fully cancelling the event. Fixes #1723wizjany2 years ago
129d2735Don't send empty messages from chorus-fruit/enderpearl teleports.wizjany2 years ago
310ce9a6Make UUIDFlag ctors public. smh.wizjany2 years ago
e04c654cAdded arguments to /rg toggle-bypass: on, off kikelkik2 years ago
b1674e5cAdded test cases for FlagValueCalculator and MapFlags joo2002 years ago
89c6a33bImproved queryMapValue to return defaultValue instead of null joo2002 years ago
88c91ce3Add fallback value to queryMapValue, use Flag$chooseValue joo2002 years ago
b70f5a73Added methods to query values from map flags joo2002 years ago
b6fc9dddAdd UUIDFlag joo2002 years ago
cbb32120Don't throw error when swapping armor slots into the offhand. Lots of conflicting info here, but the offhand slot is in fact part of the quickbar/hotbar (yay bukkit naming) but does *not* use a hotbar "button", since it has its own hotkey (i.e., F by default instead of 0-8). The result is a hotbar_swap *action* with a swap_offhand *clicktype*. Fixes #1698. wizjany2 years ago
04d5a3b4Fixed NoClassDefFoundError if WorldEdit failed to initializeintelli2 years ago
282425f3Move the Mob Blocker feature from CraftBook to WorldGuard (#1695) * Move the Mob Blocker feature from CraftBook to WorldGuard * Formatting. Co-authored-by: wizjany <wizjany@gmail.com>matthew miller2 years ago
15a08097Small readme tweaks. Fix dead/outdated links, clarify deps.wizjany2 years ago
035a645dDeal with bamboo as growth from spread event listener. Closes #1673, #1674. wizjany2 years ago
59c146f5Don't allow setting unknown flags in FlagHelperBox. wizjany2 years ago
d313f2caAdd nether warts to crop list. Closes #1669. wizjany2 years ago
8350267bDon't marshal SetFlag in FlagHelperBox. wizjany2 years ago
e98196afCatch Throwables instead of Exceptions while (un)marshalling flags joo2002 years ago
38797721Move /rg bypass perm check inside the command. Using @CommandPermissions would cause the root command to be excluded from the client. This is a temp workaround until piston/proper perms are somehow implemented. wizjany2 years ago
48233c33Make resource processing update with project version. Should prevent old version strings from finding their way into plugin.yml wizjany2 years ago
664ab18fFix sponge-simulation clearing NBT of waterlogged blocks. Fixes #1659. Didn't realize people still used this feature. wizjany2 years ago
07bf1871Add an SVG logo matthew miller2 years ago
5921be43Change anvil usage to build permissions and add use-anvil flag (#1644) joo2002 years ago
60b16fc4Add sweet berry bush to crop list. wizjany2 years ago
746b630dNote the new region converter class for devs. wizjany2 years ago
0b362088Bump to snapshot version. wizjany2 years ago
014277fbRelease 7.0.4. wizjany2 years ago
f7ff984cUpdate changelog for release. wizjany2 years ago
d4b20607Removed extra ";"pisich3 years ago
0e73b50dMoved default bypass options to global configuration section joo2003 years ago
136ec31fAdd configurable announcement for current bypass status joo2003 years ago
ad000ab0Rename config option for default bypass option Co-authored-by: wizjany <wizjany@gmail.com>joo2003 years ago
af67f1ddAdd config option to deny region bypass by default joo2003 years ago
8dee2ad3Don't check ride for unsaddled striders. wizjany3 years ago
c860fce2Document ProtectedRegion's comparable behavior. ProtectedRegion's compareTo is inconsistent with equals when comparing regions across managers.wizjany3 years ago
0cb84927Don't fire xp spawn events for fishing where xp was already 0. Dedicated to @mikroskeem who let me forget about this. wizjany3 years ago
2ed60ebaAdd deprecation warnings for names in Domains. wizjany3 years ago
91a14946Add piglin brutes. wizjany3 years ago
5b8c3e7fUse a lower level exception in BukkitWorldConfiguration to get a printout when more severe YAML issues occur matthew miller3 years ago
c1ff4fc3s/WorlGuard/WorldGuardmatthew miller3 years ago
691325c8Update worldguard-bukkit/src/main/java/com/sk89q/worldguard/bukkit/BukkitWorldConfiguration.java fixed typo Co-authored-by: wizjany <wizjany@gmail.com>joo2003 years ago
3da19a7fAdded world option to block turtle egg trampling joo2003 years ago
f677af56Don't try dropping items from falling blocks that won't drop one. To quote myself from the adjacent commit almost exactly one year ago, "some plugins do weird things with falling blocks." Fixes #1624. wizjany3 years ago
58eaf318Merge pull request #1618 from JOO200/piston Implement new alternative association mode to limit piston movementwizjany3 years ago
6708b210Abstract RegionOverlapAssociation, deprecate/fix packaging. wizjany3 years ago
ed4287acCleanup use-max-prio algorithm, add tests. wizjany3 years ago
449145baRenamed option to use-max-priority-association, Code cleanup joo2003 years ago
85c5f53donly detect max priority once joo2003 years ago
5162ce3dImplement new alternative association mode to limit piston movement joo2003 years ago
03f05d3aSimplify and remove duplicate code. wizjany3 years ago
c8bde179Fixed "null" output for invalid worldedit selections joo2003 years ago
efe1e48bMerge pull request #1615 from JOO200/toRegionSelector Add Helper to convert WorldGuard's ProtectedRegion to WorldEdit's Region and RegionSelectorwizjany3 years ago
6f9ed5d1Private ctor to match checkstyle. joo2003 years ago
f0ec54afAdded missing license to WorldEditRegionConverter joo2003 years ago
e9e1885fMoved toRegion and toRegionSelector in a helper class joo2003 years ago
1710c076Check non-waterloggable waterlogged blocks for liquid flow. Fixes #1616. wizjany3 years ago
f8e2d8d6Redstone wire is toggled between dot and cross on interact now. wizjany3 years ago
2c0b592bDeclare some recently hidden dependencies. wizjany3 years ago
46e230e6Missed import.wizjany3 years ago
fe24668cRe-add pom-switcheroo to expose spigot as a dep instead of paper. Makes it easier for downstream projects that don't have paper-repo. wizjany3 years ago
23efd5feFireworks are now projectiles. Only use paper-api for fallback. wizjany3 years ago
e54235a6Removed unnecessary relevant flag as it's checked by the UseBlockEvent listener joo2003 years ago
5ec3ed60Changed handling von PlayerTakeLecternBookEvent to match the chest-access flag joo2003 years ago
1652c9bfAllocate WorldPlayerTuple only when using cache themolkapl3 years ago
a97db0edAdd an option to disable bypass permission cache themolkapl3 years ago
36e42eefUpdate gradle wrapper, more buildscript fixes. wizjany3 years ago
5b8eef92Build script cleanup/updates. wizjany3 years ago
d73dc6d7Cleanup issue template a bit.wizjany3 years ago
74d8a4f0Typo.wizjany3 years ago
613406aaAdd Weeping Vines and Twisting Vines to vine-growth flag joo2003 years ago
66fd84baAdd GitHub Sponsors link.wizjany3 years ago
53abb6c4Back to snapshot. wizjany3 years ago
923369e2Release 7.0.4-beta1. wizjany3 years ago
bc551da9Update buildscript and WE dep. wizjany3 years ago
bffe5e76Additional 1.16 material defs. wizjany3 years ago
8722322cAdded new flag respawn-anchors similar to block respawn anchor usage joo2003 years ago
0fa92d48Removed unnecessary if branch joo2003 years ago
e52875bdRemoved duplicate pressure plates check joo2003 years ago
dbad328dUpdate to Minecraft 1 16, PaperLib to 1 0 4 joo2003 years ago
54073157Release 7.0.3 for MC 1.14/1.15. Last release before switching to 1.16. wizjany3 years ago
b769469fChangelog for 7.0.3. wizjany3 years ago
3a9b1b15Add deprecation warnings to StringFlags. wizjany3 years ago
ff5f9338Typo. wizjany3 years ago
0492fafeColor 3rd party flags and unregistered flags in /rg info. wizjany3 years ago
36d95ad0More inventory holder snapshot use. wizjany3 years ago
c1ec7080Use `Inventory#getHolder(boolean useSnapshot)` where available. Dedicated to @phoenix616 wizjany3 years ago
f4a3e8a9Allow setting passthrough on global via /rg flags. Closes #1584. wizjany3 years ago
6c5380baPrioritize tamed owners over entity targets. Fixes #1587. wizjany3 years ago
868089b4Actually read TargetMatchers from world configs. Previously only read from global.wizjany3 years ago
9905d22dAdd dyes as tools for interact handling. wizjany3 years ago
4eaa376eProviding a solution for tools being unable to interact with usable blocks ultrafaceguy3 years ago
37ae70f3Add coral-fade flag and world configuration to disable coral fading Closes #1532 joo2003 years ago
1a69250dAllow droppers to drop items without using them. Fixes #1570. wizjany3 years ago
b2d2d081Silence EntityChangeBlock for redstone ore. We already silence this for Action.PHYSICAL PlayerInteractEvents. Unfortunately Bukkit throws another event at us without the extra info about interaction type, which gets fired if the interact flag is allow. So silence that too. Closes #1573. wizjany3 years ago
47cd96a3Add tests to validate behavior of non-player causes in multiple regions. wizjany3 years ago
0a735e01Don't warn about small global regions. Closes #1567. wizjany3 years ago
60590acfRemove unnecessary checks and add comments stonar963 years ago
6030bea1Improve default teleport-message and remove null check stonar963 years ago
20f89ea2Add teleport-message flag stonar963 years ago
4c351fb0Workaround for CraftBukkit's move event throttling. wizjany3 years ago
5e7829c3Allow FML2 in forge host keys. Closes #1542. wizjany3 years ago
37e66daeTrack BlockProjectileSource causes. wizjany3 years ago
662ae2bcAdd issue templates. wizjany3 years ago
fa60582aSand/gravel tick now, even if physics is cancelled. wizjany3 years ago
17c16471Move profile cache updating to join event. Adding it to onEnable might back up the executor on /reloads. wizjany3 years ago
1fcda134Check waterlogged blocks for water-flow flag. Also remove some terribly outdated obsidian generator protection. Fixes #1546. wizjany3 years ago
570b7f7bAllow passthrough allow on global to override added members/owners. wizjany3 years ago
aca0d843Allow WorldEdit's //world override to affect region commands. Priority is `-w` flag > //world override > player world > error. Also makes regions selectable from console. wizjany3 years ago