Ulysses Stuff > Ulysses Release Archives

OpenSteam: Bans and User Management System

<< < (11/23) > >>

Storm:
Are the commands such as ulx banuser actually listed in the ulx menu and you ban from there? Can you use the commands from rcon with hlsw? Will this system do my laundry too? Seems it does everything else!

Neubivljiv:
You can use commands from rcon


Keep in mind that this system uses MySQL database, so that the command is not currently displayed via ulx menu. The reason for this is that you can use OpenSteam commands when the target user is not on the server and also you can use web interface, which is advantage. I'll see if it is possible to display data from database via ulx menu, but I am not currently working with it.

Also, I've added an option to ban user via web by getting data from steam (adding user/admin is also possible), so you can manage all without connecting to server.
Ban user web

I'll probably soon add an option to import all bans via banned_users.cfg into database.

Storm:
Thanks I am starting to understand this much better. So say one of my moderators (without access to the website or rcon) sees a mass rdmer on TTT and needs to quickly ban them to get them off the server. How does he actually do that?

Grief-Code:
There is an rcon command which can directly kick a player from the server from the website. Next stimple use the ban as shown on the console = banned & kicked.

Neubivljiv:
I am currently working on a commands for quick ban players. It will work like this:
ulx showplayers (will show all players sorted by entity index)
1. Player1 (STEAM_0:0:xxxxx)
2. Player2 (STEAM_0:0:xxxxx)
3. Player3 (STEAM_0:0:xxxxx)
4. Player4 (STEAM_0:0:xxxxx)
5. Player5 (STEAM_0:0:xxxxx)

Now you want to quick ban players 2, 4 and 5 with single command. It will be:
ulx banindex 2 4 5 <BAN_TIME> <REASON>

However, I updated table structure, so now banned IP Address is also checked.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version