Commands

Commands:

Back to the Main page

Basic commands:

  • /mc Basic help function. Also displays current stats of the running MegaCreep plugin.
  • /mc save <name> Saves your outfit including effects as a MegaCreepSetup called <name>. Also requires you to have a book titled "setup" in your inventory:
  1. Line: type=<typename>
  2. Line: hp=<amount>
  3. Line (optional, for natural spawns): level=<number>

The setups are saved in /plugins/MegaCreeps. You can edit them if needed.

  • /mc spawn <name> Spawns a MegaCreep of the type <name>, if such exists, at the location you are facing. If used by a commandblock, it will spawn the mob on the first free two spaces above the commandblock.
  • /mc spawn <name> <x> <y> <z> <world> Spawns a MegaCreep of the type <name>, if such exists, at the given coordinates.
  • /mc show <name> Gives you the items and effects of the setup called <name>. You need an empty inventory to use this!
  • /mc list Shows you all currently available classes.
  • /mc list <worldname> Shows all classes that are active for world <worldname>
  • /mc reloadsetup <setupname> Reloads the setup from its .txt file.
  • /mc reloadsetups Reloads all currently loaded setups.
  • /mc reload Reloads the config values and setups in the config.

Config related commands:

  • /mc addworld <worldname> Adds config setups for world <worldname>. Requires restart to make changes take place.
  • /mc addsetup <setupname> <worldname> Adds the setup <setupname> to the standard spawns of world <worldname>. Requires restart/reload to make changes take place.
  • /mc addlevel <level> <weight> <worldname> Adds a level to the world <worldname> with the weight <weight> Requires restart/reload to make changes take place. Attention! If the level is not in line with the others, it is not read!