wizjany
f1f1e8aa7d
Remove command reg delay for CommandBook compat.
...
This may break said compat but I doubt anyone is using it anyway.
Fixes #1943 .
2022-08-28 10:15:49 -04:00
wizjany
598c441718
Back to snapshot.
...
Also update changelog
2022-07-27 21:28:09 -04:00
wizjany
cbb2ba7216
Release 7.0.8 beta 1.
2022-07-27 21:15:21 -04:00
dordsor21
e756d127c5
Account for possible world nullability for Entity#getOrigin Location
2022-07-27 21:15:31 -04:00
Joo200
0d2ed8205f
Properly protect chest_boats as vehicles
2022-07-07 21:04:44 +02:00
JOO200
6efdb1089e
Fix Report for Spigot based servers
...
Bukkit.spigot().getSpigotConfig() is the paper implementation, it's not available on Non-Paper servers
2022-06-21 20:44:30 +02:00
wizjany
4a21bf43e7
Check if InventoryHolder BlockState is placed.
...
Closes #1903 .
2022-06-14 11:31:24 -04:00
JOO200
3a181a230f
Tidy up Materials.java, added missing effect type, removed todo for paper only
2022-06-14 11:25:06 -04:00
JOO200
857f7468d8
Add Sculk Growth Flag and options to disable sculk growths
2022-06-14 11:25:06 -04:00
JOO200
f8e8d0f01e
Plugin Version to 1.19, cleanup from Materials, added 1.19 Materials
2022-06-14 11:25:06 -04:00
JOO200
23521858fd
Bumped versions: Minecraft to 1.19 and JDK 17
2022-06-14 11:25:06 -04:00
JOO200
0fddd2a573
Fixed Typo in CommandException
2022-04-26 18:26:07 +02:00
JOO200
85dd012b85
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
2022-04-09 11:46:54 +02:00
wizjany
dc23af7947
Skip lookups on claim.
...
Claim hasn't allowed user-input for ages, so no need to resolve anything.
2022-04-05 12:23:32 -04:00
JOO200
b698941378
Append OnlineMode server information to ServerReport ( #1891 )
2022-04-03 16:35:34 -04:00
wizjany
271b32aa1d
Default chest-protection.disable-off-check to true.
...
Fixes #1890 .
2022-03-24 10:01:17 -04:00
wizjany
938f0c3b66
Handle all the amethyst growth.
...
Fixes #1889 .
2022-03-20 08:26:41 -04:00
wizjany
216b061172
Fix class source validator on spigot.
2022-03-06 08:59:44 -05:00
wizjany
27dca2b506
Bump to snapshot.
2022-03-03 15:05:52 -05:00
wizjany
79a3b70d8d
Release 7.0.7.
2022-03-03 14:21:45 -05:00
wizjany
cf69425153
Don't cancel potion splashes with no targets.
2022-03-03 07:59:00 -05:00
wizjany
e2fe770e6f
Disregard that, definitely need to duplicate.
2022-03-01 18:27:45 -05:00
wizjany
7e06088c1a
Switch to WE's ClassSourceValidator.
...
Since it's (being) fixed there and no need to duplicate any more.
2022-02-27 19:25:58 -05:00
wizjany
f9d1c2d4e0
Fix some errors in config loading.
...
Technically removing a nonexistant property should be fixed in WE's yaml utils but eh.
2022-02-27 17:51:52 -05:00
wizjany
f883899cfe
Add deprecation warnings.
...
Also remove the nodes from config if unused.
2022-02-27 16:34:27 -05:00
wizjany
de386fb4d8
Provisional changelog for 7.0.7.
2022-02-26 19:04:13 -05:00
wizjany
660f9ffa0d
Use deny-message for nether portal protection.
...
Closes #1882 .
2022-02-26 18:49:35 -05:00
wizjany
e05d42371f
Protect modification of candles and cake as building.
...
Closes #1880 .
2022-02-26 18:43:04 -05:00
JOO200
dca0515104
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
2022-01-23 13:03:40 -05:00
wizjany
4abf971cf6
Add red sand to sand physics.
...
This option is still at the mercy of bukkit api and might still not work ¯\_(ツ)_/¯
2022-01-16 11:13:18 -05:00
wizjany
875a6fc827
Add space in an error message.
2022-01-16 11:13:15 -05:00
JOO200
3cb4abdbf7
Updated amount of modules, Windows command prompt and outdated hints
2022-01-08 21:23:11 +01:00
JOO200
4caf0afb38
Add COMPILING.md and set Java Version to 16
2022-01-08 21:03:11 +01:00
JOO200
054a73416b
Update Java-Version in README.md to Java 17
2022-01-07 13:17:54 +01:00
Cristobal Lopez
b59da5992f
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
2022-01-02 10:07:00 -05:00
wizjany
46251f5ffa
Don't check bypass for offline players.
...
This is someone else's problem now (╯°□°)╯︵ ┻━┻
2022-01-01 20:08:16 -05:00
wizjany
98bef4e0ab
Remove extra import.
2021-12-31 10:55:51 -05:00
JOO200
f1c8649f9a
Improve Checks for LightningStrikes ( fixes #1845 )
2021-12-31 10:55:51 -05:00
JOO200
aad698af84
Update Paper and Spigot to 1.17.1
2021-12-31 10:55:51 -05:00
JOO200
ad7ecbaefe
Exclude paper-api from squirrelid dependency (Compilefix for removed maven mirrors)
2021-12-30 20:41:57 +01:00
wizjany
81750e191d
Add /rg migrateheights. ( #1857 )
...
Closes #1856 .
2021-12-02 15:44:25 -05:00
wizjany
703146bc18
Update guava to match MC 1.18 guava.
2021-11-30 20:42:54 -05:00
JOO200
2541483ebc
Fixed invalid label
2021-11-25 22:00:40 +01:00
JOO200
0a601dbc28
Improved Bug Report and Feature Request Template
2021-11-25 21:59:46 +01:00
stonar96
f55802c176
Make cause known if origin can be used ( #1838 )
2021-11-25 12:33:43 -05:00
wizjany
a0922cb467
Add rock-growth flag.
...
Handles amethyst and dripstone.
Closes #1855 .
2021-11-25 12:32:24 -05:00
wizjany
fb9705e4f0
Update gradle.
...
Getting ready for java 17.
2021-11-25 11:27:00 -05:00
JOO200
9b665136d0
Fix Blacklist log entry not by player results in NPE ( #1837 )
2021-09-25 13:22:33 +02:00
wizjany
efac79fd38
Bump to 7.0.7-SNAPSHOT.
2021-09-16 18:51:54 -04:00
wizjany
1cff55f355
Release 7.0.6.
2021-09-16 18:45:05 -04:00