argument.uuid.invalid |
Invalid UUID |
|
|
|
argument.entity.selector.nearestPlayer |
Nearest player |
|
|
|
argument.entity.selector.randomPlayer |
Random player |
|
|
|
argument.entity.selector.allPlayers |
All players |
|
|
|
argument.entity.selector.allEntities |
All entities |
|
|
|
argument.entity.selector.self |
Current entity |
|
|
|
argument.entity.options.name.description |
Entity name |
|
|
|
argument.entity.options.distance.description |
Distance to entity |
|
|
|
argument.entity.options.level.description |
Experience level |
|
|
|
argument.entity.options.dx.description |
Entities between x and x + dx |
|
|
|
argument.entity.options.dy.description |
Entities between y and y + dy |
|
|
|
argument.entity.options.dz.description |
Entities between z and z + dz |
|
|
|
argument.entity.options.x_rotation.description |
Entity's x rotation |
|
|
|
argument.entity.options.y_rotation.description |
Entity's y rotation |
|
|
|
argument.entity.options.limit.description |
Maximum number of entities to return |
|
|
|
argument.entity.options.sort.description |
Sort the entities |
|
|
|
argument.entity.options.gamemode.description |
Players with gamemode |
|
|
|
argument.entity.options.team.description |
Entities on team |
|
|
|
argument.entity.options.type.description |
Entities of type |
|
|
|
argument.entity.options.tag.description |
Entities with tag |
|
|
|
argument.entity.options.nbt.description |
Entities with NBT |
|
|
|
argument.entity.options.scores.description |
Entities with scores |
|
|
|
argument.entity.options.advancements.description |
Players with advancements |
|
|
|
argument.entity.options.predicate.description |
Custom predicate |
|
|
|
argument.range.empty |
Expected value or range of values |
|
|
|
argument.range.ints |
Only whole numbers allowed, not decimals |
|
|
|
argument.range.swapped |
Min cannot be bigger than max |
|
|
|
argument.angle.incomplete |
Incomplete (expected 1 angle) |
|
|
|
argument.angle.invalid |
Invalid angle |
|
|
|
argument.entity.toomany |
Only one entity is allowed, but the provided selector allows more than one |
|
|
|
argument.player.toomany |
Only one player is allowed, but the provided selector allows more than one |
|
|
|
argument.player.entities |
Only players may be affected by this command, but the provided selector includes entities |
|
|
|
argument.entity.notfound.entity |
No entity was found |
|
|
|
argument.entity.notfound.player |
No player was found |
|
|
|
argument.player.unknown |
That player does not exist |
|
|
|
argument.scoreHolder.empty |
No relevant score holders could be found |
|
|
|
argument.block.tag.disallowed |
Tags aren't allowed here, only actual blocks |
|
|
|
argument.block.property.unclosed |
Expected closing ] for block state properties |
|
|
|
argument.pos.unloaded |
That position is not loaded |
|
|
|
argument.pos.outofworld |
That position is out of this world! |
|
|
|
argument.pos.outofbounds |
That position is outside the allowed boundaries. |
|
|
|
argument.rotation.incomplete |
Incomplete (expected 2 coordinates) |
|
|
|
argument.pos2d.incomplete |
Incomplete (expected 2 coordinates) |
|
|
|
argument.pos3d.incomplete |
Incomplete (expected 3 coordinates) |
|
|
|
argument.pos.mixed |
Cannot mix world & local coordinates (everything must either use ^ or not) |
|
|
|
argument.pos.missing.double |
Expected a coordinate |
|
|
|
argument.pos.missing.int |
Expected a block position |
|
|
|
argument.item.tag.disallowed |
Tags aren't allowed here, only actual items |
|
|
|
argument.entity.invalid |
Invalid name or UUID |
|
|
|
argument.entity.selector.missing |
Missing selector type |
|
|
|
argument.entity.selector.not_allowed |
Selector not allowed |
|
|
|
argument.entity.options.unterminated |
Expected end of options |
|
|
|
argument.entity.options.distance.negative |
Distance cannot be negative |
|
|
|
argument.entity.options.level.negative |
Level shouldn't be negative |
|
|
|
argument.entity.options.limit.toosmall |
Limit must be at least 1 |
|
|
|
argument.nbt.trailing |
Unexpected trailing data |
|
|
|
argument.nbt.expected.key |
Expected key |
|
|
|
argument.nbt.expected.value |
Expected value |
|
|
|
argument.id.invalid |
Invalid ID |
|
|
|
argument.time.invalid_unit |
Invalid unit |
|
|
|
argument.time.invalid_tick_count |
Tick count must be non-negative |
|
|
|
argument.enum.invalid |
Invalid value "%s" |
|
|
|
argument.color.invalid |
Unknown color '%s' |
|
|
|
argument.dimension.invalid |
Unknown dimension '%s' |
|
|
|
argument.component.invalid |
Invalid chat component: %s |
|
|
|
argument.anchor.invalid |
Invalid entity anchor position %s |
|
|
|
argument.criteria.invalid |
Unknown criterion '%s' |
|
|
|
argument.id.unknown |
Unknown ID: %s |
|
|
|
argument.scoreboardDisplaySlot.invalid |
Unknown display slot '%s' |
|
|
|
argument.block.id.invalid |
Unknown block type '%s' |
|
|
|
argument.block.property.unknown |
Block %s does not have property '%s' |
|
|
|
argument.block.property.duplicate |
Property '%s' can only be set once for block %s |
|
|
|
argument.block.property.invalid |
Block %s does not accept '%s' for %s property |
|
|
|
argument.block.property.novalue |
Expected value for property '%s' on block %s |
|
|
|
argument.item.id.invalid |
Unknown item '%s' |
|
|
|
argument.entity.selector.unknown |
Unknown selector type '%s' |
|
|
|
argument.entity.options.valueless |
Expected value for option '%s' |
|
|
|
argument.entity.options.unknown |
Unknown option '%s' |
|
|
|
argument.entity.options.inapplicable |
Option '%s' isn't applicable here |
|
|
|
argument.entity.options.sort.irreversible |
Invalid or unknown sort type '%s' |
|
|
|
argument.entity.options.mode.invalid |
Invalid or unknown game mode '%s' |
|
|
|
argument.entity.options.type.invalid |
Invalid or unknown entity type '%s' |
|
|
|
argument.nbt.list.mixed |
Can't insert %s into list of %s |
|
|
|
argument.nbt.array.mixed |
Can't insert %s into %s |
|
|
|
argument.nbt.array.invalid |
Invalid array type '%s' |
|
|
|
argument.double.low |
Double must not be less than %s, found %s |
|
|
|
argument.double.big |
Double must not be more than %s, found %s |
|
|
|
argument.float.low |
Float must not be less than %s, found %s |
|
|
|
argument.float.big |
Float must not be more than %s, found %s |
|
|
|
argument.integer.low |
Integer must not be less than %s, found %s |
|
|
|
argument.integer.big |
Integer must not be more than %s, found %s |
|
|
|
argument.long.low |
Long must not be less than %s, found %s |
|
|
|
argument.long.big |
Long must not be more than %s, found %s |
|
|
|
argument.literal.incorrect |
Expected literal %s |
|
|
|
argument.entity.options.x.description |
x position |
|
x position |
|
argument.entity.options.y.description |
y position |
|
y position |
|
argument.entity.options.z.description |
z position |
|
z position |
|