You've already forked AstralRinth
forked from didirus/AstralRinth
Merge commit '2cfb637451441e5bd51dbfb736598ee33b7e8323' into feature-clean
This commit is contained in:
@@ -103,13 +103,7 @@ fn main() {
|
||||
.plugin(
|
||||
"mr-auth",
|
||||
InlinedPlugin::new()
|
||||
.commands(&[
|
||||
"login_pass",
|
||||
"login_2fa",
|
||||
"create_account",
|
||||
"logout",
|
||||
"get",
|
||||
])
|
||||
.commands(&["modrinth_login", "logout", "get"])
|
||||
.default_permission(
|
||||
DefaultPermissionRule::AllowAllCommands,
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user