XenoWorldReset

lang.yml

The main language and messages file. Customize colors, messages, translate phrases and much more.

lang.yml
###############################################################################
#    _  _ ____ _  _ ____ _ _ _ ____ ____ _    ___  ____ ____ ____ ____ ___    #
#     \/  |___ |\ | |  | | | | |  | |__/ |    |  \ |__/ |___ [__  |___  |     #
#    _/\_ |___ | \| |__| |_|_| |__| |  \ |___ |__/ |  \ |___ ___] |___  |     #
#                                                                             #
#                   Premium Software | BitAspire.com                          #
#           ZeroToil LLC is the owning entity of BitAspire.com                #
#                                                                             #
#       --> WIKI: https://wiki.bitaspire.com/en/docs/xenoworldreset <--       #
#               --> Discord: https://discord.gg/DC4Gqj3y5V <--                #
#                                                                             #
#      Thank you for your purchase of XWR Premium! We really appreciate       #
#       your support. We strive to produce quality plugins. If you run        #
#      into any issues or have any questions, feel free to reach out on       #
#              Discord or to Kihsomray on SpigotMC or Polymart.               #
#                                                                             #
###############################################################################

messages:

  ##############################
  #                            #
  #          Messages          #
  #                            #
  ##############################

  # All messages can be formatted to send whatever you wish to send. Setting
  # message to be blank (no text), will result in the message not sending.
  #
  # Prefix options:
  # --> [global] - sends message globally
  # --> [actionbar] - sends an actionbar message
  # --> [title] - sends a title message (use <n> for subtitle)
  # --> [bossbar] - sends a bossbar message
  # --> [webhook] - sends a webhook message
  #
  # Available placeholders:
  # --> {p} - prefix
  # --> {world} - name of world
  # --> {worldUUID} - UUID of world
  # --> {player} - name of player
  # --> {playerDisplayName} - display name of player
  # --> {playerUUID} - UUID of player

  prefix: '<G:5542E9>XenoWorldReset</G:38CDEF> &8»&r'
  no-permission: '{p} &cYou don''t have permission to do that!'
  help-player:
    - '&8&m―――――&8<&b&l Xeno&f&lWorldReset &8>&8&m―――――'
    - '&8➼ &b/xwr about &fAbout the plugin.'
    - '&8➼ &b/xwr help &fSee the help menu.'
    - '&8&m―――――――――――――――――――――――――――――――――'
  help-admin:
    - '&8&m―――――&8<&b&l Xeno&f&lWorldReset &8>&8&m―――――'
    - '&8➼ &b/xwr about &fAbout the plugin.'
    - '&8➼ &b/xwr help &fSee the help menu.'
    - '&8➼ &b/xwr menu &fOpen the GUI menu.'
    - '&8➼ &b/xwr reload &fReload the plugin.'
    - '&8➼ &b/xwr confirm &fConfirm an action.'
    - '&8➼ &b/xwr reset [<world>] &fRegenerate a world.'
    - '&8➼ &b/xwr save [<world>] &fBackup a world.'
    - '&8➼ &b/xwr create [<world>] &fCreate a world setup.'
    - '&8➼ &b/xwr info [<world>] &fInfo about world setup.'
    - '&8&m―――――――――――――――――――――――――――――――――'
    - '&8➼ &b/xwr edit <world> <setting> <value> &fAdjust a setting.'
    - '&7Please visit the Spigot page for details on editing'
    - '&7a world setup or use TAB-complete!'
    - '&8&m―――――――――――――――――――――――――――――――――'
  reloading: '{p} &7Reloading...'
  reloaded: '{p} &aReloaded!'

  kick-reason: '&cThe world "{world}" is regenerating! Please join back momentarily.'
  still-regenerating: '{p} &cA world is in the process of being reset. Please join back momentarily.'
  player-not-online: '{p} &cThe player "{player}" is not online!'
  teleporting-safe-world: '{p} &7This world is resetting, teleporting you to the safe world...'
  teleported-safe-world: '{p} &aYou have been teleported to the safe world!'
  teleporting-back: '{p} &7Teleporting you back to world "{world}"...'
  teleported-back: '{p} &aYou have successfully been teleported back!'
  teleporting-player: '{p} &7Teleporting them to world "{world}".'
  teleporting-dont-move: '{p} &7Teleporting to "{world}" in {time} seconds. &cDo not move!'
  teleporting-already: '{p} &cYou are already teleporting to "{world}"!'
  teleporting: '{p} &7Teleporting you to world "{world}".'
  teleported: '{p} &aYou have successfully been teleported!'
  teleporting-failed: '{p} &cAn error has occurred trying to teleport you.'
  teleport-failed: '{p} &cYou moved! Teleportation has been canceled!'
  teleport-invalid: '{p} &cThis world is not set up for teleportation!'

  default-world-fail: '{p} &cThe world "{world}" is a default world (server.properties)! This world cannot be reset- only RTP may be used!'
  world-not-exist: '{p} &cThe world "{world}" does not exist!'
  same-world-fail: '{p} &cYou cannot set the safe world to be the same as the world you''re resetting ("{world}")!'
  unload-failed: '{p} &cThe world "{world}" failed to unload!'
  resetting-error: '{p} &cA world is being reset. This action cannot be completed.'
  safeworld-not-set: '{p} &cPlease set a safe world before enabling the safe world option (&7/xwr edit {world} set safeWorld <world>&c).'
  invalid-safeworld: '{p} &cThe world cannot be reset with the safe world "{safeWorld}"! Please adjust it (&7/xwr edit {world} set safeWorld <world>&c).'
  setup-created: '{p} &aThe world setup "{world}" has been created! Don''t forget to edit/enable it!'
  setup-already-exists: '{p} &cThe world setup "{world}" already exists! Edit it using &a/xwr edit <world> <operation> <setting> <value>&7 (https://wiki.bitaspire.com/en/docs/xenoworldreset/commands).'
  no-setups-found: '{p} &cNo world setups found. Create one with &7/xwr create [<world>]&c.'
  setup-doesnt-exist: '{p} &cThe world setup "{world}" does not exist!'
  saving-world: '{p} &7Attempting to save the world "{world}".'
  save-failed: '{p} &cThe world "{world}" failed to save!'
  save-success: '{p} &aThe world "{world}" has been saved!'
  regen-success:
    - '{p} &aThe world "{world}" has been successfully reset!'
    - '[webhook:webhook-1] The world {world} has been reset!'
  no-saves: '{p} &cThis world has not yet been saved. Save it using &7/xwr save [<world>]&c.'
  reset-not-enabled: '{p} &cOperation cannot be completed: This world reset has not yet been enabled. Enable it using &7/xwr edit {world} toggle resetEnabled true&c.'
  no-messages-found: '{p} &cNo messages found, please add one first.'
  invalid-index: '{p} &cThat is an invalid index, please use a number in the range {min} - {max}.'
  invalid-number: '{p} &cThat is not a number!'
  confirm-command: '{p} &7Please confirm that you would like to run this command with &a/xwr confirm {command} &7within &6{time} &7seconds.'
  confirm-teleport: '{p} &7Please confirm that you would like to run this command with &a/xwr confirm {command} &7within &6{time} &7seconds. You will be charged &a${cost}&7.'
  confirmation-required: '{p} &cYou have already run this command. &7Please use &6/xwr confirm {command} &7to proceed!'
  confirmation-completed: '{p} &aSuccessfully confirmed &7{command} &acommand! &7Running command now...'
  confirmation-expired: '{p} &cConfirmation for the command &7{command} &chas expired!'
  confirmation-not-required: '{p} &cYou have nothing to confirm.'
  # invalid-command: '{p} &cIncorrect use of arguments!'
  setting-set-failed: '{p} &cSomething went wrong adjusting this setting! &7Please check syntax!'
  setting-set-success: '{p} &aThe setting has been updated successfully.'
  custom-generator-warning: '{p} &6Please make sure to add this generator to bukkit.yml, otherwise chunks can get messy after a reboot.'
  rtp-failure: '{p} &cThis world cannot be teleported to.'
  cooldown-error: '{p} &cCannot teleport to "{world}" for another {time}&c!'
  error-saving-cooldown: '{p} &cAn error occurred while trying to save your random teleport cooldown!'
  error-parsing-cooldown: '{p} &cThere was an exception while trying to parse your cooldown data.'
  locating-safe-rtp: '{p} &aFinding a safe spot to teleport to...'
  not-enough-money: '{p} &cYou don''t have enough money (${money}) to teleport here!'
  economy-charged: '{p} &7You have been charged &a${money} &7for teleporting here.'
  reset-pre-starting: 'Resetting [{world}]: &6Performing pre-reset operations...'
  reset-pre-finished: 'Resetting [{world}]: &aPre-reset operations completed successfully!'
  reset-entity-failure: 'Resetting [{world}]: &cFailed to remove entities!'
  reset-deleting: 'Resetting [{world}]: &6Deleting world files...'
  reset-delete-failed: 'Resetting [{world}]: &cThe world "{world}" failed to delete!'
  reset-deleted: 'Resetting [{world}]: &aWorld files deleted successfully!'
  reset-rollback-starting: 'Resetting [{world}]: &6Rolling back world...'
  reset-rollback-failed: 'Resetting [{world}]: &cWorld rollback failed!'
  reset-rollback-finished: 'Resetting [{world}]: &aWorld rolled back successfully!'
  reset-creating: 'Resetting [{world}]: &6Creating world files...'
  reset-created: 'Resetting [{world}]: &aWorld created successfully!'
  reset-post-starting: 'Resetting [{world}]: &6Performing post-reset operations...'
  reset-post-finished: 'Resetting [{world}]: &aPost-reset operations completed successfully!'
  reset-failure: '{p} &cThe world "{world}" failed to reset! &7Reason: {issue}.'
  command-not-found: '{p} &cThe command "/{command} {subCommand}" was not found! &7Did you mean &6"/{command} {suggestedCommand}"&7?'
  command-lacking-arguments: '{p} &cNot enough command data! &7Required arguments: &6{requiredArguments}&7.'
  setup-nonexistent: '{p} &cThe world reset/rtp setup "{world}" does not exist! &7create it with &6/xwr create {world}&7.'
  setup-tp-only: '{p} &cThe setup for "{world}" is tp only! Please convert this setup to a world reset before running this command!'
  world-still-resetting: '{p} &cThe world "{world}" is currently resetting! &7Please try again later.'
  safeworld-still-resetting: '{p} &cThe safe world for "{world}" is currently resetting. &7Please try again later.'
  teleport-failure: '{p} &cThe world "{world}" is currently resetting! &7You cannot teleport there right now.'
  world-manager-disabled: '{p} &cOne of the supported world management plugins is disabled for auto world creation. &7Please install it or create the world in a world management plugin first.'
  world-creation-failure: '{p} &cThe world "{world}" failed to create. You may not have one of the world management plugins installed (Multiverse-Core, MyWorlds or others).'
  invalid-world: '{p} &cThe world {world} does not exist! &7If you would like to create one (must have a supported world management plugin installed), use /xwr create <world> <environment>.'
  conversion-folder-not-found: '{p} &cThe plugin folder ''{folder}'' cannot be found! Please make sure your old plugin folder exists!'
  conversion-not-found: '{p} &cNo valid conversion could be found!'
  conversion-invalid-option: '{p} &cThe version {version} is not a valid option! Please review the WIKI on proper conversion.'
  conversion-starting: '{p} &7Converting from {version}...'
  conversion-finished: '{p} &aConversion finished!'

  info:
    header: '&8&m―――――&8<&b&l {world} &8>&8&m―――――'
    section-item: '&b'
    list-item: '&8➼ &f'
    key-item: '&7'
    footer: '&8&m―――――――――――――――――――――――――'

  world-list:
    header: '&8&m―――――&8<&b&l Worlds &8>&8&m―――――'
    info: '&8➼ &b{world} &7- TP Enabled: &f{isTeleportEnabled}'
    footer: '&8&m―――――――――――――――――――――――――'

