Admin Recipes
From TBD Enterprises
(Quick guide to top) |
(Adding scripts) |
||
Line 1: | Line 1: | ||
+ | == Server Control == | ||
+ | |||
+ | Basic control scripts for the server are in <tt>/srv/minecraft/commands</tt>. | ||
+ | * <tt>start.sh</tt> and <tt>stop.sh</tt> do as expected. | ||
+ | * <tt>restart.sh</tt> is currently broken, don't run it. | ||
+ | * <tt>backup.sh</tt> runs a clean backup. Will be a <tt>cron</tt> job soon. | ||
+ | |||
+ | |||
== Monitor Memory Usage == | == Monitor Memory Usage == | ||