Commit Graph

1103 Commits

Author SHA1 Message Date
a7c4b40fcc Add no-portals and deny-portal-travel flag 2021-05-14 15:51:20 +02:00
9344e1ca79 Make /plot setup header translatable
- Document a couple of permission nodes
2021-05-13 13:32:34 +02:00
19cea0e129 Un-stringify plot id calls
- PlotId#toString() already stringifies IDs, no need to call String.valueOf()
- Add tab completion to `/plot debugroadregen`
- Add `plots.flag.notify-leave.bypass` permission separating from notify-enter
- Add message notifying the player if the attempt to enter a plot they are denied from
2021-05-11 18:50:37 +02:00
0106a4222d Address a few deprecations 2021-05-01 18:33:02 +02:00
361b936aa0 Update ServerLib 2021-04-27 11:58:49 +02:00
de597391dc Fix keep-inventory flag & adjust disallowed-blocks translation 2021-04-21 11:03:14 +02:00
59599261ff Fixes https://issues.intellectualsites.com/issue/PS-237 2021-04-12 16:08:31 +02:00
e1fb8c1ae5 Take building min height also into consideration 2021-04-11 10:12:37 +02:00
dd9edb68b2 Fixes https://github.com/IntellectualSites/PlotSquaredSuggestions/issues/23 2021-04-02 23:48:16 +02:00
5780ad370a Strip Java 15 note 2021-03-01 10:58:27 +01:00
38b60205e8 Use javax for Nullable + guice, hope I didn't miss anything 2021-02-24 20:35:38 +01:00
027456fd77 Add crop-grow flag 2021-02-24 18:41:36 +01:00
da45813a06 Add new metrics pies 2021-02-22 15:18:20 +01:00
aaf2fa8807 Update bStats to 2.1.0 2021-01-24 10:39:03 +01:00
86e8457574 Move to ServerLib 2021-01-22 23:34:47 +01:00
8292ed9e31 More annotation work 2021-01-10 00:01:48 +01:00
57fc51d013 Initial annotation usage cleanup + EditorConfig 2021-01-09 22:28:41 +01:00
8b332adbe7 Address comments 2021-01-09 21:34:42 +01:00
3cea734b9b Fix singleworlds 2021-01-09 21:34:42 +01:00
7ac3f7ca03 Fix sync tasks not being sync 2021-01-09 20:39:25 +01:00
98e8476a88 Bring v5 entity spawn changes to v6 2021-01-06 21:56:26 +00:00
ad99ca1723 Use WE Expressions instead of js evaluation (#2941)
* Implement thread-safe expression evaluation

* Update `{args}` to `plot` automatically

* Stringify more money/balance/price occurrences with EconHandler#format
2021-01-02 16:32:07 +00:00
f47561b580 Invert leaf-decay message 2021-01-01 21:51:28 +01:00
4f60da292a Add leaf-decay flag
Stop leaves from decaying.
2021-01-01 21:47:09 +01:00
70fb86a1c3 Remove redundant legacy version check
"api-version" backs us up here.
2021-01-01 14:09:59 +01:00
e8642df674 Update licenses to 2021
Happy new year 🎆
2021-01-01 00:19:45 +01:00
fafdae9ba9 Only check ice-form for ice (#2940)
Co-authored-by: NotMyFault <mc.cache@web.de>
2020-12-28 14:11:30 +00:00
3cfbe9585a Merge branch 'v6' of github.com:IntellectualSites/PlotSquared into v6 2020-12-28 12:27:12 +00:00
71305e636c cache bukkitworld 2020-12-28 12:10:27 +00:00
019da4d2f4 Expose legacy serializer for placeholders 2020-12-28 11:21:35 +01:00
07491d8028 Rename database chart id 2020-12-22 20:53:13 +01:00
8c3a0a8275 Fix compiling 2020-12-21 20:33:49 +01:00
bb52301200 Merge remote-tracking branch 'origin/renovate/configure' into v6 2020-12-20 22:38:35 +01:00
5147d67318 Add charts for complex plot components 2020-12-16 13:20:23 +01:00
992a683ba2 another annoying cache thing 2020-12-14 15:22:10 +00:00
e8e116312a Merge branch 'v5' into v6
# Conflicts:
#	Bukkit/src/main/java/com/plotsquared/bukkit/listener/BlockEventListener.java
#	Bukkit/src/main/java/com/plotsquared/bukkit/listener/EntityEventListener.java
#	Core/src/main/java/com/plotsquared/core/command/Deny.java
#	Core/src/main/java/com/plotsquared/core/util/SchematicHandler.java
2020-12-14 15:15:27 +00:00
de3ba9a25c re-send block change for blocks with gravity if they're physicsed
fixes PS-159
2020-12-14 14:53:53 +00:00
6eb2958afc Fix merge issue 2020-12-11 11:42:19 +00:00
18f13b7d15 Merge branch 'v5' into v6 2020-12-10 21:28:28 +00:00
b4f3e85001 allow "owned" road mobs to be killed as well
(those that are leashed, being ridden, etc)
2020-12-10 21:14:32 +00:00
3ca8a94419 Update java 8 notice 2020-12-08 00:18:40 +01:00
714837dd00 Add charts for complex components 2020-12-07 23:05:25 +01:00
c8ad936d26 Clean up PlotPlatform a bit and make the placeholder registry injectible 2020-12-05 18:41:41 +01:00
60b5f5fe48 Add note about Nashorn 2020-12-05 18:38:10 +01:00
4ff50525ed Fixes https://github.com/IntellectualSites/PlotSquaredSuggestions/issues/110 2020-12-04 17:30:11 +01:00
34e02e9f3a Make JavaVersionCheck private 2020-12-04 16:00:18 +01:00
62690c2a53 Postpone java version during startup 2020-12-04 12:25:53 +01:00
5d30e0854f Add java version checker 2020-12-04 12:15:56 +01:00
ee7f683b76 Bump paperlib, fix single worlds. 2020-11-26 16:54:38 +00:00
585111ca38 Cancel boat placement on interactable blocks, fixes PS-175 (#2934)
* Cancel boat placement on interactable blocks, fixes PS-175

* Keep boat protection for old game versions

Co-authored-by: NotMyFault <mc.cache@web.de>
2020-11-24 16:32:35 +01:00