Commit Graph

6 Commits

Author SHA1 Message Date
Kaboom 55a34972cb
main.yml: bump versions 2023-04-01 01:13:19 +03:00
Allink 6bb5f374e3
Compile with Java 17 2022-10-15 20:34:14 +01:00
kaboom 28c78be287 Various cleanups for consistency 2022-05-20 01:46:33 +03:00
Allink 23da0661b3
Add more configuration options (#314)
* 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
2022-05-20 01:42:35 +03:00
kaboom ac00026797 Use Java 8 in GitHub Actions workflow 2021-10-23 05:26:55 +03:00
Luna 67a9095a73
Add GitHub Actions workflow (#300) 2021-09-03 17:49:14 +03:00