Update README.md

Add giveall command
This commit is contained in:
Hutson
2025-11-18 05:41:05 +07:00
committed by GitHub
parent 48b1f2f0ce
commit 7c58d22771

View File

@@ -54,4 +54,6 @@ Server commands need to be run in the server console.
/give [item id] x[amount] = Gives the targetted player an item. /give [item id] x[amount] = Gives the targetted player an item.
/mail = Sends the targeted player a system mail. /mail = Sends the targeted player a system mail.
/reload = Reloads the server config. /reload = Reloads the server config.
/giveall [characters | discs | materials] - gives the targeted player items.
``` ```