NotMyFault
331a6ea1b3
Remove "ORE" from setup steps
...
Touches #3068
Generating a world with just ore is used nowhere and needs to be reimplemented properly at some time.
2021-06-08 13:06:42 +02:00
NotMyFault
9b043b7444
Make /plot rate
categories translatable
2021-06-08 10:49:26 +02:00
NotMyFault
d8f19cec66
Adjust improper origin -> target message of plot moving
2021-06-04 19:17:20 +02:00
NotMyFault
cd57741a51
Fix typo introduced in f4552e358d
2021-06-03 12:53:47 +02:00
NotMyFault
f4552e358d
Fixes #3027
...
- Ditch slf4j in favor of log4j. slf4j is (unfortunately) very much unmaintained at this time and future versions of MC (1.17+) will use log4j version 2.14.1 onwards over some ancient sfl4j version.
- Using log4j reduces our jar size as well, because we don't need to bridge it as the game provides it natively.
2021-06-03 12:40:27 +02:00
NotMyFault
21214814b7
Fixes #3032
2021-05-31 21:59:15 +02:00
NotMyFault
3ac93dcfca
Enhance /plot target
& expiry confirm message
2021-05-28 20:21:41 +02:00
NotMyFault
c509882a18
Enhance alias message with placeholders
2021-05-28 11:37:13 +02:00
NotMyFault
dc7e6010cb
Fixes #3073
...
- Also add new caption if attempting to clear an empty alias
2021-05-27 17:06:04 +02:00
NotMyFault
daf0e6e1ba
Use same creation message for templates like for setup
2021-05-25 11:02:37 +02:00
NotMyFault
399d77c60f
Component-ify plot setup wizard
...
Touches #3068
2021-05-22 19:49:22 +02:00
NotMyFault
a05dd19986
Fixes #3058
...
- Anonymize meta data keys
2021-05-20 21:04:07 +02:00
NotMyFault
aae350c1b3
Enhance flag tutorial message
2021-05-20 19:57:06 +02:00
NotMyFault
9c59bfde52
Rephrase message if user has no access to sub-command help pages
2021-05-19 23:48:32 +02:00
NotMyFault
9dc0396411
Fix plot list coloring
2021-05-16 22:47:02 +02:00
NotMyFault
3748d8e246
Minor cleanup in favor of Java 16
...
- Addressing a few command deprecations during the major release superseded by toggles
- Don't swallow SQL warnings in loggers behind debug, as it's often set to false
- Deleted JavaVersionCheck, it's part of ServerLib.
2021-05-15 20:39:16 +02:00
NotMyFault
0341111f8f
Add lectern-read-book
flag
...
Fixes https://github.com/IntellectualSites/PlotSquared/issues/2980
2021-05-14 18:22:02 +02:00
NotMyFault
a7c4b40fcc
Add no-portals
and deny-portal-travel
flag
2021-05-14 15:51:20 +02:00
Aurélien
6fd55b47c2
Fix typo
2021-05-13 21:41:10 +01:00
NotMyFault
3d7c191d1c
Make the plot jukebox gui translatable
...
Fixes https://github.com/IntellectualSites/PlotSquared-Translations/issues/2
2021-05-13 20:21:19 +02:00
NotMyFault
9344e1ca79
Make /plot setup
header translatable
...
- Document a couple of permission nodes
2021-05-13 13:32:34 +02:00
NotMyFault
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
NotMyFault
b37ad79e50
Beautify empty /plot caps
output
...
Also strip prefix from empty plot description
2021-05-07 09:59:17 +02:00
NotMyFault
a990205d41
Fix empty templates when vault not found
2021-05-07 01:53:18 +02:00
NotMyFault
891230c78e
Fix /plot sethome
returning usage message & working on unclaimed plots
2021-05-07 01:27:11 +02:00
NotMyFault
8bfdf8ecf2
Fix /plot cluster sethome
triggering usage message
...
Enhance cluster messages a bit
2021-05-07 01:18:33 +02:00
NotMyFault
78655102b9
Fix flag exception coloring
2021-05-06 19:06:50 +02:00
NotMyFault
491a171409
Fix invalid backup messages & component prefix & update minimessage
2021-05-06 10:30:04 +02:00
NotMyFault
b3aec8f839
Fix empty default flag message
2021-05-02 20:31:23 +02:00
NotMyFault
11af33f2d5
Fixup inbox javadocs
2021-04-30 19:04:44 +02:00
NotMyFault
de597391dc
Fix keep-inventory flag & adjust disallowed-blocks translation
2021-04-21 11:03:14 +02:00
NotMyFault
e1fb8c1ae5
Take building min height also into consideration
2021-04-11 10:12:37 +02:00
NotMyFault
600d38d3e2
Add flag placeholders to flag commands
2021-04-02 17:50:37 +02:00
NotMyFault
07fd7e497f
Strip commands from translation files
2021-04-02 14:04:17 +02:00
NotMyFault
567f1d4247
Fix backup captions and add placeholders to copy/move/swap
2021-03-30 13:44:04 +02:00
NotMyFault
fbebcf57c1
Fix exporting all plots
2021-03-29 17:07:58 +02:00
NotMyFault
30d3a458e2
Addressing more issues
2021-03-28 17:39:02 +02: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
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
18c1a0e4f6
Remove duplicated translation strings
2021-02-02 16:48:01 +01:00
Alexander Söderberg
57fc51d013
Initial annotation usage cleanup + EditorConfig
2021-01-09 22:28:41 +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
dordsor21
cc90127af9
fix two <> errors in lang
2021-01-07 13:45:01 +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
N0tMyFaultOG
4f60da292a
Add leaf-decay flag
...
Stop leaves from decaying.
2021-01-01 21:47:09 +01:00
N0tMyFaultOG
0fcca4c141
Use hasPermissionRange to check for trust and add limits
2020-12-28 15:36:00 +01:00
N0tMyFaultOG
bf20b0dd79
Beautify placeholder output for '*' permission
2020-12-27 19:16:26 +01:00
N0tMyFaultOG
edd9ae5118
Fix more flag message issues.
2020-12-12 22:46:37 +01:00