Implemented block reporting as requested in #1762

This commit is contained in:
Milutinke 2022-10-16 13:33:04 +02:00
parent 10f21dc01c
commit d4129e04bb
2 changed files with 60 additions and 0 deletions

View file

@ -418,6 +418,9 @@ cmd.bed.cant_reach_safely=Can not reach the bed safely!
cmd.bed.moving=Moving to (X: {0:0.0}, Y: {1:0.0}, Z: {2:0.0}) where the bed is located.
cmd.bed.failed_to_reach_in_time=Failed to reach the bed position (X: {0:0.0}, Y: {1:0.0}, Z: {2:0.0}) in time (30 seconds). Giving up!
# Block info
cmd.blockinfo.desc=Reports the type of the block on the provided coordinates. (Use -s to report blocks around the target block).
# List
cmd.list.desc=get the player list.
cmd.list.players=PlayerList: {0}