update to version 27

This commit is contained in:
cclecle
2024-07-04 18:50:21 +01:00
parent 8de6c5a612
commit 2fa8911fa8
6 changed files with 21 additions and 5 deletions

View File

@@ -5,6 +5,15 @@ SmartBan Changelog
Changes and Fixes in SmartBan (sbn)
-----------------------------------
Changes to sbn27
-----------------
Fixed several accessed nones.
Added HWID to PlayerInfo - sbninfo.
Changes to sbn26
-----------------
Added Player IP log request Mutate sbninfo.
Changes to sbn25
-----------------
Added manual ban option in menu.

View File

@@ -252,7 +252,14 @@ lang=RU style='font-family:"Noto Mono"'>=Admin:<br>
--------------<b>HOW TO USE</b>--------------<br>
<br>
1. Log as Administrator<br>
2. To open the SBN graphics window type in console: <b>mutate smartban</b><br>
2. To open the SBN graphics window type in console: <b>mutate smartban</b></span></p>
<p class=MsoNormal><span lang=RU style='font-family:"Noto Mono"'>3. To record
information about current players in the server log type in console: </span><b><span
style='font-family:"Noto Mono"'>mutate sbninfo </span></b><span
style='font-family:"Noto Mono"'>or in chatbox <b>!sbninfo</b></span></p>
<p class=MsoNormal><span lang=RU style='font-family:"Noto Mono"'><br>
<br>
<b>BAN/KICK/SPECTATE:</b><br>
In the <b>Currents Player</b> column, select the player you want to ban or kick

View File

@@ -1,4 +0,0 @@
[Public]
Object=(Name=sbn25.SmartBan,Class=Class,MetaClass=Engine.Mutator,Description="")
Object=(Name=sbn25.SmartBanActor,Class=Class,MetaClass=Engine.Actor,Description="")

Binary file not shown.

4
System/sbn27.int Normal file
View File

@@ -0,0 +1,4 @@
[Public]
Object=(Name=sbn27.SmartBan,Class=Class,MetaClass=Engine.Mutator,Description="")
Object=(Name=sbn27.SmartBanActor,Class=Class,MetaClass=Engine.Actor,Description="")

BIN
System/sbn27.u Normal file

Binary file not shown.