diff options
author | lonaasan <shadowlona@shadowlona.dev> | 2024-09-09 09:53:11 +0200 |
---|---|---|
committer | lonaasan <shadowlona@shadowlona.dev> | 2024-09-09 09:53:11 +0200 |
commit | 98a395721ee0383bd2ed046235dd644909f2f943 (patch) | |
tree | 40a3f17b8d1dc18b387581703e836f89d41127ad /assets/opensb/help.config.patch | |
parent | 06b865fb844c1e2bbe18f329b7ed5126ce53f5c6 (diff) |
[Small Addition] added respawnInWorld Command
Diffstat (limited to 'assets/opensb/help.config.patch')
-rw-r--r-- | assets/opensb/help.config.patch | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/assets/opensb/help.config.patch b/assets/opensb/help.config.patch index 15375e8..b3f31a6 100644 --- a/assets/opensb/help.config.patch +++ b/assets/opensb/help.config.patch @@ -10,6 +10,7 @@ }, "openSbCommands": { - "swap": "Usage /swap <name>. Swaps the current character, case-insensitive, only substring required." + "swap": "Usage /swap <name>. Swaps the current character, case-insensitive, only substring required.", + "respawninworld": "Usage /respawnInWorld. Sets the respawn flag for the current world until you teleport away." } } |