Commit Graph

45 Commits

Author SHA1 Message Date
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
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
Jaime Martínez Rincón
27a3cff113 Fixed a little issue with the server updater and changed the update checker 2017-10-20 16:12:24 +02:00
Jaime Martínez Rincón
b2cebafd4c Added option to disable plugin messaging 2017-10-19 15:33:09 +02:00
Jaime Martínez Rincón
c50bbf99de Default is 0 not null 2017-10-16 18:22:54 +02:00
Jaime Martínez Rincón
f50ec5ff53 Merge remote-tracking branch 'origin/master' 2017-10-16 18:02:54 +02:00
Jaime Martínez Rincón
e94b39fdf0 Done some thingies 2017-10-16 18:02:24 +02:00
Jaime Martínez Rincón
09431cf302 Added back missing repos 2017-10-11 19:52:56 +02:00
Jaime Martínez Rincón
ffa628442a Fixed shitty mistakes here and there 2017-10-11 18:16:39 +02:00
Jaime Martínez Rincón
456143fabb Fixed mismatch between expected and configuration name of property 2017-10-11 16:22:24 +02:00
Jaime Martínez Rincón
d4cea35eb0 Plugin message kinda works, next up: creating more subchannels on the bungee side, creating the command and creating the placeholders 2017-10-10 22:56:17 +02:00
Jaime Martínez Rincón
df083f56f6 Plugin message helper for the spigot plugin 2017-10-07 20:38:02 +02:00
Jaime Martínez Rincón
16b05eb9d3 Modules separating different variants 2017-10-07 19:03:50 +02:00