Commit Graph

82 Commits

Author SHA1 Message Date
mohammed jasem alaajel 8bfefc1ab0 seperate events 2022-04-14 15:59:02 +04:00
mohammed jasem alaajel 61dec7f03c seperate the internals from bungeecord api for easily supporting platform | progress 60% 2022-04-13 17:15:08 +04:00
mohammed jasem alaajel 165ba84791 update depends 2022-04-13 12:50:58 +04:00
mohammed jasem alaajel 5caabc8aa4 prepare for a release 2021-07-31 18:15:02 +04:00
mohammed jasem alaajel 8a4dd53e58 bump depends versions in pom.xml 2021-07-30 02:00:32 +04:00
mohammed jasem alaajel 49ac1ba9ef bump jedis version 2021-07-21 20:50:42 +04:00
mohammed jasem alaajel 1620df961b bumped version 2021-07-21 16:20:48 +04:00
mohammed jasem alaajel 9441624c09 added java 16 support 2021-06-24 03:35:05 +04:00
mohammed jasem alaajel 96793e81c5 code clean up and lambda etc 2021-05-21 16:51:44 +04:00
weihao 373e1c16d4
Persistent random server id generation (#5)
* Allow random server id

* Assign and save random server id

* Add logging for server id

* Remove unused

* Update notes

* updated readme

* fixed bug from last update

* updated config

* fixed typo of in one of the authors name

Co-authored-by: mohammed jasem alaajel <34905970+ham1255@users.noreply.github.com>
2021-05-21 01:06:34 +04:00
mohammed jasem alaajel 8df8d96ced
add random ids! 2021-05-17 22:42:57 +04:00
mohammed jasem alaajel 02caf2da5e Removed Limework maven server 2021-05-17 00:53:42 +04:00
mohammed jasem alaajel 76721cd5fd
fix to spamming seconds behind (#2)
* fix to spamming seconds behind

* changes the message

* bumped version
2021-05-13 22:41:53 +04:00
Govindas 01f63f0f58 Update bungeecord api to working one 2021-03-28 17:53:23 +03:00
mohammed jasem alaajel 28640ab859 changed version to without snapshot due bug in nexus i think 2021-02-06 16:50:02 +04:00
mohammed jasem alaajel 3512895ad8 fixed some typos in readme! and java docs added 2021-01-08 00:09:43 +04:00
mohammed jasem alaajel b3a41368ce bumped dependices versoins and removed some unneded stuff from pom file + added ssl SUPPORT! 2021-01-07 23:30:39 +04:00
mohammed jasem alaajel 5e2ded7f0a Installed maven wrapper + fixed complaition error with lombok on java9+ 2021-01-07 21:18:02 +04:00
Chnkr 429ed39160 This release adds support for BungeeCord 1.13 and later, as well as adding support for recovering pub/sub channels and a version bump. 2019-04-19 20:59:19 +02:00
skyslience f2ffd7e94e update the pom lib version and fix a loop error 2018-06-12 23:13:47 +08:00
Chnkr c94d5aeb4e bump the version to 0.4 2017-03-10 21:32:31 +01:00
Pieter Vlasblom 2280034dde Bump version up to 0.3.10 to reflect minor string changes. 2016-07-24 06:42:51 +02:00
Tux 8f38b5ddb8 try to fix #40 2016-06-26 04:19:10 -04:00
Tux 436949b8d8 Update commons-pool2 since classloader bugs are fixed
Closes #38
2016-05-31 06:35:29 -04:00
Tux 4980ec6a0d 0.3.9-SNAPSHOT 2016-02-29 16:01:29 -05:00
Tux d1424afd3a 0.3.9 2016-02-29 15:59:30 -05:00
Tux 84029fa856 Bumping Jedis version. 2015-12-06 12:11:52 -05:00
Tux 919c2f53c3 Don't cache player count anymore 2015-12-06 02:58:37 -05:00
Tux 8a83a525a8 Bump to 0.3.9-SNAPSHOT 2015-11-28 02:32:59 -05:00
Tux 97c78f4c35 Releasing 0.3.8. 2015-11-28 02:32:32 -05:00
Tux 0a0f73c152 bump to 0.3.8, fix a silly bug. 2015-10-21 15:55:09 -04:00
Tux 2e9f99faff 0.3.7 2015-10-18 19:52:52 -04:00
Tux 87ab0e72fd Relicensing under the Eclipse Public License. 2015-10-18 19:52:46 -04:00
Tux ef14547959 Work on 0.3.7-SNAPSHOT. 2015-06-29 09:56:03 -04:00
Tux cc3f31ec54 0.3.6 2015-06-29 09:55:28 -04:00
Tux 27bf52f13d Relicense under the Unlicense. 2015-06-09 19:37:01 -04:00
Tux d111052ead Bump Jedis version (with some caveats). 2015-05-16 21:38:20 -04:00
Marquee c4dc10f3c7 Bump to 0.3.6 2015-02-05 22:12:35 -05:00
Marquee 144fe4d2fb Releasing RedisBungee 0.3.5 2015-02-05 22:05:39 -05:00
vemacs a80c3b51e1 Add a test class 2015-02-04 08:02:30 -07:00
Tux ba825c1880 Convert RedisBungee to okhttp. 2015-01-25 00:18:51 -05:00
Tux 8645f097a5 begin workon 0.3.5 2014-10-06 22:58:10 -04:00
Tux 78701b72c9 release 0.3.4 2014-10-06 22:57:49 -04:00
Tux aa772ddf1b Reformat source code. 2014-09-21 13:56:46 -04:00
Tux e0ee2ada21 Migrate from the consumer model to ExecutorService. The consumer was not flexible and was less reliable. 2014-09-21 13:55:14 -04:00
Tux c47a1678e1 Prepare development on 0.3.4 2014-08-20 21:35:50 -04:00
Tux a5cf32a4e3 Release 0.3.3 2014-08-20 21:35:02 -04:00
Tux e2946915c4 Begin work on 0.3.3 2014-06-24 00:30:35 -04:00
Tux 40fb87895d Releasing 0.3.2 2014-06-24 00:30:17 -04:00
Tux 28104fee64 Revert "A repo home at last!"
This reverts commit 6e90c0949b.
2014-06-11 07:28:06 -04:00