Skip to content
Success

BungeeCord-API (Jan 22, 2013, 1:37:35 AM)

Started 12 yr ago
Took 3.8 sec
Changes
  1. Add stub api class. (commit: 162f754) (details)
  2. Api spec is already looking really good. (commit: e3664cb) (details)
  3. More work on the API: Up next, command senders. (commit: 9196f8f) (details)
  4. Add plugin loading. (commit: 5402bd2) (details)
  5. More changes. API is going well, but struggling to break it up into (commit: 434b950) (details)
  6. Think this is a good way to manage events, since many will be targeted (commit: 4f0a02d) (details)
  7. Expand server ping method. (commit: 14e196e) (details)
  8. Add a tab list handler to allow plugins to customize the tab list. (commit: 4cef0b2) (details)
  9. Add reconnect api to allow mysql reconnect locations. (commit: f065d00) (details)
  10. Finish up command API, with permissions and aliases! (commit: b4105f8) (details)
  11. Add API to allow overriding of the configuration storage system. (commit: 7a137b7) (details)
  12. Add more methods to sum up pending connection. (commit: febb661) (details)
  13. I think that just about sums up the API, requesting comments from (commit: 4ce799a) (details)
  14. Add ping event, change group management and other stuff. (commit: ded4d52) (details)
  15. Just in case people make directories ending in .jar (commit: 6dda7e1) (details)
  16. Add server getPlayer method and rename the ping/getPlayerCount methods. (commit: a946e98) (details)
  17. Add methods to get players / servers. (commit: fe6b40a) (details)
  18. Tad more Javadoc (commit: 8c942e2) (details)
  19. Start a hugely messy implementation of the API (commit: 098ca59) (details)
  20. Start work on making it compile again. (commit: 592a504) (details)
  21. More work (commit: 55867db) (details)
  22. This is hard >.> (commit: 32ef521) (details)
  23. Add permissions (commit: df37612) (details)
  24. Add the start of a config loader. (commit: 8bff34b) (details)
  25. Pretty close to compiling for the first time in ages. It wont be (commit: cf42a10) (details)
  26. Well, it compiles, time to start fixing stuff. (commit: bf1e7f0) (details)
  27. Fix config, up next, reconnect handler. (commit: 355afba) (details)
  28. Add yaml reconnect handler. (commit: 77d5398) (details)
  29. Add server connected event (commit: 9ce1486) (details)
  30. Add forced servers back. (commit: 5757691) (details)
  31. Add plugin channel support for plugins. (commit: 4b9b2cb) (details)