Add server name util
This commit is contained in:
@@ -316,3 +316,9 @@ function getPlayerName(client) {
|
||||
}
|
||||
|
||||
// ===========================================================================
|
||||
|
||||
function getServerName() {
|
||||
return server.name;
|
||||
}
|
||||
|
||||
// ===========================================================================
|
||||
Reference in New Issue
Block a user