ChromaCore/ButtonCore
Norbi Peti dd64062fba
Compile to Java 8 using Jabel
Currently, the server runs on Java 8 and some plugins, notably Terrain Control depend on a version-specific hack. Now, we do want to drop TC anyway to upgrade to 1.14.4 but there's also the goal of sharing this plugin for others, who likely run Java 8.
It took me a while to figure out how to make it work with Lombok - have to use the right order.
2019-10-23 01:22:24 +02:00
..
.settings Plugin update on shutdown+fromcmd 2018-05-07 20:01:36 +02:00
src Update to Java 10/11 2019-10-20 20:48:24 +02:00
.factorypath Plugin update on shutdown+fromcmd 2018-05-07 20:01:36 +02:00
.project Plugin update on shutdown+fromcmd 2018-05-07 20:01:36 +02:00
License.md Plugin update on shutdown+fromcmd 2018-05-07 20:01:36 +02:00
lombok.config Fixes, should be ready to merge 2018-11-18 02:58:26 +01:00
pom.xml Compile to Java 8 using Jabel 2019-10-23 01:22:24 +02:00
README.md Plugin update on shutdown+fromcmd 2018-05-07 20:01:36 +02:00

ButtonCore

A plugin that serves as a container for things common to many of our plugins