Skip to content

Implement /authplus command #2

@LordOfLeaks

Description

@LordOfLeaks

Provide a way for server admins to manage AuthPlus.

Spigot commands (permission: authplus.admin):
/authplus changepassword <username> <newpassword> - Change the password of registered user
/authplus unregister <username> - Unregister specified user
/authplus setpremium <username> - Change specified user's account status to premium
/authplus setnopremium <username> - Change specified user's account status back to no premium (only works if user originally registered as no premium)
/authplus reload - Reload the plugin's configuration

BungeeCord commands (permission: authplus.admin):
/bungeeauthplus reload - Reloads the plugin's configuration

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions