Commit Graph

4945 Commits

Author SHA1 Message Date
98e8476a88 Bring v5 entity spawn changes to v6 2021-01-06 21:56:26 +00:00
ec8bdc9af6 Actually place the debugroadregen blocks 2021-01-04 19:23:31 +00:00
9598416932 handle cancellation properly in DefaultProgressSubscriber 2021-01-04 18:23:45 +00:00
4c0bc79e49 Allow over/undersizes schematics to be saved and pasted (#2944)
Co-authored-by: NotMyFault <mc.cache@web.de>
2021-01-03 23:46:53 +01:00
01dd2d8097 Should be code, not link
Co-authored-by: Alexander Söderberg <4096670+Citymonstret@users.noreply.github.com>
2021-01-03 23:42:32 +01:00
e09444d94f code style 2021-01-03 23:42:32 +01:00
0c76833997 Implement CaptionLoader API to be used by third party plugins/addons
This allows to load resources from other classloaders than the P2 one. Therefore, we can use this in addons too to manage messages the same way.
2021-01-03 23:42:32 +01: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
bf79639d07 Update license to 2021
Happy new year 🎆
2021-01-01 00:46:30 +01:00
e8642df674 Update licenses to 2021
Happy new year 🎆
2021-01-01 00:19:45 +01:00
b648717079 5.13.11 2020-12-29 15:14:00 +01:00
3702caa25f Replace toggle permission with plots.toggle 2020-12-28 16:06:24 +01:00
4200bbfd0a Update permission range declaration 2020-12-28 15:38:42 +01:00
0fcca4c141 Use hasPermissionRange to check for trust and add limits 2020-12-28 15:36:00 +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
ef215b1b0c fix debugpaste with multiverse 2020-12-28 12:31:51 +00:00
1d0721034d fix debugpaste with multiverse 2020-12-28 12:30:53 +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
ce23c153ee Fix added_list and denied_list placeholders 2020-12-28 12:15:34 +01:00
019da4d2f4 Expose legacy serializer for placeholders 2020-12-28 11:21:35 +01:00
ffc31f565b Use builder for flags component 2020-12-28 00:05:33 +01:00
7f01f2d716 Rename placeholders matching more appropriately 2020-12-27 19:37:09 +01:00
bf20b0dd79 Beautify placeholder output for '*' permission 2020-12-27 19:16:26 +01:00
867826759b Make placeholders translatable 2020-12-26 13:50:00 +01:00
3be370071c fix purge <owner> 2020-12-23 14:13:50 +00:00
2b9a194244 5.13.10 2020-12-23 14:07:42 +00:00
67a928b1ae Merge branch 'v5' of github.com:IntellectualSites/PlotSquared into v5 2020-12-23 13:54:35 +00:00
67a7211b77 use correct UUID pipeline methods in purge command 2020-12-23 13:52:47 +00:00
1d4fe01db0 Rename database chart id 2020-12-22 20:54:22 +01:00
07491d8028 Rename database chart id 2020-12-22 20:53:13 +01:00
7f1baca872 Add database type to debugpaste 2020-12-22 17:55:37 +01:00
8c3a0a8275 Fix compiling 2020-12-21 20:33:49 +01:00
eba6043d26 Update paster 2020-12-21 15:59:12 +01:00
397692d113 Update Paster 2020-12-21 15:58:34 +01:00
035ecc1517 Delete dependabot.yml 2020-12-21 10:58:30 +01:00
bb52301200 Merge remote-tracking branch 'origin/renovate/configure' into v6 2020-12-20 22:38:35 +01:00
f4adf5d7e7 Add renovate.json 2020-12-20 21:24:38 +00:00
e4a8459798 Switch to IncendoPaster "library" 2020-12-19 16:20:44 +00:00
14fa738fbe switch to InvendoPaster "library" 2020-12-19 16:00:13 +00:00
4da7aa38ea @Sauilitired can't spell properly 2020-12-16 13:23:14 +01:00
5147d67318 Add charts for complex plot components 2020-12-16 13:20:23 +01:00
cbc599cb20 don't double-up schematic x/z offsets 2020-12-16 12:13:39 +00:00
09c84e25bf don't double-up schematic x/z offsets 2020-12-16 12:07:36 +00:00
224e3b6ad4 Fix publishing. I am an author. 2020-12-14 18:09:09 +00: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