Merge branch '2.x' into 1.13

This commit is contained in:
md678685 2018-08-27 20:01:01 +01:00
commit d1d5ae814f
41 changed files with 704 additions and 356 deletions

View file

@ -309,4 +309,6 @@ public interface ISettings extends IConf {
boolean isConfirmCommandEnabledByDefault(String commandName);
boolean isCompassTowardsHomePerm();
boolean isAllowWorldInBroadcastworld();
}