Package com.ericlam.mc.groovier
Interface ScriptPlugin
public interface ScriptPlugin
for multi platform (bungee and spigot)
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
runAsyncTask
(Runnable runnable) void
runSyncTask
(Runnable runnable)
-
Method Details
-
getPluginFolder
-
copyResources
void copyResources() -
getLogger
-
runSyncTask
-
runAsyncTask
-