mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-11-29 07:46:52 +01: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