BungeeCord/api/src/main/java/net/md_5/bungee/api
2013-11-06 20:07:16 +11:00
..
config Implement basic udp query to close #185 2013-09-24 10:09:55 +10:00
connection Added async PreLoginEvent to change online mode per connection. 2013-11-06 20:07:16 +11:00
event Added async PreLoginEvent to change online mode per connection. 2013-11-06 20:07:16 +11:00
plugin Close #564 adding a blank arg is a silly idea 2013-10-09 22:37:27 +11:00
scheduler How kind of @lazertester to test the new scheduler! 2013-07-24 17:32:08 +10:00
score Move scoreboard stuff to the sscore package in preparation for refactor 2013-06-16 09:10:25 +10:00
tab Fix custom tab API to allow using as soon as constructed 2013-06-16 15:40:31 +10:00
AbstractReconnectHandler.java Move AbstractReconnectManager to the API and rename to AbstractReconnectHandler. 2013-09-16 08:21:53 +10:00
Callback.java More work on the API: Up next, command senders. 2013-01-10 19:54:12 +11:00
ChatColor.java Add really efficient text -> json translation. Doesn't support format codes yet. 2013-11-01 17:14:18 +11:00
CommandSender.java Implement PR #212 - sendMessages() for CommandSenders 2013-03-19 11:43:37 +11:00
ProxyServer.java It compiles 2013-10-11 20:00:54 +11:00
ReconnectHandler.java Close #306 use SQLite for reconnect locations 2013-06-01 17:29:14 +10:00
ServerPing.java [Breaking] Fix player online sample 2013-11-01 22:00:46 +11:00