BungeeCord/api/src/main/java/net/md_5/bungee/api
2013-02-06 17:52:16 +11:00
..
config Automatically queue packets to send when a player connects, and change the API regarding this. Please don't use the Server methods anymore, instead use ServerInfo. 2013-01-31 20:53:22 +11:00
connection Automatically queue packets to send when a player connects, and change the API regarding this. Please don't use the Server methods anymore, instead use ServerInfo. 2013-01-31 20:53:22 +11:00
event Make the target of targeted events final. 2013-01-26 14:56:04 +11:00
plugin Also lowercase aliases 2013-02-06 17:52:16 +11:00
Callback.java More work on the API: Up next, command senders. 2013-01-10 19:54:12 +11:00
ChatColor.java Finish up command API, with permissions and aliases! 2013-01-12 12:03:59 +11:00
CommandSender.java Add permissions 2013-01-18 11:11:52 +11:00
ProxyServer.java Automatically queue packets to send when a player connects, and change the API regarding this. Please don't use the Server methods anymore, instead use ServerInfo. 2013-01-31 20:53:22 +11:00
ReconnectHandler.java Add permissions 2013-01-18 11:11:52 +11:00
ServerPing.java Implement server ping method. 2013-01-23 16:50:25 +11:00
TabListHandler.java Add permissions 2013-01-18 11:11:52 +11:00