diff --git a/constants/fokabotCommands.py b/constants/fokabotCommands.py index 4c46cfa..c7e1887 100644 --- a/constants/fokabotCommands.py +++ b/constants/fokabotCommands.py @@ -1243,7 +1243,7 @@ commands = [ "callback": updateBeatmap }, { "trigger": "!mp", - "privileges": privileges.ADMIN_MANAGE_SERVERS, # TODO: replace with admin tournament privilege + "privileges": privileges.USER_TOURNAMENT_STAFF, "syntax": "", "callback": multiplayer }, {