Magnus Ulf b0086ba0f7 Make code less null-happy
A lot of the code is filled with acceptance of null, even when null could mean something went wrong. We no longer want to fail-safe but want to fail fast, so this approach to null is changing. This will surely cause some bugs in the beginning, but will also make them less frequent in the long run.
2019-02-08 14:49:35 +01:00
2016-10-09 10:36:36 +02:00
2017-08-08 20:05:37 +02:00
2019-02-04 12:37:22 +01:00
2018-12-29 19:33:21 +01:00
2017-07-20 20:00:27 +02:00

MassiveCore Logotype https://www.massivecraft.com/massivecore

Please read the guide below if you want to compile.
https://www.massivecraft.com/tech-compile

License This software uses the MIT license.

Description
This bukkit plugin contains components for developing other bukkit plugins.
Readme 11 MiB
Languages
Java 100%