##############################
#                            #
#         Time Values        #
#                            #
##############################

# These are used in many places throughout the plugin. Here, you can
# change what each message will send.
time:
  days: '&a{time} Day(s)'
  hours: '&a{time} Hour(s)'
  minutes: '&a{time} Minute(s)'
  seconds: '&a{time} Second(s)'
  splitter: '&a, '


##############################
#                            #
#    PlaceholderAPI Values   #
#                            #
##############################

# These values are sent when a request comes in from PlaceholderAPI.
#
# Internal placeholders: {percent} {tps} {processNumber} {processTotal} {chunkLoaderETA}
placeholder-api:
  reset-status:
    countdown: '&aReset in: {timeUntilReset}'
    no-running-timers: '&cNo running schedulers'
    invalid-world: '&cInvalid world'
    resetting: '[{percent}%] &6Resetting...'
    initializing: '[{percent}%] &6Initializing...'
    backing-up: '[{percent}%] &eBacking up...'
    deleting: '[{percent}%] &cDeleting world...'
    rolling-back: '[{percent}%] &eRolling back...'
    creating: '[{percent}%] &aCreating world...'
    finalizing: '[{percent}%] &aFinalizing... ({chunkLoaderETA} - {processNumber}/{processTotal})'

##############################
#                            #
#          Webhooks          #
#                            #
##############################

webhooks:
  webhook-1:
    enabled: false
    url: 'https://discord.com/api/webhooks/000000000000000000/I5VrzXGjEudoezM3pTfFri6kS87Ryt3e6rZBzFdOUA4DGUBUJfF1Zv0qaaS4p7IH142v'
    content: ''
    username: 'XenoWorldReset'
    avatar-url: 'https://wiki.bitaspire.com/xwr-logo.png'
    tts: false
    embeds:
      embed-1:
        title: 'Come get some fresh resources!'
        description: ''
        url: ''
        footer:
          text: 'BitAspire.com'
          icon-url: 'https://wiki.bitaspire.com/xwr-logo.png'
        thumbnail-url: ''
        image-url: ''
        author:
          name: 'World {message} has been reset'
          url: 'https://www.spigotmc.org/resources/99431/'
          icon-url: 'https://wiki.bitaspire.com/xwr-logo.png'
        fields: []

  #another-webhook: []

Last updated on