Commit Graph

4478 Commits

Author SHA1 Message Date
b02177e1d0 Add tab completion for gamemode flag 2021-04-02 23:20:39 +02:00
600d38d3e2 Add flag placeholders to flag commands 2021-04-02 17:50:37 +02:00
07fd7e497f Strip commands from translation files 2021-04-02 14:04:17 +02:00
567f1d4247 Fix backup captions and add placeholders to copy/move/swap 2021-03-30 13:44:04 +02:00
3f05dfe4bf Sort plots for /plot home the same as for /plot visit, fixes PS-188 2021-03-30 11:19:43 +02:00
fbebcf57c1 Fix exporting all plots 2021-03-29 17:07:58 +02:00
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
5780ad370a Strip Java 15 note 2021-03-01 10:58:27 +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
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
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
a75db92007 Update ServerLib 2021-01-30 13:16:36 +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
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
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