mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-07-16 03:14:04 +00:00
Minors
- Make disallowed-blocks translatable - Add more trnslatable messages - Update WorldEdit messages missing a prefix
This commit is contained in:
@@ -165,8 +165,8 @@ public class NavigationCommands {
|
||||
@Command(
|
||||
aliases = {"jumpto", "j"},
|
||||
usage = "[world,x,y,z]",
|
||||
desc = "Teleport to a location" +
|
||||
"Flags:\n" +
|
||||
desc = "Teleport to a location\n" +
|
||||
"Flags:" +
|
||||
" -f forces the specified position to be used",
|
||||
flags = "f",
|
||||
min = 0,
|
||||
|
Reference in New Issue
Block a user