Added /v10lift build worldedit command, closes #80
This commit is contained in:
parent
92a60be306
commit
ee9aecce8e
4 changed files with 118 additions and 1 deletions
|
@ -72,6 +72,10 @@ Build:
|
|||
BlockAdded: '&aBlock added to the elevator.'
|
||||
BlockRemoved: '&6Block removed from the elevator.'
|
||||
BlacklistedMaterial: '&cThe material %Name% cannot be used!'
|
||||
NoSelection: '&cYou must select a region with the WorldEdit wand first!'
|
||||
UnsupportedSelection: '&cThe selection must be cuboid or polygonal!'
|
||||
BlocksAdded: '&aBlocks added to the elevator.'
|
||||
BlocksFailed: '&cNot all blocks could be added to the elevator. Failure amount: %Failed%'
|
||||
|
||||
Rope:
|
||||
StillAdjusting: '&cYou are still adjusting a rope.'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue