Jenkins AutoBuild test

This commit is contained in:
Paldiu
2021-02-24 10:02:20 -06:00
parent 9315a55dbc
commit 43520032de
5 changed files with 9 additions and 3 deletions

View File

@ -7,6 +7,8 @@ import io.github.paldiu.simplexcore.listener.SimplexListener;
import io.github.paldiu.simplexcore.plugin.SimplexAddon;
import io.github.paldiu.simplexcore.utils.Constants;
// This comment was added to force a test on Jenkins AutoBuild
// https://jenkins.coomware.dev/job/SimplexCore
public final class SimplexCore extends SimplexAddon<SimplexCore> {
protected static boolean debug = false;
protected static boolean suspended = false;