Releases: 1Mack/CS2-CallAdmin
Releases · 1Mack/CS2-CallAdmin
V1.1.3
V1.1.2
Changes
- Dotnet 8
- Better Config
- Code improvements
- CenterHtmlMenu (UseCenterHtmlMenu = true)
- Option to ignore Admin (using flags) on !report
- Option to ignore words on !report custom message
If you are already using CallAdmin, delete the config file before uploading the latest version.
V1.1.1
Changes
- Fix mistake
- Option to ban or kick if a player has been reported more than X times in a Map OR defined time
- More configs
- New Langs
-"MaximumReportsPlayerCanReceiveBeforeAction": 0 = Disabled
-"ActionToDoWhenMaximumLimitReached": 0 = Nothing; 1 = Kick; 2 = Ban
-"IfActionIsBanThenBanForHowManyMinutes": 0 = Permanent;
-"HowShouldBeChecked": 0 = Default; > 0 = Check for minutes, so if a player has MaximumReportsPlayerCanReceiveBeforeAction in HowShouldBeChecked minutes, an ActionToDoWhenMaximumLimitReached will be called
V1.1.0
Changes
- Code improvements
- Option to cancel the report (by owner or staff)
- More configs
- CanReportPlayerAlreadyReported -> 0 = Don't check; 1 = check victim steamid AND suspect steamid; 2 = check only suspect steamid; 3 = check suspect steamid AND reason; 4 = check victim steamid AND suspect steamid AND reason
- New Langs
Attention
To use this version, drop your old table of CallAdmin
V1.9
V1.8
Changes
- Fix lag when sending a report to discord.
- Support for reasons langs
How to translate reasons?
- Set your reasons on configs/plugins/CallAdmin/CallAdmin.json
- You have to separete them with ";". The reason with {CUSTOMREASON} will be custom, so the player can type their own reason on chat.
- After that, go to plugins/CallAdmin/lang
- If you put 3 reasons on config, you will have to add 3 properties on lang, like: "Reason_1": "teste", "Reason_2": "teste2", "Reason_3": "teste3".
You can check a example on the main folder. Look at the config file and on the pt-BR lang
V1.7
Changes
- Fix "Native XXX was invoked on a non-main thread".
- Custom embed content after handle a report.
- Added translations: LV, PL
- Multiple commands support (Just separete them with ";")
Lang has been changed, download the new version
Place the folder CallAdmin into csgo/addons/counterstrikesharp/plugins