From 1b55a454faf6c636907b0eac6911706490387862 Mon Sep 17 00:00:00 2001 From: zontreck Date: Sat, 18 Jan 2025 21:36:12 -0700 Subject: [PATCH] Update admin --- admin.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/admin.md b/admin.md index 01d8033..08c8f1a 100644 --- a/admin.md +++ b/admin.md @@ -49,6 +49,15 @@ Example Usage: ``` +### maxback + This lets the admin change the number of back positions. + + Example Usage: + ``` +/asu update maxback 10 +``` + + ## help Lists all available commands present in the mod, as well as the current configuration values.