You've already forked AstralRinth
forked from didirus/AstralRinth
Merge commit '15892a88d345f7ff67e2e46e298560afb635ac23' into beta
This commit is contained in:
@@ -123,7 +123,12 @@ fn main() {
|
||||
.plugin(
|
||||
"mr-auth",
|
||||
InlinedPlugin::new()
|
||||
.commands(&["modrinth_login", "logout", "get"])
|
||||
.commands(&[
|
||||
"modrinth_login",
|
||||
"logout",
|
||||
"get",
|
||||
"cancel_modrinth_login",
|
||||
])
|
||||
.default_permission(
|
||||
DefaultPermissionRule::AllowAllCommands,
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user