Commit Graph

96 Commits

Author SHA1 Message Date
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
Jaime Martinez Rincon
0b9c5f5f6b Some changes to the TODOs
Removed the matcher thingy, I will just support regex
2017-06-28 23:24:24 +02:00
Jaime Martinez Rincon
5747b9f064 Dummy sections with already registered servers
Also added some TODOs and some little changes to the configuration
2017-06-28 20:04:02 +02:00
Jaime Martinez Rincon
7b5cdce134 Version 2.0.9.8 2017-06-28 18:06:03 +02:00
Jaime Martinez Rincon
b472c262bf Cleaned ignored files 2017-06-28 18:01:26 +02:00
Jaime Martinez Rincon
89bcc2ef22 Added TODOs and travis integration 2017-06-28 17:53:45 +02:00
Jaime Martinez Rincon
840c1fc6c2 Removed IDEA files 2017-06-28 17:49:05 +02:00
Jaime Martinez Rincon
9c89c011a3 Now ignoring idea not sensitive files 2017-04-28 22:22:51 +02:00
Jaime Martinez Rincon
eba1582ac6 I guess this is simpler for the end users 2017-04-27 22:25:43 +02:00
Jaime Martinez Rincon
c15518898c Some changes before getting rid of ConnectionIntent 2017-04-23 23:54:08 +02:00
Jaime Martinez Rincon
23ed34dbf7 Added back the print info to server check 2017-04-23 22:50:11 +02:00
Jaime Martinez Rincon
55eac0dedd Fixed a little typo 2017-04-23 18:51:01 +02:00
Jaime Martinez Rincon
1ed0bbed77 Made the bypass message configurable 2017-04-23 18:47:57 +02:00
Jaime Martinez Rincon
1f3c2b5094 Some more little changes here and there with lombok 2017-04-21 21:12:30 +02:00
Jaime Martinez Rincon
a6c2470df7 Started using lombok for getters and setters
Will try to use a dependency injector in next commits
2017-04-21 20:57:01 +02:00
Jaime Martinez Rincon
1fd5b38499 Some things I have missed 2017-04-21 15:58:54 +02:00
Jaime Martinez Rincon
7d997ccfa7 Updated code to work with bStats's latest API version 2017-04-21 15:31:01 +02:00
Jaime Martinez Rincon
55d1ff22ee Fixed a NPE when querying status from the StatusManager when disabled 2017-04-21 15:22:07 +02:00
Jaime Martinez Rincon
f248134192 Dropped support for geolocation redirection
I have decided to remove this feature as it is not useful for the purpose it was designed for
2017-04-16 20:45:36 +02:00
Jaime Martinez Rincon
b9824a1f81 Implemented server position argument (replacing old section argument) 2017-03-28 22:31:05 +02:00
Jaime Martinez Rincon
24953e5ff3 Parameter for section commands and improvements to the ping manager 2017-03-28 19:54:44 +02:00
Jaime Martinez Rincon
5df10a5ab5 Push with MinecraftDev plugin manager 2017-03-25 16:46:30 +01:00
Jaime Martinez Rincon
e733ba467a Fixed errors with dependencies 2017-02-22 21:09:24 +01:00
Jaime Martinez Rincon
93f170dafa Lets delay the fix for the jar file size 2017-02-22 21:05:05 +01:00
Jaime Martinez Rincon
2218af8b90 Feedback when executing the command and not having a parent to connect to 2017-02-21 18:56:35 +01:00
Jaime Martinez Rincon
a1d7aefcd1 Added character to indent servers with the manage command 2017-02-19 12:27:45 +01:00
Jaime Martinez Rincon
d50f3d6362 Scheduled server update 2017-02-19 12:01:58 +01:00
Jaime Martinez Rincon
cd1dd959e4 Removed option to opt-out of update notifications, it was misleading 2017-02-19 03:00:03 +01:00
Jaime Martinez Rincon
9e1ed79b2d Made some more important methods public 2017-02-19 02:57:07 +01:00
Jaime Martinez Rincon
56d18813f4 Made some important methods public 2017-02-19 02:55:24 +01:00
Jaime Martinez Rincon
494e6b61d8 Made the section servers list modifiable 2017-02-19 02:32:30 +01:00
Jaime Martinez Rincon
afe9e230f9 Added option to force the principal when kicked 2017-02-19 02:13:36 +01:00
Jaime Martinez Rincon
b7d4831a6c Little changes before release 2017-02-18 11:35:50 +01:00
Jaime Martinez Rincon
183bb3c522 That is what happens when I copy paste 2017-02-18 11:21:46 +01:00
Jaime Martinez Rincon
26e8239fac Players should be restricted only when they are above position 0 2017-02-18 02:14:44 +01:00
Jaime Martinez Rincon
88a55271d5 Position without principal section 2017-02-18 02:06:45 +01:00
Jaime Martinez Rincon
7a49c4e31d Implemented position system 2017-02-18 01:58:07 +01:00
Jaime Martinez Rincon
5fba98449e Implemented section position 2017-02-18 00:41:27 +01:00
Jaime Martinez Rincon
d37005ce3c Removed unnecessary ConfigHelper 2017-02-17 15:50:36 +01:00
Jaime Martinez Rincon
0da4cba109 Shading bStats with maven 2017-02-17 15:36:32 +01:00
Jaime Martinez Rincon
f06f8f0920 Principal sections can have a parent, meaning they can inherit the provider from it 2017-02-15 15:14:57 +01:00
Jaime Martinez Rincon
3ca6a21a31 Updated gitignore 2017-02-13 18:11:34 +01:00