Informacje o pliku
Application for managing multiplayer game servers.
Features:
Sourcebans
- Display bans,
- Display communication blocks,
- Support for IPv6,
-
Search bans / blocks by:
- Player,
- Steam ID,
- Admin,
- Server,
- Reason,
- Created data,
- Ends data,
- Address IP (only if we provide permission)
- Block / unblock bans/comms,
-
Admin management, including:
- Add, edit, delete,
- Connect with members form IPS,
- Steam ID,
- Immunity Level,
- Server Password (Secure Input),
- Groups,
- Extra Server Flags
- Group management with server flags,
- Mods management,
- Servers management,
-
Tools:
- Create new empty database,
- Clear all data from database
See guide for Sourcebans plugins in servers
AMXBans
- Display bans
- Support for IPv6,
-
Search bans / blocks by:
- Player,
- Steam ID,
- Admin,
- Server,
- Reason,
- Created data,
- Ends data,
- Address IP (only if we provide permission)
-
Admin management, including:
- Add, edit, delete,
- Connect with members form IPS,
- Steam ID
- Servers management,
-
Tools:
- Create new empty database,
- Clear all data from database
See forum for AMXBans
Appeals
- Create, edit, delete appeals,
- Add comment,
- Open / close appeal,
- Integrate with reports system form IPS
Spend Time
- Plugin for Sourcebans by Bioly,
- Show player time form external database
Errors
IPv6 not accepted in sourcebans. Run this query in phpmyadmin:
ALTER TABLE `sb_bans` CHANGE `adminIp` `adminIp` VARCHAR(46) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT ''; ALTER TABLE `sb_comms` CHANGE `adminIp` `adminIp` VARCHAR(46) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '';
IPv6 not accepted in amxbans, Run this query in phpmyadmin:
ALTER TABLE `amx_bans` CHANGE `player_ip` `player_ip` VARCHAR(46) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL; ALTER TABLE `amx_bans` CHANGE `admin_ip` `admin_ip` VARCHAR(46) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL;
Co nowego w wersji 1.1.1 Zobacz listę zmian
Dodano
- Added missing sourcebans table,
- Fixed Invalid databaseColumnId for comments in appeals
Rekomendowane komentarze
Jeśli chcesz dodać odpowiedź, zaloguj się lub zarejestruj nowe konto
Jedynie zarejestrowani użytkownicy mogą komentować zawartość tej strony.
Zarejestruj nowe konto
Załóż nowe konto. To bardzo proste!
Zarejestruj sięZaloguj się
Posiadasz już konto? Zaloguj się poniżej.
Zaloguj się