๐ŸŒŽLanguage Messages

  • Supports multiple languages (en-us, ru-ru, etc.).

  • Customizable messages in lang/ folder.

#en_us.yml
player_message:
  progress_reset_damage: "&cProgress reset due to damage"
  progress_reset_hotbar: "&cProgress reset due to hotbar change"
  progress_reset_move: "&cProgress reset due to movement"
  wait_before_interacting: "&cPlease wait before interacting again"
  entity_locked: "&cAnother player is using this!"
guiRemoval:
  title_entity_list: "&eEntity List"
  title_remove: "&eList locations of "
  titleListed: "&eListed Locations|Page - "
  titleConfirmRemove: "&eConfirm Removal"
  not_found: "&cNo entities found"
  close: "&cClose"
  next_page: "&eNext Page"
  previous_page: "&ePrevious Page"
  back: "&eBack to Entity List"
  page: "&ePage "
  total_listed: "&eTotal listed: &f"
  click_view_spawn: "&eClick to view spawn location"
  failedLoad: "&cFailed to load entity spawn locations"
  itemNameSpawn: "&eSpawn Location"
  itemLoreWorld: "&eWorld &f"
  itemLoreCoords: "&eCoordinates ยงf%.2f, %.2f, %.2f"
  itemLoreLeftClick: "&eLeft Click to remove"
  itemLoreRightClick: "&eRight Click to teleport"
  teleport: "&aTeleported to spawn location"
  couldNotTeleport: "&cCouldn't find a safe location to teleport!"
  confirmRemove: "&eAre you sure you want to remove this entity?"
  itemLoreRemoval: "&7Click to remove this entity"
  cancel: "&cCancel"
action_bar:
  cooldown: "<red>โณ Cooldown: %cooldown% seconds</red>"
success_load: "&aSuccessfully loaded MMOBlock"
reload_message: "&aConfiguration reloaded"
no_entity_adjust: "&cNo adjustable entity found"
no_permit: "&cYou do not have permission to run this command"
usage_help: "&eUsage: /mmoblock <place|remove|reload|edit|hitbox|blockselector|save|wand|removalfordeletingplugin>"
usage_place: "&eUsage: /mmoblock place <entityID> [world] [x] [y] [z]"
player_not_found: "&ePlayer not found"
invalid_language: "&cInvalid language code"
usage_remove: "&eUsage: /mmoblock remove [all]"
remove_command: "&cThis command can only be run by a player"
success_remove: "&aEntity removed successfully"
all_removed: "&aAll entities removed"
not_found: "&cNo entity found in line of sight"
not_found_1: "&cNo entity under crosshair"
error_execute: "&cAn error occurred while executing the command"
error_execute_1: "&cThis command can only be run by a player"
get_facing: "&aReceived Facing Adjuster"
console_error: "&cConsole must specify world and coordinates"
console_error_1: "&cInvalid world"
entity_place: "&aEntity placed successfully"
invalid_entity_id: "&cInvalid entity ID"
backpack_full: "&cYour backpack is full! item will be dropped on the ground"
inventory_full: "&cYour inventory is full! item will be dropped on the ground"
backpack_not_found: "&cNo backpack found"
backpack_error: "&cAn error occurred while accessing the backpack"
minepack_not_found: "&cMinepacks not installed or not compatible!"

Last updated