main: net.trivernis.chunkmaster.Chunkmaster name: Chunkmaster version: '1.3.3' description: Automated world pregeneration. author: Trivernis website: trivernis.net api-version: '1.14' database: true softdepend: - dynmap commands: chunkmaster: description: Main command permission: chunkmaster.chunkmaster usage: | / generate [] [] - generates chunks starting from the spawn until the chunk-count is reached / cancel - cancels the generation task with the task-id / list - lists all running and paused generation tasks / pause - pauses all generation tasks / resume - resumes all generation tasks / reload - reloads the configuration and restarts all tasks / tpchunk - teleports you to the chunk with the given chunk coordinates / setCenter [[] ]] - sets the center chunk of the world / getCenter [] - returns the center chunk of the world / stats [] - returns some chunk stats for the world or the whole server aliases: - chm - chunkm - cmaster permissions: cunkmaster.generate: description: Allows the generate subcommand. default: op chunkmaster.list: description: Allows the list subcommand. default: op chunkmaster.cancel: description: Allows the remove subcommand. default: op chunkmaster.pause: description: Allows the pause subcommand. default: op chunkmaster.resume: description: Allows the resume subcommand. default: op chunkmaster.reload: description: Allows the reload subcommand. default: op chunkmaster.tpchunk: description: Allows the tpchunk subcommand. default: op chunkmaster.setcenter: description: Allows the setCenter subcommand. default: op chunkmaster.getcenter: description: Allows the getCenter subcommand. default: op chunkmaster.chunkmaster: description: Allows Chunkmaster commands. default: op chunkmaster.*: description: Wildcard permission default: op children: - chunkmaster.generate - chunkmaster.listgentasks - chunkmaster.removegentask - chunkmaster.pausegentasks - chunkmaster.resumegentasks - chunkmaster.chunkmaster