Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BotFilter GEOIP #133

Open
2 of 4 tasks
blogerdanc opened this issue May 20, 2023 · 0 comments
Open
2 of 4 tasks

BotFilter GEOIP #133

blogerdanc opened this issue May 20, 2023 · 0 comments

Comments

@blogerdanc
Copy link

blogerdanc commented May 20, 2023

Bungeecord version

3.8.12 botfilter сайт bukkit

Server version

No response

Client version

1.16.5

Bungeecord plugins

Hlobby телепортация в лобби

The bug

В botFilter config есть такие строчки

Откуда качать GEOIP

Меняйте ссылку если по какой-то причине не качается по этой

Файл должен заканчиваться на .mmdb или быть запакован в .tar.gz

new-geoip-download-url: "https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country&license_key=%license_key%&suffix=tar.gz"

Если ключ перестанет работать, то для того чтобы получить новый необходимо зарегестироваться на https://www.maxmind.com/

и сгенерировать новый ключ на странице https://www.maxmind.com/en/accounts/current/license-key

maxmind-license-key: "P5g0fVdAQIq8yQau"

Разрешённые странны

allowed-countries: null

Нельзя зарегистрироваться на сайте где написано # и сгенерировать новый ключ на странице https://www.maxmind.com/en/accounts/current/license-key там блокировка походу России!!!

Log output (links)

Консоль:
18:39:36 [SEVERE] at java.base/java.util.AbstractCollection.addAll(AbstractCollection.java:351)
18:39:36 [SEVERE] at ru.leymooo.botfilter.utils.GeoIp.(GeoIp.java:49)
18:39:36 [SEVERE] at ru.leymooo.botfilter.BotFilter.(BotFilter.java:85)
18:39:36 [SEVERE] at net.md_5.bungee.BungeeCord.start(BungeeCord.java:289)
18:39:36 [SEVERE] at net.md_5.bungee.BungeeCordLauncher.main(BungeeCordLauncher.java:49)
18:39:36 [SEVERE] at net.md_5.bungee.Bootstrap.main(Bootstrap.java:15)

Checking

  • I am using BungeeCord and not a fork. Issues with forks should not be reported here.
  • I think this is not an issue with a bungeecord plugin.
  • I have not read these checkboxes and therefore I just ticked them all.
  • This is not a question or plugin creation help request.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant