public class RegisterCommand
extends com.djrapitops.plugin.command.SubCommand
Registers a new webuser to the database.
No permission required for self registration. (Constructor string is empty)
plan.webmanage required for registering other users.
Constructor and Description |
---|
RegisterCommand(Plan plugin) |
Modifier and Type | Method and Description |
---|---|
String[] |
addHelp() |
boolean |
onCommand(com.djrapitops.plugin.command.ISender sender,
String commandLabel,
String[] args) |
Copyright © 2017. All rights reserved.