Commit Graph

27 Commits

Author SHA1 Message Date
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
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
7b5cdce134 Version 2.0.9.8 2017-06-28 18:06:03 +02:00
Jaime Martinez Rincon
1ed0bbed77 Made the bypass message configurable 2017-04-23 18:47:57 +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
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
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
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
afe9e230f9 Added option to force the principal when kicked 2017-02-19 02:13:36 +01:00
Jaime Martinez Rincon
0da4cba109 Shading bStats with maven 2017-02-17 15:36:32 +01:00
Jaime Martinez Rincon
66f31500d8 Fixed errors with the section management command 2017-02-02 19:54:31 +01:00
Jaime Martinez Rincon
0a6d6dc269 Removed incomplete config entry 2017-02-01 20:53:09 +01:00
Jaime Martinez Rincon
1c5b68d673 Removed PingCallback class and replaced with a generic callback 2017-01-30 17:49:26 +01:00
Jaime Martinez Rincon
ea119c5403 Removed PingCallback class and replaced with a generic callback 2017-01-30 16:34:06 +01:00
Gabriele C
35a3b44168 Use guava's stream toString method 2017-01-22 23:24:04 +01:00
Jaime Martinez Rincon
58bc50ad65 Fixed little mistake that made the plugin not behave correctly interfering with lobby switch plugins 2017-01-21 15:03:20 +01:00
Jaime Martinez Rincon
28c2b06aab Moved from MCStats to bStats (much better) 2017-01-21 13:18:00 +01:00
Jaime Martinez Rincon
eb87f0f66e Added metrics and version bump 2017-01-21 12:23:21 +01:00
Jaime Martinez Rincon
a8e87aab93 Version 2.0.4
Fixed section servers
Made the messages able to be disabled
Fixed double messages (double connection)
Config is backwards compatible
2017-01-20 18:31:03 +01:00
Jaime Martinez Rincon
a3a760ef08 Reformat of the source 2017-01-14 12:24:09 +01:00
Jaime Martinez Rincon
355bbcf180 Added more comments to the configuration and command rename (Didn't like it) 2017-01-14 02:19:06 +01:00
Jaime Martinez Rincon
a95268530a Outdated version checks v1 2017-01-12 20:06:19 +01:00
Jaime Martinez Rincon
a3b9aced7f Implemented PM-API and added an option to print info about the geolocation checks 2017-01-09 22:04:15 +01:00
Jaime Martinez Rincon
c8399b12e0 Version 2.0 (Initial commit) 2017-01-08 22:23:19 +01:00