mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-02 20:26:03 +08:00
paused & announce
This commit is contained in:
@@ -62,6 +62,7 @@ namespace EggLink.DanhengServer.Configuration
|
||||
public bool AutoLightSection { get; set; } = true;
|
||||
public string Language { get; set; } = "EN";
|
||||
public List<string> DefaultPermissions { get; set; } = ["*"];
|
||||
public string ServerAnnounce { get; set; } = "Welcome to danhengserver!";
|
||||
public ServerProfile ServerProfile { get; set; } = new ServerProfile();
|
||||
public bool AutoCreateUser { get; set; } = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user