Commit Graph

220 Commits

Author SHA1 Message Date
Jaime
4c1bbacb49 Revert "some stuff"
This reverts commit 49c64bb1cd.
2019-01-02 14:27:23 +01:00
Jaime
22977773a3 Revert "Close resources on ServerListPing"
This reverts commit 9873a645f8.
2019-01-02 14:26:12 +01:00
Jaime
9873a645f8 Close resources on ServerListPing
Might fix #5
2018-12-30 15:02:29 +01:00
Jaime
7ff5411e76 Update dependencies 2018-12-30 15:01:30 +01:00
Gabriele C
99a0b40666
[CI SKIP] Update Jenkins URL 2018-03-28 19:49:32 +02:00
Jaime
4fe91bee6a Added license 2018-03-28 19:43:42 +02:00
Jaime
49c64bb1cd some stuff 2018-03-06 18:04:01 +01:00
Jaime
21a53cd1a4 Cleaned imports 2018-03-03 17:57:29 +01:00
Jaime Martínez Rincón
a1f1bc04a7
Merge pull request #3 from sgdc3/cleanup
Cleanup
2018-03-03 17:51:20 +01:00
sgdc3
ca6f541288 Update readme 2018-03-03 17:19:14 +01:00
sgdc3
c70c897763 Project cleanup 2018-03-03 17:15:39 +01:00
Jaime
4506aca323 Changed some other things 2018-03-03 16:28:36 +01:00
Jaime
8bdf4fb1e0 Removed previous setup files, not needed anymore 2018-03-03 16:13:17 +01:00
Jaime
b19e51cf56 Fixed infinite queue of data to fake servers 2018-03-03 16:12:34 +01:00
Jaime Martínez Rincón
124ebaeb41 Fixed the ConnectionIntent class and hastebin support 2018-01-20 00:53:19 +01:00
Jaime Martínez Rincón
25d70548c9 Fixed issues with the router 2018-01-15 20:06:53 +01:00
Jaime Martínez Rincón
b29254fd7b Made the section router work on all connection types 2018-01-11 15:54:21 +01:00
Jaime Martínez Rincón
a0c0b60c31 Version 2.1.5.1 that fixes NPE when replacing the alias placeholder 2018-01-10 22:25:40 +01:00
Jaime Martínez Rincón
69b543f47f Fixed mistake in the config 2018-01-07 23:31:53 +01:00
Jaime Martínez Rincón
71621ae00b Added hastebin support 2018-01-07 23:18:52 +01:00
Jaime Martínez Rincón
d925ba4fea Removed the custom commands 2018-01-07 22:53:04 +01:00
Jaime Martínez Rincón
3533077c9b Maybe we don't need custom commands, they will be removed in the next commit 2018-01-07 22:50:08 +01:00
Jaime Martínez Rincón
f3c10291b8 Added aliases, permission router, and progress for custom commands 2018-01-07 19:52:47 +01:00
Jaime Martínez Rincón
c582c05eaa Restructured some classes, progress for custom commands 2018-01-05 15:48:24 +01:00
Jaime Martínez Rincón
e97350114b Created our own log formatter 2018-01-05 12:58:16 +01:00
Jaime Martínez Rincón
e02e77db96 Added lombok to remove getters and setters and stuff 2018-01-04 20:28:52 +01:00
Jaime Martínez Rincón
e45af57ad8 Added command variant for pasting logs 2018-01-04 18:46:42 +01:00
Jaime Martínez Rincón
cefe7f9372 Added option to disable prevention of connections in the same section 2018-01-04 17:11:35 +01:00
Jaime Martínez Rincón
bd5cf508c9 Added unit test for the config 2017-12-29 12:20:29 +01:00
Jaime Martínez Rincón
71ffd842db Updated provider names 2017-12-29 12:02:56 +01:00
Jaime Martínez Rincón
e03e93b9b9 Version 2.1.4.2 bump 2017-12-28 22:39:30 +01:00
Jaime Martínez Rincón
8d47f52265 Restructured the providers, now using SecureRandom 2017-12-28 22:37:18 +01:00
Jaime Martínez Rincón
2c0b36c0cd Added back the ability to get connected to the same section 2017-12-27 23:07:39 +01:00
Jaime Martínez Rincón
8db9300820 Finished implementation of some channels, fixed some stuff up, added regex caching 2017-12-26 11:46:18 +01:00
Jaime Martínez Rincón
0e5ee0e2e2 After refractor 2017-12-26 02:00:18 +01:00
Jaime Martínez Rincón
4f8840c765 Before service refractor 2017-12-26 01:28:06 +01:00
Jaime Martínez Rincón
562bfec13a Little changes to the behaviour of the server checker 2017-12-25 20:53:46 +01:00
Jaime Martínez Rincón
8454bfaaad Little change to the debug info 2017-12-25 18:36:15 +01:00
Jaime Martínez Rincón
faf8a56cac Removed feature: forced-entry-section 2017-12-25 18:31:29 +01:00
Jaime Martínez Rincón
bf71b5263e Removed feature: forced-entry-section 2017-12-19 23:03:11 +01:00
Jaime Martínez Rincón
73631efc76 Null checks to prevent NPEs when trying to disable the plugin while already disabled (??)
It's not like it is going to happen anyway, but who knows ¯\_(ツ)_/¯
2017-12-13 22:16:00 +01:00
Jaime Martínez Rincón
a71e2ae842 Implemented more subchannels 2017-12-01 23:46:23 +01:00
Jaime Martínez Rincón
6cea42767b Last commit for version 2.1.2.2 2017-11-29 18:52:21 +01:00
Jaime Martínez Rincón
aebe9419f0 Little changes and started commenting stuff 2017-11-29 18:44:20 +01:00
Jaime Martínez Rincón
737c218295 Added more subcommands to the addon
Not sure about the names of the subcommands...
2017-11-29 18:25:28 +01:00
Jaime Martínez Rincón
c1f7f38f2b Compatibility for versions of spigot that don't include the Chat Component API 2017-11-27 15:23:44 +01:00
Jaime Martínez Rincón
6a0303ce4b Added "ForcedEntrySection" feature 2017-11-19 15:39:53 +01:00
Jaime Martínez Rincón
a15c591033 Progress for more subchannels and some other little changes 2017-11-12 18:13:42 +01:00
Jaime Martínez Rincón
5f7b7deb48 Added timeout for the server checker CUSTOM tactic 2017-11-04 15:30:56 +01:00
Jaime Martínez Rincón
0eacf4da31 Added new API subchannel and other small improvements 2017-10-29 15:20:46 +01:00