Commands Manuals

Commands

- /restart

- /restart server

- /restart map

/restart

This is a generic command for my plugin. Typing it will only give usage rules.

/restart server

This command will completely reboot Your server. It is equivalent to "stop" command but then server starts again itself.

/restart map

Before executing this, go to config file (config.yml) and change the path from "none" to the path where Your map is.

NOTE that the contents of selected folder will be copied.

Example: My map is located on C:\minecraft\maps\some_map\world

In this case I want folder named "world" to be copied to directory of my server right?

So the path in config will be this:

World: C:\minecraft\maps\some_map

So whatever is in "some_map" folder will be copied in my server directory. This means that there can be other folders like "world_nether" and "world_the_end".

Also, keep in mind that if You change default world name in server,properties file, "/server map" will not work properly (I will try to get that fixed).


Comments

Posts Quoted:
Reply
Clear All Quotes