MinoMino / minqlx

Extends Quake Live's dedicated server with extra functionality and scripting.
GNU General Public License v3.0
111 stars 42 forks source link

Tweaking of permission levels #8

Open MinoMino opened 9 years ago

MinoMino commented 9 years ago

Permission levels are very loosely defined. They should have a more clear definition of what the various levels should and should not allow.

mattiZed commented 9 years ago

Maybe these levels should be somewhat based on what they can do to the game. On my minqlbots i had them kinda set up like this:

Permlevel 1 -> Pass certain restrictions Permlevel 2 & 3 -> Match Management Permlevel 4 -> User Management Permlevel 5 -> Owner

Let me explain:

MinoMino commented 9 years ago

Thank you for the input. I think it'd be cleaner to instead implement some sort of way to exempt players from restrictions instead of using perm levels, but the idea of using level 1 as a non-administrative level is interesting and something I will consider. The rest sounds solid.

mattiZed commented 9 years ago

Yeah, thats just the way I handled it. Maybe gives some thoughts!

pRo-b1ngo commented 8 years ago

I like that system from mattized. i have one suggestion for the kick and ban feature. i would like to have kick in perm level 2 and ban in 3.