Commit Graph

147 Commits

Author SHA1 Message Date
Jaime Martínez Rincón
0aec00e9ff Version bump to 2.1.0.3 2017-09-25 16:25:45 +02:00
Jaime Martínez Rincón
a628eb524e Fixed setting name of section commands 2017-09-25 16:25:23 +02:00
Jaime Martínez Rincón
a6864b9b51 Fixed the provider 'BALANCED' 2017-09-21 14:42:16 +02:00
Jaime Martínez Rincón
a6c7cdbfac Using streams for getPlayers on SectionServer 2017-09-20 20:03:23 +02:00
Jaime Martínez Rincón
e0e67eb2ce This should fix timeouts when connecting to a section server 2017-09-20 19:08:23 +02:00
Jaime Martínez Rincón
4e34013dab Option to disable the section server sum up of players 2017-09-20 18:57:35 +02:00
Jaime Martínez Rincón
3b3e76adeb Removed description of the DIRECT provider (no longer exists) 2017-09-19 21:52:06 +02:00
Jaime Martínez Rincón
135f109782 The servers set was being reassigned to a non ordered set 2017-09-18 18:07:36 +02:00
Jaime Martínez Rincón
dc69839366 This is version 2.1 2017-09-17 21:40:19 +02:00
Jaime Martínez Rincón
1538f48159 Some little changes 2017-09-17 20:43:15 +02:00
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