Stable
1.0.4
UPDATE
- Added configuration to limit creating/changing themes to certain ranks.
- Enable or disable the limitation with
CH_Notify.Config.RestrictThemesToRanks
- Set allowed ranks with
CH_Notify.Config.AllowedThemeRanks
This is disabled by default, meaning anyone can create/change themes in-game as usual.
This is also useful if you just want to have one theme for everyone and disallow people changing their own in-game.
Stable
1.0.3
UPDATE
- Added config to enable/disable notify sounds.
- Config option
CH_Notify.Config.EnableNotifySounds
Stable
1.0.2
UPDATE
- Added a config to determine if notifications appear below (default) or above each other.
- Config
CH_Notify.Config.NotifyDownwards
- Added a config to set the Y position (up/down) of the notifications.
- Config
CH_Notify.Config.NotifyPosY
- Added a config to determine spacing between notifications.
- Config
CH_Notify.Config.NotifyPosSpacing
You can keep everything below line 25 in your config file.
Stable
1.0.1
UPDATE
- Fixed error with clientside loading.
Stable
1.0.0
Initial version.