1 354
收录服务器
1 924
注册
34 045
玩家
ChunkLoader 区块加载器
把你的大块装好!
作 者 segu23
发布时间 2021年5月29日
支持核心 Spigot
原生版本
支持版本 1.8,1.9,1.10,1.11,1.12,1.13,1.14,1.15,1.16,1.17,1.18,1.19
点此下载

🧰 ChunkLoader

ChunkLoader 是一款用于管理 Minecraft 地图区块加载的插件。它允许玩家和管理员加载特定的区块,保持这些区块持续加载,从而确保该区域内的活动持续进行。该插件还提供了图形化菜单界面,方便用户管理已加载的区块。

⚙️ 指令

  • /cl help: 显示指令帮助信息。
  • /cl on: 开启区块加载。
  • /cl off: 关闭区块加载。
  • /cl list: 显示已加载的区块列表。
  • /cl reload: 重载配置文件。
  • /cl tp <index>: 传送到指定索引的已加载区块。
  • /cl menu: 打开交互式菜单来管理区块。
  • /addchunk: 添加当前区块到加载列表。
  • /addchunkregion: 添加选定区域的区块到加载列表。
  • /removechunk: 移除当前已加载的区块。

🔑 权限

  • chunkloader.chunkloader: 使用 /cl <cmd> 指令。
  • chunkloader.addchunkregion: 使用 /addchunkregion 指令。
  • chunkloader.addchunk: 使用 /addchunk 指令。
  • chunkloader.removechunk: 使用 /removechunk 指令。

📝 配置文件 (config.yml)


log-chunk-load: true
chunk-load: true
lang: en
plugin-prefix: '&2&lChunk&a&lLoader &8&l> &f'
menu:
  general-options:
    items:
      fill:
        material: GRAY_STAINED_GLASS_PANE
        display-name: ' '
      close:
        material: BARRIER
        display-name: '&4Close'
        lore:
          - ""
          - "&7Click to close"
      back:
        material: FEATHER
        display-name: '&6Go back'
        lore:
          - ""
          - "&7Click to go back"
      next-page:
        material: ARROW
        display-name: '&6Next page'
        lore:
          - ""
          - "&7Go to the next page"
      previous-page:
        material: ARROW
        display-name: '&6Previous page'
        lore:
          - ""
          - "&7Go to the previous page"
  main-menu:
    title: "Main Menu"
    items:
      admin-section:
        material: REDSTONE
        display-name: '&6Admin settings'
        lore:
          - ""
          - "&7Open admin section"
      chunk-list:
        material: GRASS_BLOCK
        display-name: '&6Chunk List'
        lore:
          - ""
          - "&7Open menu with chunk list"
  admin-section:
    title: "Admin Section"
    items:
      turn-off-chunk-load:
        material: RED_WOOL
        display-name: '&cTurn off chunk load'
        lore:
          - ""
          - "&7Click to disable chunk load"
      turn-on-chunk-load:
        material: GREEN_WOOL
        display-name: '&aTurn on chunk load'
        lore:
          - ""
          - "&7Click to enable chunk load"
      turn-off-chunk-load-logs:
        material: REDSTONE_BLOCK
        display-name: '&cTurn off chunk load logs'
        lore:
          - ""
          - "&7Click to disable chunk load logs"
      turn-on-chunk-load-logs:
        material: EMERALD_BLOCK
        display-name: '&aTurn on chunk load logs'
        lore:
          - ""
          - "&7Click to enable chunk load logs"
  chunk-list:
    title: "Chunk List"
    items:
      listed:
        material: GRASS_BLOCK
        display-name: '&7Chunk #&6%index%'
        lore:
          - ""
          - " &7- X: &f%coords_x%"
          - " &7- Z: &f%coords_z%"
          - " &7- World: &f%coords_world%"
          - ""
          - "&7Left-click to teleport to this chunk"
          - "&7Right-click to delete this chunk"

💬 消息文件 (messages_en.yml)


command:
  only-player: '&cThis command can only be executed by one player.'
  no-permissions: "&cSorry, you don't have permissions to execute this command."
addchunk:
  correct: '&aChunk &7%chunk_coords% &ahas been successfully registered.'
  exist: '&cChunk &7%chunk_coords% &cis already registered.'
