Summary
- Implement skeleton modules for our 5 initial commands. (commit: 7dba8c8) (details)
- Rum gitdescribe earlier in the build process. (commit: 93cf50b) (details)
- Implement module loader, blacklist this build from loading. (commit: a426a5e) (details)
The file was added | module/cmd-alert/src/main/resources/plugin.yml |
The file was added | module/cmd-alert/pom.xml |
The file was added | module/cmd-find/pom.xml |
The file was added | module/cmd-list/pom.xml |
The file was modified | pom.xml |
The file was added | module/cmd-server/src/main/resources/plugin.yml |
The file was added | module/cmd-find/src/main/resources/plugin.yml |
The file was modified | .gitignore |
The file was added | module/pom.xml |
The file was added | module/cmd-server/pom.xml |
The file was added | module/cmd-send/pom.xml |
The file was added | module/cmd-list/src/main/resources/plugin.yml |
The file was added | module/cmd-send/src/main/resources/plugin.yml |
The file was modified | pom.xml |
The file was modified | pom.xml |
The file was added | proxy/src/main/java/net/md_5/bungee/ModuleManager.java |
The file was modified | bootstrap/src/main/java/net/md_5/bungee/Bootstrap.java |
The file was modified | proxy/src/main/java/net/md_5/bungee/BungeeCord.java |