Add option to disable territory access change message. Fixes #61
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user