Skip to content
Sokomine edited this page Nov 15, 2015 · 5 revisions

##4. Chat commands

If you want to know where the next village is, use the /vmap command. It will show you a map with the positions of sourrounding villages. Each village type is represented by a diffrent texture. vmap

For fast travel, type /visit <nr> to teleport to the center of the village with the given number, i.e. /visit 5 in order to teleport to village number 5. If mg_villages.REQUIRE_PRIV_FOR_TELEPORT is true, the mg_villages priv will be needed in order to execute this command. Players on a server will then not be able to teleport around unless you grant your players that priv.

The /villages chat command lists existing villages around your current location. If you do not have the mg_villages priv, only villages withhin mg_villages.VILLAGE_DETECT_RANGE meters of your position will be shown. The command is mostly useful for debugging. list of villages

Clone this wiki locally