Update Upstream

98adde2 Allow toggleplace to work on any Actor + Locatable
This commit is contained in:
NotMyFault
2021-04-10 11:15:41 +02:00
parent 19592df1f6
commit 88764d8d46
2 changed files with 9 additions and 3 deletions

View File

@ -297,6 +297,7 @@
"worldedit.gmask.set": "Global mask set.",
"worldedit.toggleplace.pos1": "Now placing at pos #1.",
"worldedit.toggleplace.player": "Now placing at the block you stand in.",
"worldedit.toggleplace.not-locatable": "Cannot toggle placing in this context.",
"worldedit.searchitem.too-short": "Enter a longer search string (len > 2).",
"worldedit.searchitem.either-b-or-i": "You cannot use both the 'b' and 'i' flags simultaneously.",
"worldedit.searchitem.searching": "(Please wait... searching items.)",