]> git.lizzy.rs Git - BoundingBoxOutlineReloaded.git/blobdiff - src/main/resources/assets/bbor/lang/en_us.json
Simplify commands to use Coords & Pos objects
[BoundingBoxOutlineReloaded.git] / src / main / resources / assets / bbor / lang / en_us.json
index aaea887cf72395c5fc24c73430080c4f0f2f0aa0..7ff6045bebcc77c72c4df24e31b3d785603532c4 100644 (file)
   "bbor.commands.beacon.cleared.all": "All custom beacons cleared",
   "bbor.commands.beacon.cleared": "Custom beacon cleared at [x=%d, y=%d, z=%d]",
   "bbor.commands.beacon.notFound": "No custom beacon found at [x=%d, y=%d, z=%d]",
-  "bbor.commands.beacon.expectedLevelInRange": "expected level between 1 and 4",
 
   "bbor.commands.box.added": "Box added with start [x=%d, y=%d, z=%d] and end [x=%d, y=%d, z=%d]",
   "bbor.commands.box.cleared.all": "All boxes cleared",
   "bbor.commands.box.cleared": "Box cleared with start [x=%d, y=%d, z=%d] and end [x=%d, y=%d, z=%d]",
   "bbor.commands.box.notFound": "No box found with start [x=%d, y=%d, z=%d] and end [x=%d, y=%d, z=%d]",
 
-  "bbor.commandArgument.invalid": "Invalid argument",
-
   "bbor.commands.spawningSphere.set": "Spawning sphere set",
   "bbor.commands.spawningSphere.notSet": "No spawning sphere set",
   "bbor.commands.spawningSphere.cleared": "Spawning sphere cleared",