Skip to content

v2.0.6

Compare
Choose a tag to compare
@NockyCZ NockyCZ released this 01 Jul 20:28
· 34 commits to main since this release
πŸ“Œ CAUTION
β€’ Update all the modules you use. Since some of them have had minor updates in the config and especially changes in the API, 
your modules might not work properly.

I've created a new Map Images API that you can use, e.g. with ServerStatus or other embed messages.

πŸ› Bug Fixes

  • Fixed {Server.Name} variable

✨ New Features

  • Added support for default emotes for buttons
  • Added new variables
    • {Player.UserID}
    • {Server.JoinUrl}
    • {Server.MapImageUrl} (Takes images from Map Images API)

✏️ Changes

  • Updated variable {Player.NameWithoutEmoji}, it should already remove all emojies
  • API modification, so all modules need to be updated

🧩 Updated Modules

πŸ”Ή REPORT/CALLADMIN MODULE

  • In the config file Admin Role ID changed to Admin Roles ID

    • This means you can use multiple Admin roles (Separated by a comma)
    • Now Admin Roles ID can be empty, so anyone can use Mark as solved button
  • Added Silent Response for Button Success Embed & Button Failed Embed

    • Whether or not everyone will see the response embed
  • Added Search Player Stats button to the config file (Preview)

    • Used to display player's stats (Requires Player Stats Module)
  • Added Anti Report Spam to the config file

    • If a player has been reported and his report has been solved, it will not be possible to report him again on the current map
  • Added Send Message To Sender On Solved to the config file

    • If a message will be sent to the player when his report is solved
  • Added new translations

    • Chat.YourReportHasBeenSolved
    • Chat.ThisPlayerCannotBeReported

πŸ”Ή RCON MODULE

  • In the config file Admin Role ID changed to Admin Roles ID
    • This means you can use multiple Admin roles (Separated by a comma)
    • Now Admin Roles ID can be empty, so anyone can use rcon command
  • Added Silent Response

πŸ”Ή MANAGE ROLES AND PERMISSIONS MODULE

  • Fixed when you used multiple groups

πŸ”Ή SERVER STATUS MODULE

  • Added button for Leaderboard (Preview) (Requires Leaderboard Module)
  • Added button for Search Players Stats (Preview) (Requires Player Stats Module)

⭐ SERVER STATUS PLUS MODULE

  • In the config file Admin Role ID changed to Admin Roles ID
    • This means you can use multiple Admin roles (Separated by a comma)
  • Added button for Leaderboard (Preview) (Requires Leaderboard Module)
  • Added button for Search Players Stats (Preview) (Requires Player Stats Module)
  • Added button for Search Player Stats when selecting a players from the players list

⭐ PLAYER STATS MODULE

  • Added different SteamID and Name column for each database tables
  • Added a new section: Search Player Modal
    • This is used when trying to find players from other modules

⭐ COMMANDS BLOCKER MODULE

  • Fixed errors when someone type an empty command