NotMyFault
|
295a63087f
|
Strip lesser used debug commands
|
2021-03-12 14:45:43 +01:00 |
|
NotMyFault
|
797d3ed362
|
Don't invert the debug status message
|
2021-03-04 21:43:16 +01:00 |
|
NotMyFault
|
31de7de385
|
Cover a couple of NPEs
|
2021-03-01 16:21:12 +01:00 |
|
NotMyFault
|
5780ad370a
|
Strip Java 15 note
|
2021-03-01 10:58:27 +01:00 |
|
NotMyFault
|
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 |
|
Hannes Greule
|
38b60205e8
|
Use javax for Nullable + guice, hope I didn't miss anything
|
2021-02-24 20:35:38 +01:00 |
|
NotMyFault
|
027456fd77
|
Add crop-grow flag
|
2021-02-24 18:41:36 +01:00 |
|
Hannes Greule
|
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 |
|
NotMyFault
|
da45813a06
|
Add new metrics pies
|
2021-02-22 15:18:20 +01:00 |
|
NotMyFault
|
6cc9b5c62b
|
Remove eol config entries
|
2021-02-22 13:24:46 +01:00 |
|
Hannes Greule
|
1172e02f1b
|
Fix several issues with debug command
|
2021-02-21 12:34:14 +01:00 |
|
Hannes Greule
|
46fbc05040
|
Don't fail to load when moving components file
|
2021-02-20 19:41:58 +01:00 |
|
NotMyFault
|
fee1ffa2e9
|
Switch to vanity url
|
2021-02-17 00:50:50 +01:00 |
|
NotMyFault
|
12d260ca82
|
Fixes https://issues.intellectualsites.com/issue/PS-23
|
2021-02-09 18:20:50 +01:00 |
|
NotMyFault
|
82e90553bc
|
Enhance continue message
|
2021-02-03 15:44:18 +01:00 |
|
NotMyFault
|
18c1a0e4f6
|
Remove duplicated translation strings
|
2021-02-02 16:48:01 +01:00 |
|
NotMyFault
|
aca2d2e510
|
Fixes https://issues.intellectualsites.com/issue/PS-186
|
2021-01-31 11:44:22 +01:00 |
|
NotMyFault
|
a75db92007
|
Update ServerLib
|
2021-01-30 13:16:36 +01:00 |
|
NotMyFault
|
aaf2fa8807
|
Update bStats to 2.1.0
|
2021-01-24 10:39:03 +01:00 |
|
NotMyFault
|
86e8457574
|
Move to ServerLib
|
2021-01-22 23:34:47 +01:00 |
|
Alexander Söderberg
|
8292ed9e31
|
More annotation work
|
2021-01-10 00:01:48 +01:00 |
|
Alexander Söderberg
|
57fc51d013
|
Initial annotation usage cleanup + EditorConfig
|
2021-01-09 22:28:41 +01:00 |
|
dordsor21
|
8b332adbe7
|
Address comments
|
2021-01-09 21:34:42 +01:00 |
|
dordsor21
|
ae0ee1ebdd
|
fix teleport to "*"
|
2021-01-09 21:34:42 +01:00 |
|
dordsor21
|
3cea734b9b
|
Fix singleworlds
|
2021-01-09 21:34:42 +01:00 |
|
dordsor21
|
7ac3f7ca03
|
Fix sync tasks not being sync
|
2021-01-09 20:39:25 +01:00 |
|
N0tMyFaultOG
|
0a5c73478d
|
Fix improper missing permission message on /plot list world
|
2021-01-08 17:16:38 +01:00 |
|
N0tMyFaultOG
|
495952acb0
|
Fixes https://github.com/IntellectualSites/PlotSquaredSuggestions/issues/129
|
2021-01-08 16:46:57 +01:00 |
|
N0tMyFaultOG
|
25a8f1522a
|
Move creation date up in plot header
|
2021-01-08 16:08:42 +01:00 |
|
N0tMyFaultOG
|
f13f7ce129
|
Disable destructive operations for plot world plots
|
2021-01-08 16:06:15 +01:00 |
|
dordsor21
|
cc90127af9
|
fix two <> errors in lang
|
2021-01-07 13:45:01 +00:00 |
|
dordsor21
|
98e8476a88
|
Bring v5 entity spawn changes to v6
|
2021-01-06 21:56:26 +00:00 |
|
dordsor21
|
ec8bdc9af6
|
Actually place the debugroadregen blocks
|
2021-01-04 19:23:31 +00:00 |
|
dordsor21
|
9598416932
|
handle cancellation properly in DefaultProgressSubscriber
|
2021-01-04 18:23:45 +00:00 |
|
dordsor21
|
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 |
|
Hannes Greule
|
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 |
|
Hannes Greule
|
e09444d94f
|
code style
|
2021-01-03 23:42:32 +01:00 |
|
Hannes Greule
|
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 |
|
Hannes Greule
|
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 |
|
N0tMyFaultOG
|
f47561b580
|
Invert leaf-decay message
|
2021-01-01 21:51:28 +01:00 |
|
N0tMyFaultOG
|
4f60da292a
|
Add leaf-decay flag
Stop leaves from decaying.
|
2021-01-01 21:47:09 +01:00 |
|
N0tMyFaultOG
|
70fb86a1c3
|
Remove redundant legacy version check
"api-version" backs us up here.
|
2021-01-01 14:09:59 +01:00 |
|
N0tMyFaultOG
|
e8642df674
|
Update licenses to 2021
Happy new year 🎆
|
2021-01-01 00:19:45 +01:00 |
|
N0tMyFaultOG
|
3702caa25f
|
Replace toggle permission with plots.toggle
|
2020-12-28 16:06:24 +01:00 |
|
N0tMyFaultOG
|
4200bbfd0a
|
Update permission range declaration
|
2020-12-28 15:38:42 +01:00 |
|
N0tMyFaultOG
|
0fcca4c141
|
Use hasPermissionRange to check for trust and add limits
|
2020-12-28 15:36:00 +01:00 |
|
Hannes Greule
|
fafdae9ba9
|
Only check ice-form for ice (#2940)
Co-authored-by: NotMyFault <mc.cache@web.de>
|
2020-12-28 14:11:30 +00:00 |
|
dordsor21
|
1d0721034d
|
fix debugpaste with multiverse
|
2020-12-28 12:30:53 +00:00 |
|
dordsor21
|
3cfbe9585a
|
Merge branch 'v6' of github.com:IntellectualSites/PlotSquared into v6
|
2020-12-28 12:27:12 +00:00 |
|
dordsor21
|
71305e636c
|
cache bukkitworld
|
2020-12-28 12:10:27 +00:00 |
|