Commit Graph

1909 Commits

Author SHA1 Message Date
30d3a458e2 Addressing more issues 2021-03-28 17:39:02 +02:00
7591d88d00 Fixes PS-229
Closes #2948

Co-Authored-By: Benjamin Govaerts <17101059+BenjaminGoGurts@users.noreply.github.com>
2021-03-23 23:44:27 +01:00
22baabf751 Don't fail on Java 17 (and higher) 2021-03-23 10:39:17 +01:00
0cdda8b0ae Fix a few issues with debugexec 2021-03-12 15:05:25 +01:00
295a63087f Strip lesser used debug commands 2021-03-12 14:45:43 +01:00
797d3ed362 Don't invert the debug status message 2021-03-04 21:43:16 +01:00
31de7de385 Cover a couple of NPEs 2021-03-01 16:21:12 +01:00
3833d2cd83 Restrict a few more commands from plot world plots
And add missing tab completion for debug commands
2021-02-24 23:21:54 +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
10e2d65221 Remove scripting-related stuff (#2947)
* Remove scripting-related stuff

* Cleanup

Co-authored-by: NotMyFault <mc.cache@web.de>
2021-02-24 09:53:55 +01:00
d9b5dc5dd7 Sort plots for /plot home the same as for /plot visit, fixes PS-188 2021-02-24 08:46:16 +01:00
da45813a06 Add new metrics pies 2021-02-22 15:18:20 +01:00
6cc9b5c62b Remove eol config entries 2021-02-22 13:24:46 +01:00
1172e02f1b Fix several issues with debug command 2021-02-21 12:34:14 +01:00
46fbc05040 Don't fail to load when moving components file 2021-02-20 19:41:58 +01:00
fee1ffa2e9 Switch to vanity url 2021-02-17 00:50:50 +01:00
22be81b5cb Switch to vanity url 2021-02-16 23:50:53 +01:00
12d260ca82 Fixes https://issues.intellectualsites.com/issue/PS-23 2021-02-09 18:20:50 +01:00
82e90553bc Enhance continue message 2021-02-03 15:44:18 +01:00
18c1a0e4f6 Remove duplicated translation strings 2021-02-02 16:48:01 +01:00
aca2d2e510 Fixes https://issues.intellectualsites.com/issue/PS-186 2021-01-31 11:44:22 +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
ae0ee1ebdd fix teleport to "*" 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
0a5c73478d Fix improper missing permission message on /plot list world 2021-01-08 17:16:38 +01:00
495952acb0 Fixes https://github.com/IntellectualSites/PlotSquaredSuggestions/issues/129 2021-01-08 16:46:57 +01:00
25a8f1522a Move creation date up in plot header 2021-01-08 16:08:42 +01:00
f13f7ce129 Disable destructive operations for plot world plots 2021-01-08 16:06:15 +01:00
cc90127af9 fix two <> errors in lang 2021-01-07 13:45:01 +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
4f60da292a Add leaf-decay flag
Stop leaves from decaying.
2021-01-01 21:47:09 +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
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
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
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