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

chat and command #12

Closed
KonoromiHimaries opened this issue Dec 3, 2017 · 8 comments
Closed

chat and command #12

KonoromiHimaries opened this issue Dec 3, 2017 · 8 comments

Comments

@KonoromiHimaries
Copy link

KonoromiHimaries commented Dec 3, 2017

any command or message in chat not work
2017-12-04_00 14 46

config


# List of servers which required to be authenticated
authServers:
- 'hub'
commands:
    # Allows or not commands to be performed if user is not logged in
    requireAuth: true
    # List of commands allowed to be perform without being authenticated
    whitelist: 
    - '/login'
    - '/register'
    - '/l'
    - '/reg'
    - '/email'
    - '/captcha'
# Allows or not user to talk in chat if he is not logged in
chatRequiresAuth: true
serverSwitch:
    # Kick all players who switch servers without being authenticated (eg. plugin teleport)
    requiresAuth: true
    kickMessage: 'Authentication required.'
# Enable auto-login between servers
autoLogin: true

only i can use a /login or /register

yes, I'm already logged in

on any other servers in my network i have the same problem

travertine
https://ci.lucko.me/job/Travertine/

plugins

SkinsRestorer-v13.1.3.jar
ServerListPlus-3.4.7-Universal.jar
LuckPerms-Bungee-4.0.10.jar
BungeeTabListPlus-2.8.3-SNAPSHOT.jar
BungeeChat-2.1.6.855.jar
bungeeban-2.6.7.jar
BungeeAliases-1.1.4.jar
authmebungee-2.0.1-SNAPSHOT.jar
@sgdc3
Copy link
Member

sgdc3 commented Dec 4, 2017

Could you try again with the latest build?

@downboy
Copy link

downboy commented Dec 7, 2017

i have the same issue, and i have the latest build on my network. i hope you can fix it!

@KonoromiHimaries
Copy link
Author

@downboy try it the latest build
http://ci.xephi.fr/job/AuthMeBungee/

@KokaKiwi
Copy link

KokaKiwi commented Dec 7, 2017

Same problem here with the latest build

@sgdc3
Copy link
Member

sgdc3 commented Dec 7, 2017

:/ strange

@KokaKiwi
Copy link

KokaKiwi commented Dec 7, 2017

Ok found the problem, just had to set the AuthMe config Hooks.bungeecord to true
That's not explained anywhere (at least not somewhere easily accessible for a required option), so maybe a small doc would be nice.

@leoncp9
Copy link

leoncp9 commented Jan 27, 2018

chatRequiresAuth: true
correct is
chatRequiresAuth: false
set this false for enabled other command

@sgdc3
Copy link
Member

sgdc3 commented Apr 18, 2019

Outdated, closing.

@sgdc3 sgdc3 closed this as completed Apr 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

5 participants