diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index da7b6f3..338e0f0 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -6,4 +6,5 @@ softdepend: [PlaceholderAPI] commands: custommotd: aliases: [cmotd] - description: Set motd in-game or in console. \ No newline at end of file + description: Set motd in-game or in console. + permission: custommotd.admin \ No newline at end of file