Allow users to configure the tickNextTickList cap

This commit is contained in:
Zach Brown
2015-03-23 14:40:52 -05:00
parent 3ce8cf1a9a
commit 819db3aba6
2 changed files with 27 additions and 3 deletions

View File

@@ -103,7 +103,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
+ System.err.println( " Many TNT Related Settings Have Moved " );
+ System.err.println( " Please check your config in paper.yml! " );
+ System.err.println( "==========================================" );
+ }
+ }
+ }
}
--