Summary
- Add Travis so dud PRs don't get merged. (commit: 08801f5) (details)
- Adding support for plugin packet broadcasting. (commit: 91ac250) (details)
- Add Bungee command. (commit: 90e1bc6) (details)
- Properly remove UserConnection from server's list (commit: addf81f) (details)
- Refactor into maven modules. (commit: a7f7a49) (details)
- Don't want to stage them - update gitignore. (commit: 0354ce3) (details)
- Add stub api class. (commit: 162f754) (details)
- Api spec is already looking really good. (commit: e3664cb) (details)
- More work on the API: Up next, command senders. (commit: 9196f8f) (details)
- Add plugin loading. (commit: 5402bd2) (details)
- More changes. API is going well, but struggling to break it up into (commit: 434b950) (details)
- Think this is a good way to manage events, since many will be targeted (commit: 4f0a02d) (details)
- Expand server ping method. (commit: 14e196e) (details)
- Add a tab list handler to allow plugins to customize the tab list. (commit: 4cef0b2) (details)
- Add reconnect api to allow mysql reconnect locations. (commit: f065d00) (details)
- Finish up command API, with permissions and aliases! (commit: b4105f8) (details)
- Add API to allow overriding of the configuration storage system. (commit: 7a137b7) (details)
- Add more methods to sum up pending connection. (commit: febb661) (details)
- I think that just about sums up the API, requesting comments from (commit: 4ce799a) (details)
- Add ping event, change group management and other stuff. (commit: ded4d52) (details)
- Just in case people make directories ending in .jar (commit: 6dda7e1) (details)
- Maven ocd (commit: 6b6aae8) (details)
- Add server getPlayer method and rename the ping/getPlayerCount methods. (commit: a946e98) (details)
- Add methods to get players / servers. (commit: fe6b40a) (details)
- Tad more Javadoc (commit: 8c942e2) (details)
- Start a hugely messy implementation of the API (commit: 098ca59) (details)
- Start work on making it compile again. (commit: 592a504) (details)
- More work (commit: 55867db) (details)
- This is hard >.> (commit: 32ef521) (details)
- Add permissions (commit: df37612) (details)
- Make the tab list implementations pruddy. (commit: 8e3f750) (details)
- Clean commands a bit. (commit: 4ba6993) (details)
- Add the start of a config loader. (commit: 8bff34b) (details)
- Pretty close to compiling for the first time in ages. It wont be (commit: cf42a10) (details)
- Well, it compiles, time to start fixing stuff. (commit: bf1e7f0) (details)
- Fix config, up next, reconnect handler. (commit: 355afba) (details)
- Add yaml reconnect handler. (commit: 77d5398) (details)
- Add server connected event (commit: 9ce1486) (details)
- Ok, I guess tomorrow is testing day. (commit: c281f00) (details)
- Add forced servers back. (commit: 5757691) (details)
- Add crucial getter for server info (commit: 39506f3) (details)
- Add plugin channel support for plugins. (commit: 4b9b2cb) (details)
- Just need to add default permissions and we are ready for release. (commit: ade3fe4) (details)
- Add default permissions (commit: a22f57c) (details)
- Fix permissions and stuff, we are go for master! (commit: cae7155) (details)