Releases: larryl79/Spigot-startscript
Releases · larryl79/Spigot-startscript
hotfix of v3.1
hotfix of v3.1
added status param, bugfix
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!
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
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 )