From f5eaa4f335d125d8ab3eed757ef9c4b48559ce43 Mon Sep 17 00:00:00 2001 From: shivaco Date: Sat, 16 Sep 2017 21:23:56 +0600 Subject: [PATCH] Totally not noob at Markdowning --- docs/Permissions System.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/docs/Permissions System.md b/docs/Permissions System.md index 32ad3407..9b7b1cf6 100644 --- a/docs/Permissions System.md +++ b/docs/Permissions System.md @@ -15,11 +15,14 @@ With the permissions system it possible to restrict who can skip the current son First Time Setup ------------------ -To change permissions you **must** meet the following requirement: +To change permissions you **must** meet the following requirements: -**Have the role specified by `.permrole` (By default, this is Nadeko)** +**Be the owner of the server** + +**If you are NOT the server owner, get the role specified by `.permrole` (By default, this is Nadeko)** If you have an existing role called `Nadeko` but can't assign it to yourself, create a new role called `Nadeko` and assign that to yourself. +[image](https://i.imgur.com/5QKZqqy.gif) If you would like to set a different role, such as `Admins`, to be the role required to edit permissions, do `.permrole Admins` (you must have the current permission role to be able to do this).