From e81b9f0026194152d1b371fbcceb3711e800ee14 Mon Sep 17 00:00:00 2001 From: bash <31279994+hermensbas@users.noreply.github.com> Date: Tue, 13 Aug 2024 01:21:04 +0200 Subject: [PATCH] Update readme.md --- readme.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/readme.md b/readme.md index cdc244e..2fa3852 100644 --- a/readme.md +++ b/readme.md @@ -51,3 +51,12 @@ Use the above (ifconfig) IP for the following router poort-forwarding and/or fir # 3724 TCP AUTH-SERVER # 8085 TCP WORLD-SERVER ```` + +## Create account +world-server +```bash +> acccount create ahbot mypass + +> acccount create admin mypass +> account set gmlevel 3 -1 +```