# CoordinateOffset Language/Messages File
# Formatting help: https://webui.advntr.dev/
# Set a message to an empty string '' to disable it.
# Comments and extra keys left in this file will be deleted when configuration is loaded.
prefix: '[<#33A14F>CoordinateOffset''>CO#33A14F>] '
query:
self:
offset: 'Your coordinate offset is: [x=,
z=]'
coordinates: 'Your real coordinates are: [x=,
y=, z=]'
other:
offset: '<#18a9ff>#18a9ff>''s coordinate offset is: [x=,
z=]'
coordinates: '<#18a9ff>#18a9ff>''s real coordinates are: [x=,
y=, z=]'
self_no_offset:
offset: You have no coordinate offset applied.
coordinates: The coordinates you see are the real coordinates of the world.
verbose:
# Verbose messages are only displayed with permission coordinateoffset.query.verbose
zero_by_permission: No active offset due to permission bypass.
zero_by_bedrock: Coordinate offsets are not supported for Bedrock players.
generated_by_provider_default: This offset was generated by provider "",
the default offset provider.
generated_by_provider_override: 'This offset was generated by provider ""
as part of offset provider override rule #.'
generated_by_command: This offset was set by a command sent by <#18a9ff>#18a9ff>.
generated_by_plugin: This offset was set by an external plugin.
regenerate:
success_single: Regenerated coordinate offset for <#18a9ff>#18a9ff>.
success_multiple: Regenerated coordinate offsets for <#18a9ff>'>
players#18a9ff>.
unchanged: <#CAD19F>Coordinate offset unchanged for <#18a9ff>#18a9ff>.
unchanged_permission: <#CAD19F>Coordinate offset unchanged for <#18a9ff>#18a9ff>
(player has permission to bypass offsets).
unchanged_bedrock: <#F09090>Coordinate offset unchanged for <#18a9ff>#18a9ff>
(offsets are not supported for Bedrock players).
set:
success_single: Set coordinate offset for <#18a9ff>#18a9ff> to [x=,
z=].
success_multiple: Set coordinate offset for <#18a9ff>'>
players#18a9ff> to [x=, z=].
warning_not_persistent_by_permission: '<#CAD19F>Warning: offset for <#18a9ff>#18a9ff>
is not persistent (player has offset bypass permission).'
warning_not_persistent_by_provider: '<#CAD19F>Warning: offset for <#18a9ff>#18a9ff>
is not persistent (offset provider "" does not store offsets).'
warning_not_multiple_of16: <#CAD19F>Offset components will be rounded to the nearest
multiple of 16.
warning_coordinate_scaling: <#CAD19F>Offset for <#18a9ff>#18a9ff> will
be scaled down by to match the coordinate scale of world
<#33A14F>#33A14F>.
unchanged: <#CAD19F>Coordinate offset unchanged for <#18a9ff>#18a9ff>.
unchanged_bedrock: <#F09090>Coordinate offset unchanged for <#18a9ff>#18a9ff>
(offsets are not supported for Bedrock players).
reload:
success: CoordinateOffset configuration reloaded from file.
fail: Failed to reload CoordinateOffset configuration from file. Check the
console for details.