Skip to content
Success

Changes

Summary

  1. Implement skeleton modules for our 5 initial commands. (commit: 7dba8c8) (details)
  2. Rum gitdescribe earlier in the build process. (commit: 93cf50b) (details)
  3. Implement module loader, blacklist this build from loading. (commit: a426a5e) (details)
Commit 7dba8c8a8730478dc105401bbdd6ddb64bf1189e by md_5
Implement skeleton modules for our 5 initial commands.
(commit: 7dba8c8)
The file was addedmodule/cmd-alert/src/main/resources/plugin.yml
The file was addedmodule/cmd-alert/pom.xml
The file was addedmodule/cmd-find/pom.xml
The file was addedmodule/cmd-list/pom.xml
The file was modifiedpom.xml
The file was addedmodule/cmd-server/src/main/resources/plugin.yml
The file was addedmodule/cmd-find/src/main/resources/plugin.yml
The file was modified.gitignore
The file was addedmodule/pom.xml
The file was addedmodule/cmd-server/pom.xml
The file was addedmodule/cmd-send/pom.xml
The file was addedmodule/cmd-list/src/main/resources/plugin.yml
The file was addedmodule/cmd-send/src/main/resources/plugin.yml
Commit 93cf50b4e1a694b106b6969932d0f8ce7feabb50 by md_5
Rum gitdescribe earlier in the build process.
(commit: 93cf50b)
The file was modifiedpom.xml
Commit a426a5ec225505be59973f73733010fbfb895804 by md_5
Implement module loader, blacklist this build from loading.
(commit: a426a5e)
The file was modifiedpom.xml
The file was addedproxy/src/main/java/net/md_5/bungee/ModuleManager.java
The file was modifiedbootstrap/src/main/java/net/md_5/bungee/Bootstrap.java
The file was modifiedproxy/src/main/java/net/md_5/bungee/BungeeCord.java