Skip to content

Commit

Permalink
chore: Update Readme to reflect command changes
Browse files Browse the repository at this point in the history
  • Loading branch information
derNiklaas committed May 5, 2024
1 parent 390376c commit 7f5c06c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ The second hotkey (default ``I``) is used to quickly generate a /bugreport.
- ``/buildbug config debug <true/false>`` (default: ``false``) - If set to true, prints out any incoming noxesium packet
and information about the current internal state.
- ``/buildbug config eventip <IP>`` (default:``example.com``) - Allows the mod to also function on the specified server.
- ``/buildbug forcestate <type> <subtype> <map>`` - Forces the internal state of the mod.
- ``/buildbug resetstate`` - Resets the internal state of the mod.
- ``/buildbug force_state <type> <subtype> <map>`` - Forces the internal state of the mod.
- ``/buildbug reset_state`` - Resets the internal state of the mod.
- ``/buildbug version`` - Prints out the version of the mod.

![](images/example.png)

0 comments on commit 7f5c06c

Please sign in to comment.