Releases: mattgd/StartupCommands
Releases · mattgd/StartupCommands
StartupCommands 0.0.6
StartupCommands 0.0.5
Version 0.0.5 changelog:
- Add setdelay subcommand to allow setting an existing command's delay in seconds
StartupCommands 0.0.4
Version 0.0.4 changelog:
- Adds an optional notify-on-exec configuration node for commands, which controls whether or not the console is notified when a startup command is executed.
- Adds /sc as a command alias.
- Adds /startup create as an alias to /startup add.
- Adds /startup delete as an alias to /startup remove.
- Minor performance improvements.
StartupCommands 0.0.3
Notable changes in StartupCommands 0.0.3:
- Improved /startup view and /startup remove commands. Now commands can be removed by using the number listed in /startup view, or by using the command String as before.
- Better error messages for the view and remove commands.
- Fix a few bugs related to output messages.
StartupCommands 0.0.2
First release of the StartupCommands. Includes all of the basic functionality needed to have commands run on server start/reload.