Chunkmaster

This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

chunkmaster

This plugin can be used to pre-generate the region of a world around the spawn chunk. The generation automatically pauses when a player joins the server (assuming the server was empty before) and resumes when the server is empty again. The generation also auto-resumes after a server restart. The plugin tracks the ticks per second and pauses the generation when the tps is lower than 2.

Commands

All features can be accessed with the command /chunkmaster or the aliases /chm, chunkm, cmaster.

  • /chunkmaster generate [world] [radius] [shape Starts the generation until the specified chunk count or the world border is reached.
  • /chunkmaster list Lists all running generation tasks
  • /chunkmaster cancel <Task id|world> Cancels the generation task with the specified id (if it is running).
  • /chunkmaster pause Pauses all generation tasks until the resume command is executed.
  • /chunkmaster resume Resumes all paused generation tasks.
  • /chunkmaster reload Reloads the configuration file.
  • /chunkmaster tpchunk <chunkX> <chunkZ> Teleports you to the specified chunk coordinates.
  • /chunkmaster setCenter [[world] chunkX chunkZ]
  • /chunmkaster getCenter [world]

Config

See Readme for configuration.

Spigot and Paper

The plugin works on spigot and paper servers but is significantly faster on paper servers (because it profits from asynchronous chunk loading and the better implementation of the isChunkGenerated method).


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

Categories

Members

Recent Files

Bukkit