A plugin that manages users, messages, exceptions and others across different platforms (Minecraft, Discord, ...)
Go to file
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
.idea Compile to Java 8 using Jabel 2019-10-23 01:22:24 +02:00
.settings Plugin update on shutdown+fromcmd 2018-05-07 20:01:36 +02:00
BuildConfigUpdater Compile to Java 8 using Jabel 2019-10-23 01:22:24 +02:00
ButtonCore Compile to Java 8 using Jabel 2019-10-23 01:22:24 +02:00
ButtonProcessor Compile to Java 8 using Jabel 2019-10-23 01:22:24 +02:00
.editorconfig Exclude plugins from syschat event 2019-01-09 18:52:24 +01:00
.gitignore Moved the MC chat handler here 2019-03-02 18:56:01 +01:00
.project Plugin update on shutdown+fromcmd 2018-05-07 20:01:36 +02:00
.travis.yml Fix Travis build, update dependencies, fix test 2019-09-02 11:38:51 +02:00
deploy.sh Don't deploy sources 2019-03-30 23:48:50 +01:00
jitpack.yml Use original Towny dependency 2019-09-16 13:31:58 +02:00
pom.xml Compile to Java 8 using Jabel 2019-10-23 01:22:24 +02:00