Skip to content

Releases: larryl79/Spigot-startscript

hotfix of v3.1

15 May 20:31

Choose a tag to compare

hotfix of v3.1 Pre-release
Pre-release

hotfix of v3.1

added status param, bugfix

15 May 20:10

Choose a tag to compare

Pre-release

In V3.0 there's a big issue about server start (again) even if it's running already. - Fixed

Added status param for check server (running) status.

Full flexible release with new features!

01 May 01:06

Choose a tag to compare

Added chkconfig param - check all your configurations!
Added srv_cfg_servercmd.dat - Your command for run your server.
Default value of new config file: java -Xms1024m -Xmx1024m -Dfile.encoding=UTF-8 -jar
check README.md or issue "./server.sh help" for all details!

Stable v2.2

29 Apr 20:20

Choose a tag to compare

Added Log functions to view logfile.

new params:
log cat servers logfile.
log t tail last 40 line of logfile and exit
log f tail last 40 line of logfile and follow logfile (abort with ctrl+c )

Stable

25 Apr 02:29
81597c8

Choose a tag to compare

moved everything into one file, start, stop, restart, start_debug only for lasy guys who lazy to tpye params...