officerballs StatusManager
Provides an in-depth automatic BRB/AFK system, as well as custom status. Use /help in game.
| Date uploaded | 6 months ago |
| Version | 1.0.2 |
| Download link | officer_balls-officerballs_StatusManager-1.0.2.zip |
| Downloads | 53 |
| Dependency string | officer_balls-officerballs_StatusManager-1.0.2 |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2304README
Status Manager
adds an auto-brb + auto-afk system, custom status messages, lots of flexibility!
check commands in game with /help any time.
Available commands
/help status, /help statusmanager - gives a summarized version of this list.
/setname - update your playername with this.
/status - sets your status message!
/clearstatus - removes your status message!
/statuscolor 123456 - configures the color of your status message!
/useafk - enable/disable the afk system. default: enabled
/usebrb - enable/disable the brb system. default: enabled
/afkmsg - configures your afk message. default: AFK
/brbmsg - configures your brb message. default: BRB
/afktimer x - configures your afk timer. default: 5
/brbtimer x - configures your brb timer. default: 2
/afkcolor - configures your afk color. default: e97d45
/brbcolor - configures your brb color. default: ffd45d
/changebrackets xx - configures the brackets that wrap your status messages. default: ()
Manual Installation:
- Install BepInEx as directed on GitHub/Thunderstore.
- Extract archive to your game's installation, making sure to overwrite/merge the folders as prompted.
CHANGELOG
v1.1.4 - /setname no longer requires a tagless name.
v1.1.3 - bugfix with setname, minor tweak to color wrapper.
v1.1.2 - disabled scrolling gradients (needs fixes before it can return)
v1.1.1 - maintenance patch, now applies modded tag to any lobby you host.
v1.1.0 - added gradients system. use /help gradient or view readme for details.
v1.0.2 - moved /help to /help status, /help statusmanager, so /help can be used to show all /helps available.
v1.0.1 - fixed feedback strings; commands can now be run without new values to display their current values.
v1.0.0 - initial thunderstore release