Add option to disable territory access change message. Fixes #61

This commit is contained in:
Magnus Ulf
2019-10-12 13:12:54 +02:00
parent da97ad1119
commit 6eca202694
2 changed files with 4 additions and 0 deletions

View File

@@ -288,6 +288,8 @@ public class MConf extends Entity<MConf>
public int territoryInfoTitleTicksOut = 5;
public String territoryInfoChat = "<i> ~ {relcolor}{name} <i>{desc}";
public boolean territoryAccessShowMessage = true;
// -------------------------------------------- //
// ASSORTED