PRESETS

PRESETS

This plugin adds the feature to create preset commands, and then run them later. ex: /preset create Survival gamemode survival @a /preset run Survival + more such as Chains, which are linked commands that can be run with delay in between them.

10 downloads
1 followers

[PRESETS] Description

Presets is a Minecraft plugin for servers, where you can create Preset commands, that you can run later with a simpler one.

ex:

/preset create Survival gamemode survival @a

/preset run Survival

Commands

Commands in the Presets plugin are very simple! Everything works within /preset.

Main formatting:

/preset [create/delete/run] [name] [command]

/preset CREATE [name] [command] This command creates a Preset that can be run later. /preset DELETE [name] This command deletes a premade Preset. /preset RUN [name] This command runs a premade Preset.

When typing commands, do not include the "/" !!!

Chains

Chains are groups of commands with delay between them. You can run Chains the same as a normal Preset.

How to use

Use /preset Chain to open the Chain Editor. In this menu, you can navigate the GUI to create a Chain, test it, and run it.

Press the green concrete to create a Chain.

  • Add a name
  • Add a command
  • Delay the next command
  • Add another command
  • Test the Chain
  • Save it
  • Run it.