- Builds
- WorldGuard (
master
) - 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 downloadsProject | WorldGuard |
---|---|
Status | SUCCESS |
Branch | master |
Number | #2207-741f9e2 |
Date | 6 months ago |
Artifacts
worldguard-bukkit-7.1.0-SNAPSHOT-dist.jar(1152.31 kBytes)
Changes
ID | Summary | Committer | Date |
---|---|---|---|
741f9e23 | Merge branch 'version/7.0.x' # Conflicts: # buildSrc/build.gradle.kts # buildSrc/src/main/kotlin/PlatformConfig.kt # buildSrc/src/main/kotlin/Versions.kt | joo200 | 6 months ago |
bd1d772f | Introduce uninitialize for sessions (#1940) * Introduce uninitialize for sessions * Add FlagValueChangeHandler#onClearValue | joni aromaa | 6 months ago |
f1f1e8aa | Remove command reg delay for CommandBook compat. This may break said compat but I doubt anyone is using it anyway. Fixes #1943. | wizjany | 7 months ago |
598c4417 | Back to snapshot. Also update changelog | wizjany | 8 months ago |
cbb2ba72 | Release 7.0.8 beta 1. | wizjany | 8 months ago |
e756d127 | Account for possible world nullability for Entity#getOrigin Location | dordsor21 | 9 months ago |
0d2ed820 | Properly protect chest_boats as vehicles | joo200 | 9 months ago |
6efdb108 | Fix Report for Spigot based servers Bukkit.spigot().getSpigotConfig() is the paper implementation, it's not available on Non-Paper servers | joo200 | 9 months ago |
4a21bf43 | Check if InventoryHolder BlockState is placed. Closes #1903. | wizjany | 9 months ago |
3a181a23 | Tidy up Materials.java, added missing effect type, removed todo for paper only | joo200 | 9 months ago |
857f7468 | Add Sculk Growth Flag and options to disable sculk growths | joo200 | 9 months ago |
f8e8d0f0 | Plugin Version to 1.19, cleanup from Materials, added 1.19 Materials | joo200 | 9 months ago |
23521858 | Bumped versions: Minecraft to 1.19 and JDK 17 | joo200 | 9 months ago |
0fddd2a5 | Fixed Typo in CommandException | joo200 | a year ago |
85dd012b | Improvement 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 | joo200 | a year ago |
dc23af79 | Skip lookups on claim. Claim hasn't allowed user-input for ages, so no need to resolve anything. | wizjany | a year ago |
b6989413 | Append OnlineMode server information to ServerReport (#1891) | joo200 | a year ago |
271b32aa | Default chest-protection.disable-off-check to true. Fixes #1890. | wizjany | a year ago |
938f0c3b | Handle all the amethyst growth. Fixes #1889. | wizjany | a year ago |
bc631193 | Fix publish. | wizjany | a year ago |
3549f04a | Build script updates. Bump gradle. Copy a bunch from WE. Hopefully nothing breaks. | wizjany | a year ago |
216b0611 | Fix class source validator on spigot. | wizjany | a year ago |
27dca2b5 | Bump to snapshot. | wizjany | a year ago |
79a3b70d | Release 7.0.7. | wizjany | a year ago |
cf694251 | Don't cancel potion splashes with no targets. | wizjany | a year ago |
e2fe770e | Disregard that, definitely need to duplicate. | wizjany | a year ago |
7e06088c | Switch to WE's ClassSourceValidator. Since it's (being) fixed there and no need to duplicate any more. | wizjany | a year ago |
f9d1c2d4 | Fix some errors in config loading. Technically removing a nonexistant property should be fixed in WE's yaml utils but eh. | wizjany | a year ago |
f883899c | Add deprecation warnings. Also remove the nodes from config if unused. | wizjany | a year ago |
de386fb4 | Provisional changelog for 7.0.7. | wizjany | a year ago |
660f9ffa | Use deny-message for nether portal protection. Closes #1882. | wizjany | a year ago |
e05d4237 | Protect modification of candles and cake as building. Closes #1880. | wizjany | a year ago |
dca05151 | Optimize 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 RegionLister | joo200 | a year ago |
4abf971c | Add red sand to sand physics. This option is still at the mercy of bukkit api and might still not work ¯\_(ツ)_/¯ | wizjany | a year ago |
875a6fc8 | Add space in an error message. | wizjany | a year ago |
3cb4abdb | Updated amount of modules, Windows command prompt and outdated hints | joo200 | a year ago |
4caf0afb | Add COMPILING.md and set Java Version to 16 | joo200 | a year ago |
054a7341 | Update Java-Version in README.md to Java 17 | joo200 | a year ago |
b59da599 | Allows 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 secure | cristobal lopez | a year ago |
46251f5f | Don't check bypass for offline players. This is someone else's problem now (╯°□°)╯︵ ┻━┻ | wizjany | a year ago |
98bef4e0 | Remove extra import. | wizjany | a year ago |
f1c8649f | Improve Checks for LightningStrikes (fixes #1845) | joo200 | a year ago |
aad698af | Update Paper and Spigot to 1.17.1 | joo200 | a year ago |
ad7ecbae | Exclude paper-api from squirrelid dependency (Compilefix for removed maven mirrors) | joo200 | a year ago |
81750e19 | Add /rg migrateheights. (#1857) Closes #1856. | wizjany | a year ago |
703146bc | Update guava to match MC 1.18 guava. | wizjany | a year ago |
2541483e | Fixed invalid label | joo200 | a year ago |
0a601dbc | Improved Bug Report and Feature Request Template | joo200 | a year ago |
f55802c1 | Make cause known if origin can be used (#1838) | stonar96 | a year ago |
a0922cb4 | Add rock-growth flag. Handles amethyst and dripstone. Closes #1855. | wizjany | a year ago |
fb9705e4 | Update gradle. Getting ready for java 17. | wizjany | a year ago |
9b665136 | Fix Blacklist log entry not by player results in NPE (#1837) | joo200 | a year ago |
efac79fd | Bump to 7.0.7-SNAPSHOT. | wizjany | 2 years ago |
1cff55f3 | Release 7.0.6. | wizjany | 2 years ago |
f4fb78c7 | Changelog for 7.0.6. | wizjany | 2 years ago |
56086b08 | Protect light from everything. Thanks Mojang. | wizjany | 2 years ago |
51fa25dd | Protect light from light. Closes #1828. | wizjany | 2 years ago |
5b0fdb68 | Include GLOW_ITEM_FRAME in item-frame-rotation flag. Closes #1832. | wizjany | 2 years ago |
cb69ab73 | Fix perms NPE | stonar96 | 2 years ago |
5a6b6eb8 | Use QueryOption.SORT for region commands (#1817) | stonar96 | 2 years ago |
75774dbb | Fix redefinition of parent regions (#1814) | stonar96 | 2 years ago |
fe0fd17d | Cover additional case for blacklist on-equip. | wizjany | 2 years ago |
5e702f80 | Add inheritance for all flags (#1787) | stonar96 | 2 years ago |
0165175a | Additionally block other explosion if the defender is a block like entity to be consitent with "block" explosion protections (#1812) | wyatt childers | 2 years ago |
821c3e68 | Convert listeners to use AbstractListener and add shortcuts to get config. (#1808) Closes #1780. | wizjany | 2 years ago |
46442682 | Fix 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> | stonar96 | 2 years ago |
c81f5892 | Add jsr305 back for annotations. Blame those pesky WorldEdit devs breaking our builds :^) | wizjany | 2 years ago |
88854592 | Fix 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! | loaidev | 2 years ago |
8efc2e65 | Revert "Add member inheritance for non-player associables" This reverts commit b1cd1303d1d194fef7d1fc6e2811931ca08f4e38. | wizjany | 2 years ago |
b1cd1303 | Add member inheritance for non-player associables | stonar96 | 2 years ago |
c98f9eda | Check all effects for lingering potion clouds. Fixes #1797. | wizjany | 2 years ago |
682942b9 | Added NPE error message and javadoc hint for WorldGuard.getPlatform | joo200 | 2 years ago |
7e817c33 | Protect signs against usage of (glowing) ink sac | joo200 | 2 years ago |
5302bcb1 | Changelog for 7.0.6 beta 1. | wizjany | 2 years ago |
bcac63dc | Fix regions in negative heights (#1792) | stonar96 | 2 years ago |
37906c0f | Added use-dripleaf flag, Handle Deepslate Redstone Ore correctly | joo200 | 2 years ago |
6879f10d | Fix crop growth config option. | wizjany | 2 years ago |
7155ef58 | Protect cave vines and glow berries correctly | joo200 | 2 years ago |
e2f775c9 | Fixed wrong dependencies, removed not needed repository | joo200 | 2 years ago |
c5dad747 | Compare items for /stack with ItemStack.isSimilar | joo200 | 2 years ago |
4dfb9bea | Switch back dependency from Spigot to Paper | joo200 | 2 years ago |
7436d506 | Fixed incorrectly shaded squirrelid | joo200 | 2 years ago |
621c1289 | Bump squirrelid to 0.3.0, Deprecated PaperProfileServer (replaced by squirrelid) | joo200 | 2 years ago |
093e282e | relocate bstats like worldedit | joo200 | 2 years ago |
2958c252 | Shade correctly bstats | joo200 | 2 years ago |
d21ee986 | Re-add shade config, fix some other gradle black magic. | wizjany | 2 years ago |
dd90fa21 | Cover item dispense behaviors. Depends on spigot throwing events. | wizjany | 2 years ago |
34ed6175 | Bump api version to 1.17 | joo200 | 2 years ago |
0818b3c2 | Update to Java 16, Gradle 7.0.2 and Bstats 2.1.0 | joo200 | 2 years ago |
04541ed5 | Updated build environment, switched to Jupiter Unit Tests | joo200 | 2 years ago |
f17f1fc8 | bump travis-ci to jdk11 | joo200 | 2 years ago |
9defab65 | Fix protections for copper and rooted dirt | joo200 | 2 years ago |
a225d1b2 | Added 1.17 materials | joo200 | 2 years ago |
bcab33c1 | Updated dependencies and gradle | joo200 | 2 years ago |
3cb83465 | Update dependencies to 1.17 | joo200 | 2 years ago |
32d16a7e | Bump to snapshot. | wizjany | 2 years ago |
3827266e | Release 7.0.5. | wizjany | 2 years ago |
c3dbfdd6 | Changelog for 7.0.5. | wizjany | 2 years ago |
f19ebab0 | Handle spigot's entity mount event (#1755) * Add handler for spigot's EntityMountEvent. Closes #1677. * checkstyle. | wizjany | 2 years ago |
f8f95a44 | Fix Iron Doors (#1781) Co-authored-by: wizjany <wizjany@gmail.com> | stonar96 | 2 years ago |
0a74d02f | Add nonplayer-protection-domains flag (#1763) | stonar96 | 2 years ago |
46a662e1 | Fix Dispenser Shulker Box bug and cleanup (#1776) | stonar96 | 2 years ago |
149d1f84 | Remove unused RegionGroup.MEMBERS from the teleport flag (#1769) | stonar96 | 2 years ago |
c4e76af5 | Fix Cause#isKnown() (#1768) * Fix Cause#isKnown() * Grammar Co-authored-by: wizjany <wizjany@gmail.com> | stonar96 | 2 years ago |
c1c26360 | Remove unnecessary FlagValueCalculator#getPriority(ProtectedRegion) calls | stonar96 | 2 years ago |
65c894cf | Fix doc comment of FlagValueCalculator#getMembership(RegionAssociable) | stonar96 | 2 years ago |
7dcec2b3 | Small performance improvement for `PlayerDomain#contains()` (#1765) * Improve performance by putting UUID checks first. * Added wizjany's suggestion Co-authored-by: wizjany <wizjany@gmail.com> | thebusybiscuit | 2 years ago |
09ce3b63 | Update Java version in CONTRIBUTING.md (#1764) | stonar96 | 2 years ago |
de22a5cd | Deprecate 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. | wizjany | 2 years ago |
d2c2bfba | Deprecate flags (replaced by RegistryFlag), added some null checks (#1747) | joo200 | 2 years ago |
528ba32a | Also change paperlib to shade. This change has been sitting here for a while uncommitted and unpushed. | wizjany | 2 years ago |
f37fbb1a | Fix Falling blocks may change snow layers to that block | joo200 | 2 years ago |
f1f8b625 | Gradle cleanup/unfuckery. Fixes #1729 | wizjany | 2 years ago |
e9330504 | Change relocated/shaded artifacts to compileOnly. | wizjany | 2 years ago |
59d4c7b9 | Fix nullability annotation. | wizjany | 2 years ago |
0c7f4bb8 | Fix 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 missing | shane freeder | 2 years ago |
3c9b21d0 | Add 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. | wizjany | 2 years ago |
aeea4555 | Ignore BlockFertilizeEvent with empty list. Plugins can clear this list without fully cancelling the event. Fixes #1723 | wizjany | 2 years ago |
129d2735 | Don't send empty messages from chorus-fruit/enderpearl teleports. | wizjany | 2 years ago |
310ce9a6 | Make UUIDFlag ctors public. smh. | wizjany | 2 years ago |
e04c654c | Added arguments to /rg toggle-bypass: on, off | kikelkik | 2 years ago |
b1674e5c | Added test cases for FlagValueCalculator and MapFlags | joo200 | 2 years ago |
89c6a33b | Improved queryMapValue to return defaultValue instead of null | joo200 | 2 years ago |
88c91ce3 | Add fallback value to queryMapValue, use Flag$chooseValue | joo200 | 2 years ago |
b70f5a73 | Added methods to query values from map flags | joo200 | 2 years ago |
b6fc9ddd | Add UUIDFlag | joo200 | 2 years ago |
cbb32120 | Don'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. | wizjany | 2 years ago |
04d5a3b4 | Fixed NoClassDefFoundError if WorldEdit failed to initialize | intelli | 2 years ago |
282425f3 | Move 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 miller | 2 years ago |
15a08097 | Small readme tweaks. Fix dead/outdated links, clarify deps. | wizjany | 2 years ago |
035a645d | Deal with bamboo as growth from spread event listener. Closes #1673, #1674. | wizjany | 2 years ago |
59c146f5 | Don't allow setting unknown flags in FlagHelperBox. | wizjany | 2 years ago |
d313f2ca | Add nether warts to crop list. Closes #1669. | wizjany | 2 years ago |
8350267b | Don't marshal SetFlag in FlagHelperBox. | wizjany | 2 years ago |
e98196af | Catch Throwables instead of Exceptions while (un)marshalling flags | joo200 | 2 years ago |
38797721 | Move /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. | wizjany | 2 years ago |
48233c33 | Make resource processing update with project version. Should prevent old version strings from finding their way into plugin.yml | wizjany | 2 years ago |
664ab18f | Fix sponge-simulation clearing NBT of waterlogged blocks. Fixes #1659. Didn't realize people still used this feature. | wizjany | 2 years ago |
07bf1871 | Add an SVG logo | matthew miller | 2 years ago |
5921be43 | Change anvil usage to build permissions and add use-anvil flag (#1644) | joo200 | 2 years ago |
60b16fc4 | Add sweet berry bush to crop list. | wizjany | 2 years ago |
746b630d | Note the new region converter class for devs. | wizjany | 2 years ago |
0b362088 | Bump to snapshot version. | wizjany | 2 years ago |
014277fb | Release 7.0.4. | wizjany | 2 years ago |
f7ff984c | Update changelog for release. | wizjany | 2 years ago |
d4b20607 | Removed extra ";" | pisich | 3 years ago |
0e73b50d | Moved default bypass options to global configuration section | joo200 | 3 years ago |
136ec31f | Add configurable announcement for current bypass status | joo200 | 3 years ago |
ad000ab0 | Rename config option for default bypass option Co-authored-by: wizjany <wizjany@gmail.com> | joo200 | 3 years ago |
af67f1dd | Add config option to deny region bypass by default | joo200 | 3 years ago |
8dee2ad3 | Don't check ride for unsaddled striders. | wizjany | 3 years ago |
c860fce2 | Document ProtectedRegion's comparable behavior. ProtectedRegion's compareTo is inconsistent with equals when comparing regions across managers. | wizjany | 3 years ago |
0cb84927 | Don't fire xp spawn events for fishing where xp was already 0. Dedicated to @mikroskeem who let me forget about this. | wizjany | 3 years ago |
2ed60eba | Add deprecation warnings for names in Domains. | wizjany | 3 years ago |
91a14946 | Add piglin brutes. | wizjany | 3 years ago |
5b8c3e7f | Use a lower level exception in BukkitWorldConfiguration to get a printout when more severe YAML issues occur | matthew miller | 3 years ago |
c1ff4fc3 | s/WorlGuard/WorldGuard | matthew miller | 3 years ago |
691325c8 | Update worldguard-bukkit/src/main/java/com/sk89q/worldguard/bukkit/BukkitWorldConfiguration.java fixed typo Co-authored-by: wizjany <wizjany@gmail.com> | joo200 | 3 years ago |
3da19a7f | Added world option to block turtle egg trampling | joo200 | 3 years ago |
f677af56 | Don'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. | wizjany | 3 years ago |
58eaf318 | Merge pull request #1618 from JOO200/piston Implement new alternative association mode to limit piston movement | wizjany | 3 years ago |
6708b210 | Abstract RegionOverlapAssociation, deprecate/fix packaging. | wizjany | 3 years ago |
ed4287ac | Cleanup use-max-prio algorithm, add tests. | wizjany | 3 years ago |
449145ba | Renamed option to use-max-priority-association, Code cleanup | joo200 | 3 years ago |
85c5f53d | only detect max priority once | joo200 | 3 years ago |
5162ce3d | Implement new alternative association mode to limit piston movement | joo200 | 3 years ago |
03f05d3a | Simplify and remove duplicate code. | wizjany | 3 years ago |
c8bde179 | Fixed "null" output for invalid worldedit selections | joo200 | 3 years ago |
efe1e48b | Merge pull request #1615 from JOO200/toRegionSelector Add Helper to convert WorldGuard's ProtectedRegion to WorldEdit's Region and RegionSelector | wizjany | 3 years ago |
6f9ed5d1 | Private ctor to match checkstyle. | joo200 | 3 years ago |
f0ec54af | Added missing license to WorldEditRegionConverter | joo200 | 3 years ago |
e9e1885f | Moved toRegion and toRegionSelector in a helper class | joo200 | 3 years ago |
1710c076 | Check non-waterloggable waterlogged blocks for liquid flow. Fixes #1616. | wizjany | 3 years ago |
f8e2d8d6 | Redstone wire is toggled between dot and cross on interact now. | wizjany | 3 years ago |
2c0b592b | Declare some recently hidden dependencies. | wizjany | 3 years ago |
46e230e6 | Missed import. | wizjany | 3 years ago |
fe24668c | Re-add pom-switcheroo to expose spigot as a dep instead of paper. Makes it easier for downstream projects that don't have paper-repo. | wizjany | 3 years ago |
23efd5fe | Fireworks are now projectiles. Only use paper-api for fallback. | wizjany | 3 years ago |
e54235a6 | Removed unnecessary relevant flag as it's checked by the UseBlockEvent listener | joo200 | 3 years ago |
5ec3ed60 | Changed handling von PlayerTakeLecternBookEvent to match the chest-access flag | joo200 | 3 years ago |
1652c9bf | Allocate WorldPlayerTuple only when using cache | themolkapl | 3 years ago |
a97db0ed | Add an option to disable bypass permission cache | themolkapl | 3 years ago |
36e42eef | Update gradle wrapper, more buildscript fixes. | wizjany | 3 years ago |
5b8eef92 | Build script cleanup/updates. | wizjany | 3 years ago |
d73dc6d7 | Cleanup issue template a bit. | wizjany | 3 years ago |
74d8a4f0 | Typo. | wizjany | 3 years ago |
613406aa | Add Weeping Vines and Twisting Vines to vine-growth flag | joo200 | 3 years ago |
66fd84ba | Add GitHub Sponsors link. | wizjany | 3 years ago |
53abb6c4 | Back to snapshot. | wizjany | 3 years ago |
923369e2 | Release 7.0.4-beta1. | wizjany | 3 years ago |
bc551da9 | Update buildscript and WE dep. | wizjany | 3 years ago |
bffe5e76 | Additional 1.16 material defs. | wizjany | 3 years ago |
8722322c | Added new flag respawn-anchors similar to block respawn anchor usage | joo200 | 3 years ago |
0fa92d48 | Removed unnecessary if branch | joo200 | 3 years ago |
e52875bd | Removed duplicate pressure plates check | joo200 | 3 years ago |
dbad328d | Update to Minecraft 1 16, PaperLib to 1 0 4 | joo200 | 3 years ago |
54073157 | Release 7.0.3 for MC 1.14/1.15. Last release before switching to 1.16. | wizjany | 3 years ago |
b769469f | Changelog for 7.0.3. | wizjany | 3 years ago |
3a9b1b15 | Add deprecation warnings to StringFlags. | wizjany | 3 years ago |
ff5f9338 | Typo. | wizjany | 3 years ago |
0492fafe | Color 3rd party flags and unregistered flags in /rg info. | wizjany | 3 years ago |
36d95ad0 | More inventory holder snapshot use. | wizjany | 3 years ago |
c1ec7080 | Use `Inventory#getHolder(boolean useSnapshot)` where available. Dedicated to @phoenix616 | wizjany | 3 years ago |
f4a3e8a9 | Allow setting passthrough on global via /rg flags. Closes #1584. | wizjany | 3 years ago |
6c5380ba | Prioritize tamed owners over entity targets. Fixes #1587. | wizjany | 3 years ago |
868089b4 | Actually read TargetMatchers from world configs. Previously only read from global. | wizjany | 3 years ago |
9905d22d | Add dyes as tools for interact handling. | wizjany | 3 years ago |
4eaa376e | Providing a solution for tools being unable to interact with usable blocks | ultrafaceguy | 3 years ago |
37ae70f3 | Add coral-fade flag and world configuration to disable coral fading Closes #1532 | joo200 | 3 years ago |
1a69250d | Allow droppers to drop items without using them. Fixes #1570. | wizjany | 3 years ago |
b2d2d081 | Silence 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. | wizjany | 3 years ago |
47cd96a3 | Add tests to validate behavior of non-player causes in multiple regions. | wizjany | 3 years ago |
0a735e01 | Don't warn about small global regions. Closes #1567. | wizjany | 3 years ago |
60590acf | Remove unnecessary checks and add comments | stonar96 | 3 years ago |
6030bea1 | Improve default teleport-message and remove null check | stonar96 | 3 years ago |
20f89ea2 | Add teleport-message flag | stonar96 | 3 years ago |
4c351fb0 | Workaround for CraftBukkit's move event throttling. | wizjany | 3 years ago |
5e7829c3 | Allow FML2 in forge host keys. Closes #1542. | wizjany | 3 years ago |
37e66dae | Track BlockProjectileSource causes. | wizjany | 3 years ago |
662ae2bc | Add issue templates. | wizjany | 3 years ago |
fa60582a | Sand/gravel tick now, even if physics is cancelled. | wizjany | 3 years ago |
17c16471 | Move profile cache updating to join event. Adding it to onEnable might back up the executor on /reloads. | wizjany | 3 years ago |
1fcda134 | Check waterlogged blocks for water-flow flag. Also remove some terribly outdated obsidian generator protection. Fixes #1546. | wizjany | 3 years ago |
570b7f7b | Allow passthrough allow on global to override added members/owners. | wizjany | 3 years ago |
aca0d843 | Allow WorldEdit's //world override to affect region commands. Priority is `-w` flag > //world override > player world > error. Also makes regions selectable from console. | wizjany | 3 years ago |