logs:
  load: '&aChunk &7%chunk% &awas loaded correctly.'
  unload: '&cChunk &7%chunk% &cwas unloaded correctly.'
  messages: '&7%lang% &afile was loaded successfully.'
  messages-error: '&cThere was an error trying to load the file &7%lang%&c.'
  enabled: '&aChunk load logs enabled.'
  disabled: '&cChunk load logs disabled'
removechunk:
  correct: '&aChunk &7%chunk_coords% &awas successfully unregistered.'
  inexist: '&cChunk &7%chunk_coords% &cnot registered.'
chunkloader:
  enabled: '&fChunk loading has been activated.'
  already-enabled: '&cChunk loading is already activated.'
  disabled: '&fChunk loading has been disabled.'
  already-disabled: '&cChunk loading is already disabled.'
  reload: '&fConfiguration was reloaded correctly.'
  teleport: '&aYou have teleported to the chunk &7%chunk_coords% - %chunk_world%&a.'
  teleport-invalid: '&cThe entered chunk  is invalid, use &7/cl list&c.'
  help:
    - '&2&lChunk&a&lLoader &fplugin by segu23'
    - ''
    - ' &8» &6/cl help&f: Displays information about commands.'
    - ' &8» &6/cl on&f: Turn on chunk load.'
    - ' &8» &6/cl off&f: Turn off chunk load.'
    - ' &8» &6/cl list&f: Displays a list of registered chunks.'
    - ' &8» &6/cl reload&f: Reload config.'
    - ' &8» &6/cl tp &f: Teleport to registered chunk.'
    - ' &8» &6/cl menu&f: Open the interactive menu to manage chunks.'
    - ' &8» &6/addchunk&f: Add the current chunk to the registry.'
    - ' &8» &6/removechunk&f: Delete the current chunk of the registry.'
  list: ' &8» &7%chunk_coords% - %chunk_world%'
  list-null: '&cThere is no registered chunk.'

💬 消息文件 (messages_es.yml)


command:
  only-player: '&cEste comando solamente puede ser ejecutado por un jugador.'
  no-permissions: '&cDisculpa, no tienes permisos para ejecutar este comando.'
addchunk:
  correct: '&aEl chunk &7%chunk_coords% &aha sido registrado correctamente.'
  exist: '&cEl chunk &7%chunk_coords% &cya se encuentra registrado.'
logs:
  load: '&aEl chunk &7%chunk% &afue cargado correctamente.'
  unload: '&cEl chunk &7%chunk% &cfue descargado correctamente.'
  messages: '&aEl archivo de mensajes &7%lang% &afue cargado correctamente.'
  messages-error: '&cHubo un error tratando de cargar el archivo de mensajes &7%lang%&c.'
  enabled: '&aLos registros de carga de chunks fueron activados.'
  disabled: '&cLos registros de carga de chunks fueron desactivados.'
removechunk:
  correct: '&aEl chunk &7%chunk_coords% &afue desregistrado correctamente.'
  inexist: '&cEl chunk &7%chunk_coords% &cno se encuentra registrado.'
chunkloader:
  enabled: '&fLa carga de chunks se ha activado.'
  already-enabled: '&cLa carga de chunks ya se encuentra activada.'
  disabled: '&fLa carga de chunks se ha desactivado.'
  already-disabled: '&cChunk loading is already disabled.'
  reload: '&fLa configuración fue recargada correctamente.'
  teleport: '&aTe has teletransportado al chunk &7%chunk_coords% - %chunk_world%&a.'
  teleport-invalid: '&cEl chunk ingresado no es correcto, usa &7/cl list&c.'
  help:
    - '&2&lChunk&a&lLoader &fplugin by segu23'
    - ''
    - ' &8» &6/cl help&f: Muestra información de los comandos.'
    - ' &8» &6/cl on&f: Activa la carga de chunks.'
    - ' &8» &6/cl off&f: Desactiva la carga de chunks.'
    - ' &8» &6/cl list&f: Muestra la lista de chunks registrados.'
    - ' &8» &6/cl reload&f: Recarga los archivos de configuración.'
    - ' &8» &6/cl tp&f: Teletransporta a un chunk del registro.'
    - ' &8» &6/cl menu&f: Abre el menú interactivo para gestionar los chunks.'
    - ' &8» &6/addchunk&f: Añade el chunk actual al registro.'
    - ' &8» &6/removechunk&f: Elimina el chunk actual al registro.'
  list: ' &8» &7%chunk_coords% - %chunk_world%'
  list-null: '&cNo hay ningún chunk registrado.'