Releases: SharpTimer/WallLists
Releases · SharpTimer/WallLists
SharpTimer-WallLists v1.0.5
New Features:
- Change the number of lines per list type.
- !reloadlistcfg command. Configurable variable that will reload any changes you make to your config while your server is still live. In testing, it took about 15 seconds for changes to go into effect.
- !updatelistcfg command. Configurable variable that will update your config file to add any new config variables that have been added in a new release. Default values will be applied. Variables that no longer exist will be removed. Example: You're currently on version 1.0.5, you download 1.0.6 onto your server, you then run !updatelistcfg in-game and your config will be auto-updated.
- AutoUpdateConfig config setting. If true, your config will automatically be updated on plugin start, with no need to use the !updatelistcfg command in-game. Defaults to false.
- Now supports plugin update automation when a new release is published on GitHub! Check out cs2-update-manager by Kandru to find out more!
Fixes:
- Fixed command customization related issue
Config Removals:
- TopCount
Config Additions:
- TimesCount
- PointsCount
- CompletionsCount
- AutoUpdateConfig
- ReloadConfigCommand
- UpdateConfigCommand