Releases: Josephfallen/MySCPStats
v1.5.2 - Public
-Simple fix for the Auto-Updater
Keep in mind the previous edition of the autoupdater WILL NOT update to this, so you will have to update to this file manually!
( I had to make this release to properly test it, as the file kept on updating to the older release.)If this doesn't work, please report the issues either on Github or the discord
What's Changed
- Fixes for auth manager by @Josephfallen in #8
- Fixed auto-update & a few other changes by @Swishhyy in #9
New Contributors
Full Changelog: v1.5.1...v1.5.2
v1.5.1 - Public
Fixed a bug for verification timeout
v1.5.0 - Public
v1.4.1 - Public
What's Changed
- Updated issue to fix disabling developer credits by @Josephfallen in #5
Full Changelog: v1.4.0-Public...v1.4.1-Public
v1.4.0 - Public
What's Changed
- Update for version 1.4.0 by @Josephfallen in #4
Full Changelog: v1.3.0-Public...v1.4.0-Public
v1.3.0 - Public
What's Changed
- Update to version 1.3.0 by @Josephfallen in #2
Full Changelog: v1.2.4-Public...v1.3.0-Public
New config update; Add/replace this in your server config
# Is the plugin enabled.
is_enabled: true
# Should debug messages be shown in a server console.
debug: true
# Should developers get credit if they join the server?
show_developer_badge: true
# Should DNT users Stats be collected? (INOP.)
exclude_d_n_t_users: true
v1.2.4 - Public
What's Changed
- Update Plugin.cs by @Josephfallen in #1
New Contributors
- @Josephfallen made their first contribution in #1
Full Changelog: v1.2.3-Public...v1.2.4-Public
v1.2.3 - Public
Assorted Bug Fixes
v1.2.1 - Public
Fixed tasks to run aysnc
v1.2.0 - Public
Bumped version number and fixed a bug where it wouldn't load info properly
You need both DLLs in exiled/plugins to work
This is the specific version you need of Newtonsoft.Json.dll (12.0.3)