Matthew Miller
|
c1ff4fc3d3
|
s/WorlGuard/WorldGuard
|
2020-08-16 14:44:57 +10:00 |
|
JOO200
|
691325c8f0
|
Update worldguard-bukkit/src/main/java/com/sk89q/worldguard/bukkit/BukkitWorldConfiguration.java
fixed typo
Co-authored-by: wizjany <wizjany@gmail.com>
|
2020-08-14 14:01:58 -04:00 |
|
JOO200
|
3da19a7ff0
|
Added world option to block turtle egg trampling
|
2020-08-14 14:01:58 -04:00 |
|
wizjany
|
f677af566f
|
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.
|
2020-08-07 13:59:22 -04:00 |
|
wizjany
|
58eaf31879
|
Merge pull request #1618 from JOO200/piston
Implement new alternative association mode to limit piston movement
|
2020-08-03 10:53:31 -04:00 |
|
wizjany
|
6708b21016
|
Abstract RegionOverlapAssociation, deprecate/fix packaging.
|
2020-08-03 10:46:40 -04:00 |
|
wizjany
|
ed4287ace7
|
Cleanup use-max-prio algorithm, add tests.
|
2020-08-03 10:21:35 -04:00 |
|
wizjany
|
03f05d3a4e
|
Simplify and remove duplicate code.
|
2020-08-03 07:21:56 -04:00 |
|
JOO200
|
c8bde17994
|
Fixed "null" output for invalid worldedit selections
|
2020-08-01 16:55:37 +02:00 |
|
JOO200
|
449145ba1f
|
Renamed option to use-max-priority-association, Code cleanup
|
2020-08-01 13:54:27 +02:00 |
|
JOO200
|
85c5f53d29
|
only detect max priority once
|
2020-07-30 20:37:49 +02:00 |
|
JOO200
|
5162ce3dbd
|
Implement new alternative association mode to limit piston movement
|
2020-07-30 20:24:18 +02:00 |
|
wizjany
|
efe1e48bd4
|
Merge pull request #1615 from JOO200/toRegionSelector
Add Helper to convert WorldGuard's ProtectedRegion to WorldEdit's Region and RegionSelector
|
2020-07-29 23:42:00 -04:00 |
|
wizjany
|
1710c07623
|
Check non-waterloggable waterlogged blocks for liquid flow.
Fixes #1616.
|
2020-07-29 23:39:04 -04:00 |
|
JOO200
|
6f9ed5d10f
|
Private ctor to match checkstyle.
|
2020-07-27 17:55:11 +02:00 |
|
JOO200
|
f0ec54af49
|
Added missing license to WorldEditRegionConverter
|
2020-07-27 17:17:20 +02:00 |
|
JOO200
|
e9e1885f2e
|
Moved toRegion and toRegionSelector in a helper class
|
2020-07-27 17:03:50 +02:00 |
|
wizjany
|
f8e2d8d6b7
|
Redstone wire is toggled between dot and cross on interact now.
|
2020-07-19 16:47:30 -04:00 |
|
wizjany
|
2c0b592b19
|
Declare some recently hidden dependencies.
|
2020-07-17 01:11:12 -04:00 |
|
wizjany
|
46e230e625
|
Missed import.
|
2020-07-16 21:41:08 -04:00 |
|
wizjany
|
fe24668c6a
|
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.
|
2020-07-15 19:23:44 -04:00 |
|
wizjany
|
23efd5fec2
|
Fireworks are now projectiles.
Only use paper-api for fallback.
|
2020-07-15 19:23:01 -04:00 |
|
JOO200
|
e54235a65e
|
Removed unnecessary relevant flag as it's checked by the UseBlockEvent listener
|
2020-07-15 18:43:25 -04:00 |
|
JOO200
|
5ec3ed6092
|
Changed handling von PlayerTakeLecternBookEvent to match the chest-access flag
|
2020-07-15 18:43:25 -04:00 |
|
TheMolkaPL
|
1652c9bfc0
|
Allocate WorldPlayerTuple only when using cache
|
2020-07-03 20:26:56 -04:00 |
|
TheMolkaPL
|
a97db0ede9
|
Add an option to disable bypass permission cache
|
2020-07-03 20:26:56 -04:00 |
|
wizjany
|
36e42eefd0
|
Update gradle wrapper, more buildscript fixes.
|
2020-07-03 17:06:31 -04:00 |
|
wizjany
|
5b8eef92b8
|
Build script cleanup/updates.
|
2020-07-02 19:09:09 -04:00 |
|
wizjany
|
d73dc6d719
|
Cleanup issue template a bit.
|
2020-07-02 18:55:08 -04:00 |
|
wizjany
|
74d8a4f0e7
|
Typo.
|
2020-06-27 19:55:34 -04:00 |
|
JOO200
|
613406aab4
|
Add Weeping Vines and Twisting Vines to vine-growth flag
|
2020-06-27 18:19:11 -04:00 |
|
wizjany
|
66fd84ba2f
|
Add GitHub Sponsors link.
|
2020-06-27 00:24:46 -04:00 |
|
wizjany
|
53abb6c4ad
|
Back to snapshot.
|
2020-06-26 02:09:36 -04:00 |
|
wizjany
|
923369e28c
|
Release 7.0.4-beta1.
|
2020-06-26 02:02:48 -04:00 |
|
wizjany
|
bc551da903
|
Update buildscript and WE dep.
|
2020-06-26 01:21:30 -04:00 |
|
wizjany
|
bffe5e76f2
|
Additional 1.16 material defs.
|
2020-06-26 00:52:29 -04:00 |
|
JOO200
|
8722322cd8
|
Added new flag respawn-anchors similar to block respawn anchor usage
|
2020-06-26 00:02:50 -04:00 |
|
JOO200
|
0fa92d4836
|
Removed unnecessary if branch
|
2020-06-26 00:02:49 -04:00 |
|
JOO200
|
e52875bd0b
|
Removed duplicate pressure plates check
|
2020-06-26 00:02:49 -04:00 |
|
JOO200
|
dbad328d0d
|
Update to Minecraft 1 16, PaperLib to 1 0 4
|
2020-06-26 00:02:49 -04:00 |
|
wizjany
|
5407315799
|
Release 7.0.3 for MC 1.14/1.15.
Last release before switching to 1.16.
|
2020-06-25 23:40:40 -04:00 |
|
wizjany
|
b769469f5b
|
Changelog for 7.0.3.
|
2020-06-25 23:11:51 -04:00 |
|
wizjany
|
3a9b1b1525
|
Add deprecation warnings to StringFlags.
|
2020-06-25 22:57:28 -04:00 |
|
wizjany
|
ff5f933879
|
Typo.
|
2020-06-24 10:42:12 -04:00 |
|
wizjany
|
0492fafe30
|
Color 3rd party flags and unregistered flags in /rg info.
|
2020-06-21 17:25:38 -04:00 |
|
wizjany
|
36d95ad090
|
More inventory holder snapshot use.
|
2020-06-21 16:57:58 -04:00 |
|
wizjany
|
c1ec708050
|
Use Inventory#getHolder(boolean useSnapshot) where available.
Dedicated to @phoenix616
|
2020-06-21 16:39:28 -04:00 |
|
wizjany
|
f4a3e8a936
|
Allow setting passthrough on global via /rg flags.
Closes #1584.
|
2020-06-11 14:57:22 -04:00 |
|
wizjany
|
6c5380ba0b
|
Prioritize tamed owners over entity targets.
Fixes #1587.
|
2020-06-08 13:14:04 -04:00 |
|
wizjany
|
868089b44f
|
Actually read TargetMatchers from world configs.
Previously only read from global.
|
2020-06-01 15:52:16 -04:00 |
|