Yardım Authme Mysql

LeBronze

İskeletor.
Katılım
2 Nisan 2024
Mesajlar
7
Tepki puanı
1
Puanları
240
Konum
Antalya
Authme yi mysql ye bağladığım zaman aşağıdaki hatayı veriyor:

[21:57:38] [Server thread/INFO]: [AuthMe] Enabling AuthMe v5.6.0-bCUSTOM
[21:57:39] [Server thread/INFO]: [AuthMe] Connection arguments loaded, Hikari ConnectionPool ready!
[21:57:39] [Server thread/WARN]: [Server thread] INFO fr.xephi.authme.libs.com.zaxxer.hikari.HikariDataSource - AuthMeMYSQLPool - Starting...
[21:57:40] [Server thread/WARN]: [Server thread] INFO fr.xephi.authme.libs.com.zaxxer.hikari.HikariDataSource - AuthMeMYSQLPool - Start completed.
[21:57:41] [Server thread/INFO]: [AuthMe] Created column 'regdate' and set the current timestamp, 1735066661567, to all 0 rows
[21:57:42] [Server thread/INFO]: [AuthMe] MySQL setup finished
[21:57:42] [Server thread/INFO]: [AuthMe] No supported permissions system found! Permissions are disabled!
[21:57:44] [Server thread/WARN]: [AuthMe] Note: Hooks.bungeecord is set to false but your server appears to be running in bungeecord mode (see your spigot.yml). In order to allow the datasource caching and the AuthMeBungee add-on to work properly you have to enable this option!
[21:57:44] [Server thread/INFO]: [AuthMe] AuthMe 5.6.0 build n.CUSTOM successfully enabled!


[21:57:47] [Craft Scheduler Thread - 1/INFO]: [AuthMe] Downloading GEO IP database, because the old database is older than 30 days or doesn't exist
[21:57:47] [Craft Scheduler Thread - 1/WARN]: [AuthMe] No MaxMind credentials found in the configuration file! GeoIp protections will be disabled.
[21:57:47] [Craft Scheduler Thread - 1/INFO]: [AuthMe] There is no newer GEO IP database uploaded to MaxMind. Using the old one for now.
[21:57:47] [Craft Scheduler Thread - 1/WARN]: [AuthMe] Could not download GeoLiteAPI database [FileNotFoundException]: plugins\AuthMe\GeoLite2-Country.mmdb (Sistem belirtilen dosyayı bulamıyor)
 

GhostGG

Elmas madencisi.
Sunucu Sahibi
Katılım
16 Haziran 2023
Mesajlar
2
Tepki puanı
0
Puanları
465
Authme yi mysql ye bağladığım zaman aşağıdaki hatayı veriyor:

Yetkilendirme sistemi için Vault gibi bir eklenti kurup yapılandırın.

spigot.yml dosyasında bungeecord: true olarak ayarlayın.

GeoIP işlevi için MaxMind hesabı oluşturun ve lisans anahtarını AuthMe config dosyasına ekleyin.

Eksik dosyayı manuel olarak indirip plugins/AuthMe dizinine yerleştirin. adresinden indirilebilir.
 

Üst