Authentication
Online server mode + permissions.
Offline server mode + AuthMe Authentication. Everyone needs to login.
Offline server mode + AuthMe Authentication. Only Staff needs to log in.
Configuration
# Chooses the authentication provider. Default "noop", no authentication will be done.
# AuthMe is supported. When the provider is authMe, Staff++ will enforce that the user is authenticated through AuthMe before being able to execute the commands.
authentication:
provider: authmeAuthme Plugin https://github.com/AuthMe/AuthMeReloaded
Last updated