Hallo together!
For the next relase of Resurrection I am working on an access restriction file format.
Available restrictions: nickname, address, serial hash
Suggestion:
; this block is only applied to players with nickname 'Yrr'
nick:Yrr
{
; allow the nickname only with this serial hash
allow hash:5O5ST8D4ZZNU4R408Z7O2HUMQ3Y511C9B7ILY0OC6X4BCF7R4NCX5MOP
; ban all others
deny
}
; ban address range 84.64.0.0-84.71.255.255
deny address:84.64.0.0/13
; ban f00king cheater by serial hash
deny hash:8KDRDH708EPYBKBSYA2OXIGGHUV55MORLDRA1X12TDXYHPMPA1LE81EO
; ban various nicknames
deny nick:*foo*
deny nick:nickname
deny nick:"*test player*"