Skip to content

Releases: mattgd/StartupCommands

StartupCommands 0.0.6

15 Feb 19:07
57a6b25
Compare
Choose a tag to compare

Version 0.0.6 updates project compatibility for 1.13.2, and improves testing files. This release contains no new features, just improvements.

StartupCommands 0.0.5

14 Apr 22:59
9fc4a15
Compare
Choose a tag to compare

Version 0.0.5 changelog:

  • Add setdelay subcommand to allow setting an existing command's delay in seconds

StartupCommands 0.0.4

14 Apr 21:36
27c9612
Compare
Choose a tag to compare

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

04 Mar 19:37
Compare
Choose a tag to compare

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

02 Mar 03:37
Compare
Choose a tag to compare

First release of the StartupCommands. Includes all of the basic functionality needed to have commands run on server start/reload.