MartenM / RedirectPlus

A simple plugin that redirects player when they get kicked of a server.
MIT License
12 stars 5 forks source link

Authme Redirect dont work #27

Closed Zacary00 closed 3 years ago

Zacary00 commented 3 years ago

Hi, this is my configuration of authme, i use last version of both authme and authme bungee. But after player login, its not redirected to lobby server.

Config:

Hooks:

Do we need to hook with multiverse for spawn checking?

multiverse: true
# Do we need to hook with BungeeCord?
bungeecord: true
# Send player to this BungeeCord server after register/login
sendPlayerTo: 'lobby'
# Do we need to disable Essentials SocialSpy on join?
disableSocialSpy: false
# Do we need to force /motd Essentials command on join?
useEssentialsMotd: false
MartenM commented 3 years ago

Redirects after logging in are not handled by redirect plus.