• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Regarding Bans

jockzor

IDGAF
Joined
Jul 21, 2007
Messages
45
Reaction score
1
I have a couple of questions regarding bans.
I'm running a server without account manager (I got the impression it mattered).

Which flags (and other required parameters) do I need in order to access CTRL + Y?

If I edit bans manually within the database (MySQL), will they be overwritten at serversave?
If not, when will they apply? The next time the person logs in or when the server restarts?

It would be most satisfying with some answers for these questions.
Thanks in advance,
Jockzor
 
In trunk you need to set 'violation_access' for your group (1 - namelocking, 2 - statement and cheating reasons, 3 - all reasons) in groups table.
If you're on tags, its controlled by ACCOUNT_TYPE_*
 
Hey Elf*

What actions acctype 2 can use?

acctype 2 = tutor?
 
Last edited:
u decide what group for which acc type.
 
When I set acctype to 3 I get debugged, so I'm guessing its either 1 or 2?
 
Back
Top