a2ebb92d56Scumbags Forge and Spout.
md_5
2013-02-03 20:53:58 +11:00
fbacafb752No excuses this time.
md_5
2013-02-02 10:24:54 +11:00
c65a3ec55eUse a stateful login system for the initial handler.
md_5
2013-02-02 10:17:37 +11:00
36f5f33db0Forward even when no players are online.
md_5
2013-02-02 09:11:26 +11:00
4055139dcdDon't create new sections for each player.
md_5
2013-02-01 21:45:06 +11:00
be4a764932Hopefully properly load class depenending on classes from other plugins.
md_5
2013-02-01 21:40:32 +11:00
00e0e3c1a3Use more ram to reduce CPU.
md_5
2013-02-01 21:34:13 +11:00
6bb9a14cd1Require a buffer to be passed along.
md_5
2013-02-01 21:33:31 +11:00
7538ff46edRemove bulk reading, because for an unexplainable reason it can cause garbled data. (reverse-merged from commit ed667e2b72)
md_5
2013-02-01 21:14:40 +11:00
5e3a3d438aUse a special plugin class loader to resolve classes from other plugins.
md_5
2013-02-01 19:46:06 +11:00
c21b87d930Really include mysql
md_5
2013-02-01 07:29:54 +11:00
ecf5b4dc30Automatically 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.
md_5
2013-01-31 20:51:59 +11:00
0721e3cc75Sweet trick to avoid locking in global tab list, basically reimplement HashSet based on a ConcurrentHashMap.
md_5
2013-01-31 17:55:46 +11:00
e5bb5e5168Use same initial ping as Minecraft - 1000
md_5
2013-01-31 17:46:15 +11:00
f9c4251417Send forwaded data along the Bungee channel.
md_5
2013-01-28 09:19:06 +11:00
ed667e2b72Allow bulk reading for what again should be a substantial reduction in CPU cycles, mostly due to the previous commit which didn't actually reduce CPU because of this not being present.
md_5
2013-01-27 19:33:11 +11:00
931fcf416fUpdate everyones player list when a new player joins (GLOBAL tab list)
md_5
2013-01-25 13:29:22 +11:00
d6c3420ea1*bungeecord permission for alert
md_5
2013-01-25 10:20:44 +11:00
1600d3509c* glist not list
md_5
2013-01-25 09:45:12 +11:00
684600a423Potentially dramatically reduce CPU usage at the cost of 1 megabytes of ram across the entire Bungee instance.
md_5
2013-01-24 20:27:26 +11:00
12eff81843Actually a boolean, but still 1 byte so only a visual difference.
md_5
2013-01-24 20:19:45 +11:00