SetGamemodeName
Sets the gamemode name (the one you set in conf.json - "gamemode").
- gamemodeName: parameter input should be in string type
{{#tag:syntaxhighlight| Server.SetGamemodeName("BeastServer"); |lang=csharp}} }}
Sets the gamemode name (the one you set in conf.json - "gamemode").
{{#tag:syntaxhighlight| Server.SetGamemodeName("BeastServer"); |lang=csharp}} }}