Difference between revisions of "How to chunk load on Age of Engineering"
(9 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | ==Note== | ||
+ | This page describes chunk loading only on the server(s) listed in the title. Click [https://wiki.moddedminecraft.club/index.php?title=How_to_chunk_load_on_Direwolf20_1.12 here] for the other method used in MMCC. | ||
+ | |||
==Overview== | ==Overview== | ||
− | Instead of using modded chunk-loaders, Modded Minecraft Club has its own plugin for keeping chunks loaded: '''MMCCChunkLoader'''. This | + | Instead of using modded chunk-loaders, Modded Minecraft Club has its own plugin for keeping chunks loaded: '''MMCCChunkLoader'''. This plugin provides more control to the server administrators to allow us to better ensure that excessive chunk loading will not cause lag. |
This plugin allows each player to force-load up to '''18''' chunks. | This plugin allows each player to force-load up to '''18''' chunks. | ||
Line 19: | Line 22: | ||
|- | |- | ||
|/unloadchunk | |/unloadchunk | ||
− | |Unloads | + | |Unloads the chunk you are standing in. |
|- | |- | ||
|/loadedlist | |/loadedlist | ||
− | |Gives you a list of all the loaded chunks you | + | |Gives you a list of all the loaded chunks you force-load. |
|- | |- | ||
− | |/chunktp | + | |/chunktp <x> <y> |
− | |Teleports you to a specified chunk. | + | |Teleports you to a specified chunk. Do not use this command unless you have flight and make sure you are flying before you use it. |
|} | |} |
Latest revision as of 20:39, 14 April 2018
Contents
Note
This page describes chunk loading only on the server(s) listed in the title. Click here for the other method used in MMCC.
Overview
Instead of using modded chunk-loaders, Modded Minecraft Club has its own plugin for keeping chunks loaded: MMCCChunkLoader. This plugin provides more control to the server administrators to allow us to better ensure that excessive chunk loading will not cause lag.
This plugin allows each player to force-load up to 18 chunks.
It should also be noted that a player's force-loaded chunks will only be loaded when that player is online, and that only one player may force-load each chunk.
Chunkloading
To get started chunkloading your area, press F3+G. This vanilla keybind will allow you to see chunk borders.
Simply stand in the desired chunk and type /loadchunk in your chat.
Commands
MMCCChunkLoader Commands list | |
---|---|
/loadchunk | Enables chunkloading for the specific chunk you are standing in. |
/unloadchunk | Unloads the chunk you are standing in. |
/loadedlist | Gives you a list of all the loaded chunks you force-load. |
/chunktp <x> <y> | Teleports you to a specified chunk. Do not use this command unless you have flight and make sure you are flying before you use it. |