Skip to content

Releases: Ignis-Bots/SquadJS-My-Squad-Stats

v4.1.7

06 Mar 22:58
e4d1471
Compare
Choose a tag to compare

Bug Fix

v4.1.6

05 Mar 16:38
Compare
Choose a tag to compare

Bug Fix

v4.1.4

05 Mar 16:30
3267626
Compare
Choose a tag to compare

Bug Fixes

v4.1.1

05 Mar 04:19
Compare
Choose a tag to compare

Bug Fix in Auto-Updater

v4.1.0

05 Mar 04:13
Compare
Choose a tag to compare

Update to v4.1.0

Restart your SquadJS twice to update. Once to pull the file, wait for the log line in Console that says MySquadStats has been Updated, then restart again so it can use the new code.

What's in this update?

  • The plugin will now send if a player is an Admin on your Server for Combat Ribbons.
  • The plugin will now send if a player is a Reserve on your Server for Combat Ribbons and displaying Servers the Player is whitelisted on.
  • The plugin will now send a player's Killstreak.

v3.0.0

25 Feb 05:41
d4da791
Compare
Choose a tag to compare

Update v3.0.0

This update prepares for the GitHub Repo moving from my Personal Account to an Organization. This Organization will allow for more Devs with Branch Protection Setups and more Dev Stuff.

Additionally, we've added the !mss "link code" Chat Command. This way users can securely link their Discord and in game Steam Accounts. First they'll run /link with the MySquadStats Bot, then the Bot will give them a 6 digit code to run in any Participating Server's in game Chat. Ex: !mss 123456

v2.2.0

24 Feb 01:14
bdcb69d
Compare
Choose a tag to compare

This should update automatically if you are on v2.0.1 or greater already. Anyone on version older need to manually update, future update will be automatic for you.

• Added sending Admins to MySquadStats' Database from your Local or Remote configured admin lists in SquadJS's config.json file.
• Admins will be granted a Combat Award based off of this.

v2.1.0

22 Feb 16:22
e14ef74
Compare
Choose a tag to compare

Update to fix bug in how failed requests are saved to .json files.

If you have any .json files in your /squad-server/plugins folder, please delete them.

Improved Error Logging

v2.0.1

19 Feb 15:45
Compare
Choose a tag to compare

Bug Fixes from v2.0.0 release

What was in v2.0.0?
• If the MySquadStats API is down, the plugin will now store what is unable to be sent to a .json file. Every minute it will check to see if a .json file is present. If one is found, it will process each failed request from the .json file. Once all requests are successfully processed, it will remove the .json file. THIS WILL ONLY HAPPEN IF THE MySquadStats API is Unavailable (such as I restart the Bot, or do Box Updates, or the Datacenter where it's hosted goes down) and will not cover other errors.

• Added Auto-Updating of the Plugin. This way when I release a new update to the code, the plugin will automatically update, you should no longer have to manually update the file.

v2.0.0

19 Feb 15:34
Compare
Choose a tag to compare

Bug Fixes, v2.0.1 will be posted.