LewUwU
4506ea75d6
Fix compatibility with antibot plugins
...
This prevents RedisBungee from handling connections that are cancelled by antibots
(The priority change is also to prevent the cancellation ignore of antibots)
2021-08-13 16:51:25 -04:00
mohammed jasem alaajel
a006c343a7
change redis version check method.
2021-08-09 14:16:07 +04:00
mohammed jasem alaajel
c9798e2371
supresss unused warnings
2021-08-09 14:05:02 +04:00
mohammed jasem alaajel
5caabc8aa4
prepare for a release
2021-07-31 18:15:02 +04:00
mohammed jasem alaajel
9b4a49f66a
don't display exception when can't replace the executor service
2021-07-31 17:07:42 +04:00
mohammed jasem alaajel
785b23ecfb
fix java docs issue
2021-07-30 02:20:39 +04:00
mohammed jasem alaajel
d8e0ea71a2
oops
2021-07-30 02:13:39 +04:00
mohammed jasem alaajel
ac66899f98
new api functions
2021-07-30 02:12:01 +04:00
mohammed jasem alaajel
a8673c563b
change version
2021-07-30 02:09:53 +04:00
mohammed jasem alaajel
8a4dd53e58
bump depends versions in pom.xml
2021-07-30 02:00:32 +04:00
mohammed jasem alaajel
85711c5688
changed ReadMe
2021-07-22 02:22:11 +04:00
mohammed jasem alaajel
86ebc9c0d2
Fix: Player being added into the Redis database if LoginEvent was cancelled..... ( #16 )
2021-07-22 02:06:36 +04:00
mohammed jasem alaajel
49ac1ba9ef
bump jedis version
2021-07-21 20:50:42 +04:00
mohammed jasem alaajel
d29e51b4a6
Update README.md
2021-07-21 16:33:06 +04:00
mohammed jasem alaajel
1620df961b
bumped version
2021-07-21 16:20:48 +04:00
foss-mc
ede9a7cba9
Allow unsuccessful replacement of BungeeCord thread pool ( #15 )
...
* Allow unsuccessful replacement of BungeeCord thread pool
Port https://github.com/minecrafter/RedisBungee/pull/76
Some BungeeCord forks have different implementation of thread pool and RedisBungee won't load in such case
* Update RedisBungee.java
2021-07-21 16:13:25 +04:00
mohammed jasem alaajel
701c87db02
add another warning
2021-07-20 17:11:13 +04:00
mohammed jasem alaajel
0ac5a5eebb
add warning
2021-07-20 17:08:17 +04:00
mohammed jasem alaajel
0758afeba1
update README.md
2021-07-20 14:55:54 +04:00
mohammed jasem alaajel
9227224248
fix the test checks
2021-07-20 14:52:03 +04:00
mohammed jasem alaajel
ba9ca03e1b
oops its should be redis 6.0 not 6.2
2021-07-20 14:49:45 +04:00
williamd5
6c35f23e16
readme.md git clone in current dir, fix link formatting ( #13 )
...
* git clone in current dir, fix link formatting
No need to make the user clone into a new dir, then move into this new dir. They will most likely already have an empty dir already created or one with this name might already exist, e.g. a fork repository.
* Update README.md
2021-07-04 17:07:45 +04:00
mohammed jasem alaajel
16720487f0
Update issue templates
2021-06-24 03:58:50 +04:00
mohammed jasem alaajel
6391d8d92c
Update issue templates
2021-06-24 03:57:52 +04:00
mohammed jasem alaajel
51115746c7
older versions or redis than (6.2) is no longer supported
2021-06-24 03:54:44 +04:00
mohammed jasem alaajel
f53829481a
updated the notice
2021-06-24 03:54:06 +04:00
mohammed jasem alaajel
9441624c09
added java 16 support
2021-06-24 03:35:05 +04:00
mohammed jasem alaajel
4fa152b65f
Update README.md
2021-06-22 04:07:02 +04:00
mohammed jasem alaajel
0e9388568a
Update README.md
2021-06-22 04:04:53 +04:00
mohammed jasem alaajel
f5a2362b68
Update issue templates
2021-06-22 04:03:30 +04:00
mohammed jasem alaajel
513c1ae2ea
Forgotten a word
2021-06-22 02:45:27 +04:00
mohammed jasem alaajel
2a8ab73c2b
Update README.md
2021-06-22 01:33:33 +04:00
mohammed jasem alaajel
02a117228a
Update README.md
2021-06-12 14:49:29 +04:00
mohammed jasem alaajel
3d1fd57c89
Update README.md
2021-05-31 05:33:00 +04:00
mohammed jasem alaajel
334c17d0d8
Update README.md
2021-05-24 00:45:13 +04:00
mohammed jasem alaajel
5ec5b7af9e
Update README.md
2021-05-22 18:17:28 +04:00
mohammed jasem alaajel
ad18d168a8
Update README.md
2021-05-22 18:15:32 +04:00
mohammed jasem alaajel
96793e81c5
code clean up and lambda etc
2021-05-21 16:51:44 +04:00
mohammed jasem alaajel
39b3c03604
fixed the placeholder api problem
2021-05-21 03:34:37 +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
56042af4eb
Update README.md
2021-05-19 16:58:45 +04:00
mohammed jasem alaajel
8df8d96ced
add random ids!
2021-05-17 22:42:57 +04:00
mohammed jasem alaajel
4c1ffa2b01
changed this to warn instead of severe
2021-05-17 04:11:09 +04:00
mohammed jasem alaajel
02caf2da5e
Removed Limework maven server
2021-05-17 00:53:42 +04:00
mohammed jasem alaajel
a005b46467
Update README.md
2021-05-16 21:59:04 +04:00
mohammed jasem alaajel
65abb29558
Update README.md
2021-05-16 21:56:55 +04:00
mohammed jasem alaajel
5169d873a8
Update maven.yml
2021-05-16 21:54:14 +04:00
mohammed jasem alaajel
f0fbaab0b1
Changed default config redirection
2021-05-14 15:55:33 +04:00
mohammed jasem alaajel
4091da2ed8
Update README.md
2021-05-14 15:15:45 +04:00
mohammed jasem alaajel
86bef752de
Update README.md
2021-05-14 15:12:07 +04:00