mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-10-14 14:44:55 +02:00
Full Distribution
This commit is contained in:
3
data/chatchannels/scripts/ruleviolations.lua
Normal file
3
data/chatchannels/scripts/ruleviolations.lua
Normal file
@@ -0,0 +1,3 @@
|
||||
function canJoin(player)
|
||||
return player:getAccountType() >= ACCOUNT_TYPE_GAMEMASTER
|
||||
end
|
Reference in New Issue
Block a user