Add command for dropping items from inventory (#1581)

* Add command for dropping items from inventory
* Allow other container to be used
This commit is contained in:
ReinforceZwei 2021-05-11 02:27:18 +08:00 committed by GitHub
parent f7e74c76c2
commit 1cd7c098c3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 62 additions and 0 deletions

View file

@ -326,6 +326,11 @@ cmd.sneak.desc=Toggles sneaking
cmd.sneak.on=You are sneaking now
cmd.sneak.off=You aren't sneaking anymore
# DropItem
cmd.dropItem.desc=Drop specified type of items from player inventory or opened container
cmd.dropItem.dropped=Dropped all {0} from inventory #{1}
cmd.dropItem.unknown_item=Unknown item {0}
# Tps
cmd.tps.desc=Display server current tps (tick per second). May not be accurate
cmd.tps.current=Current tps