* Add option to randomise spawn locations in config (closes#309)
* Add option to configure entity cap per chunk (closes#311)
* Suppress warnings for star imports
* Add missing return value & whitespace
* Explictly specify type of numbers in spawn randomization
* Upgrade to Java 11
* Make teleport centered
* Final configuration
* Remove star import
* Revert "Suppress warnings for star imports"
This reverts commit 2a2232b0da.
* Let's try 17