officerballs StatusManager
Provides an in-depth automatic BRB/AFK system, as well as custom status. Use /help in game.
| Date uploaded | 2 weeks ago |
| Version | 1.1.0 |
| Download link | officer_balls-officerballs_StatusManager-1.1.0.zip |
| Downloads | 22 |
| Dependency string | officer_balls-officerballs_StatusManager-1.1.0 |
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.
to change your name use the /setname command!
if you want to use gradients /setname to a name with NO tags first!
Main commands
/help status - gives a summarized version of the main commands.
/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: ()
Gradient Commands
/help gradient - gives information on the gradient commands.
/usegradient - toggles the gradient system. default: disabled.
make sure your username has no color tags already! do /setname to a decolored name first.
/gradientstretch xx (0-64) - spreads out the gradiation. default: 0.
/gradientthree - toggles the third gradient color. default: disabled.
/gradientscroll - toggles the scrolling color effect. default: disabled.
/gradientcolor x 123456 - sets the gradient color (1, 2, or 3) to a hex color. defaults vary by number.
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