mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-06-14 05:13:53 +00:00
Fixes #1310
This commit is contained in:
@ -109,7 +109,7 @@
|
||||
"fawe.error.parser.invalid-data": "Invalid data: {0}",
|
||||
"fawe.error.unsupported": "Unsupported!",
|
||||
"fawe.error.invalid-block-type": "Does not match a valid block type: {0}",
|
||||
"fawe.error.nbt.forbidden": "You are not allowed to use nbt.",
|
||||
"fawe.error.nbt.forbidden": "You are not allowed to use nbt. Lacking permission: {0}",
|
||||
"fawe.error.invalid-arguments": "Invalid amount of arguments. Expected: {0}",
|
||||
"fawe.error.unrecognised-tag": "Unrecognised tag: {0} {1}",
|
||||
"fawe.error.unknown-block-tag": "Unknown block tag: {0}",
|
||||
|
Reference in New Issue
Block a user