Commit Graph

137 Commits

Author SHA1 Message Date
Jaime Martínez Rincón
0ee5d5538b I am not used to hocon... 2017-09-15 17:53:10 +02:00
Jaime Martínez Rincón
d773800a0d Handle configuration exceptions too 2017-09-15 17:49:57 +02:00
Jaime Martínez Rincón
5dd49b4caa Some little changes and fixes 2017-09-15 16:28:58 +02:00
Jaime Martínez Rincón
34594eafaa Fixed index in the command 2017-09-15 00:07:56 +02:00
Jaime Martínez Rincón
14f2765a14 Display information about it being reiterative or not 2017-09-14 23:58:53 +02:00
Jaime Martínez Rincón
922399a934 Some changes to readme 2017-09-14 23:56:41 +02:00
Jaime Martínez Rincón
01bca14117 We need to extend BungeeServerInfo, so now we depend on the BungeeCord jar 2017-09-14 23:43:18 +02:00
Jaime Martínez Rincón
62ebd71080 Some more little changes 2017-09-14 21:28:37 +02:00
Jaime Martínez Rincón
3d293b1887 First thing that actually works! Not fully tested 2017-09-14 21:14:42 +02:00
Jaime Martínez Rincón
22b320274d Previous to stages 2017-09-14 19:10:36 +02:00
Jaime Martínez Rincón
21291af0c0 Some more progress 2017-09-13 21:06:15 +02:00
Jaime Martínez Rincón
44a79c0ed9 Added balanced provider 2017-09-13 15:52:46 +02:00
Jaime Martínez Rincón
5fadacb8f0 Some more changes 2017-09-13 15:51:53 +02:00
Jaime Martínez Rincón
e707d82772 Created layout for default config 2017-09-12 20:46:54 +02:00
Jaime Martinez Rincon
6da91c3944 Storing artifacts 2017-09-12 14:54:38 +02:00
Jaime Martinez Rincon
89a5b375a8 Some progress and circleci 2017-09-12 14:27:45 +02:00
Jaime Martinez Rincon
ce9db9ec10 Some progress 2017-09-10 23:01:02 +02:00
Jaime Martinez Rincon
33ce74f2f1 Fixed travis 2017-09-01 16:36:36 +02:00
Jaime Martinez Rincon
b244427d4e Test push 2017-09-01 16:34:00 +02:00
Jaime Martinez Rincon
c877610654 Changes to settings structure 2017-08-16 19:51:27 +02:00
Jaime Martinez Rincon
d0863e2ca1 Commented stuff out, now compiles and I can test things 2017-08-11 02:29:23 +02:00
Jaime Martinez Rincon
aba3c161d7 Proper initialization of some classes with the injector 2017-08-10 10:45:05 +02:00
Jaime Martinez Rincon
4071fc130d Some more progress, really want to this this out... 2017-08-09 20:53:31 +02:00
Jaime Martinez Rincon
6205a61bb0 Progress on migrating to properties 2017-08-09 20:06:18 +02:00
Jaime Martinez Rincon
65930a7510 Translated the Faucet entries to ConfigMe properties 2017-08-09 19:59:00 +02:00
Jaime Martinez Rincon
68395a5dfa Now using guava for string repetition instead of apache commons
Guava is already being shaded into BungeeCord so why not use it ¯\_(ツ)_/¯
2017-08-09 14:21:39 +02:00
Jaime Martinez Rincon
45e89bb8ae Removed faucet as a dependency, gives me a clue how many things to change lol 2017-08-09 14:14:14 +02:00
Jaime Martinez Rincon
e82ac290b1 Fixed null pointer exception when using metrics while the plugin is disabled 2017-08-09 14:03:15 +02:00
Jaime Martinez Rincon
3e6c671cce Now the paste helper only pastes one time per plugin load (prevent limit) 2017-08-09 13:31:16 +02:00
Jaime Martinez Rincon
c0e08f5db4 Finished the manage command, now lets migrate the config system 2017-08-09 13:14:51 +02:00
Jaime Martinez Rincon
7b77f33c72 Proper check for successful connections 2017-08-09 11:34:12 +02:00
Jaime Martinez Rincon
d0ac9dc89b Callback for connections 2017-08-09 11:23:31 +02:00
Jaime Martinez Rincon
4e4289c877 Little OCD changes 2017-08-09 03:41:53 +02:00
Jaime Martinez Rincon
3a3aa2b348 Definitive configuration paste system 2017-08-09 03:17:09 +02:00
Jaime Martinez Rincon
d2032cfe82 Now it works, and leaves the jar around 2MB... 2017-08-09 01:34:00 +02:00
Jaime Martinez Rincon
d5d9834215 Now using our own util to paste text 2017-08-09 01:23:21 +02:00
Jaime Martinez Rincon
f97e9a46eb Message for when you try to connect to the same section 2017-08-08 21:31:25 +02:00
Jaime Martinez Rincon
6b3293c0c2 Forgot to update the plugin name, oops 2017-08-08 21:05:49 +02:00
Jaime Martinez Rincon
866d5b60fd Fixed a little mistake (because c+p) 2017-08-08 21:04:54 +02:00
Jaime Martinez Rincon
1db26e83da Fixed ClassCastException 2017-08-08 20:58:39 +02:00
Jaime Martinez Rincon
1419c5135c Correctly updated the package name this time 2017-08-08 20:56:38 +02:00
Jaime Martinez Rincon
89e5101d98 Updated package and plugin descriptor file 2017-08-08 20:39:22 +02:00
Jaime Martinez Rincon
46b7971934 Removed dependency on the ServerListPing class from faucet 2017-08-08 20:33:18 +02:00
Jaime Martinez Rincon
59dd26c4a3 Moved to the text component api (first stage of dumping Faucet)
Renamed the plugin to PlayerBalancer (from LobbyBalancer) since this plugin does not only balance lobbies. I kinda have a issue with the naming of this plugin, I don't know what name is appropriate for it.
2017-08-08 20:28:05 +02:00
Jaime Martinez Rincon
4d25772742 Now using pastebin4j 2017-08-08 14:38:45 +02:00
Jaime Martinez Rincon
8dd1a0c62f To-Do changes 2017-07-11 00:41:30 +02:00
Jaime Martinez Rincon
34a9fc6f80 New todos 2017-07-11 00:37:35 +02:00
Jaime Martinez Rincon
5cc749f826 New todos 2017-07-11 00:31:57 +02:00
Jaime Martinez Rincon
7e39e619f5 New todos 2017-07-11 00:11:39 +02:00
Jaime Martinez Rincon
428e8f38f2 Removed the string matching code 2017-06-29 21:37:45 +02:00