diff --git a/config.template.json b/config.template.json index 2739903..eb86869 100644 --- a/config.template.json +++ b/config.template.json @@ -12,7 +12,7 @@ "version": "2.2", "core-ver": "1.0.4", "author": "Vylpes", - "date": "22/04/2021" + "date": "23/11/2021" }, "ban": { "modrole": "Moderator", @@ -50,5 +50,12 @@ "warn": { "modrole": "Moderator", "logchannel": "mod-logs" + }, + "role": { + "assignable": [ + "Notify", + "VotePings", + "ProjectUpdates" + ] } } \ No newline at end of file