[TASK] Moved settings to the api

Related to issue #77.
This commit is contained in:
Emma Stone
2017-03-09 11:07:57 +00:00
parent f3629e936a
commit 6afd4da0e5
36 changed files with 403 additions and 245 deletions
@@ -3,7 +3,6 @@ package org.rev317.min.callback;
import org.rev317.min.api.events.MessageEvent;
import org.rev317.min.script.ScriptEngine;
public class MessageCallback {
public static final void messageListenerHook(int type, String name, String message) {