Skip to content

Console commands

LITEFINE edited this page Jan 29, 2019 · 4 revisions

Existing commands:

  • info - basic information about runtime
  • help - information about MCBootstrap and available commands
  • status - basic information about MCBootstrap status
  • status <all/objectName> - status of all or one specific object
  • start <all/objectName> - start all or one specific object
  • stop <all/objectName> - stop all or one specific object
  • extensions - information about active extensions
  • shutdown - full and safe shutdown with all objects stopping
  • systemexit - quick and safe shutdown

There is no restart command because you can use systemexit each time you change something in the config, on each launch MCBootstrap determine all running objects at this moment

Example of basic commands usage

Clone this wiki locally