From 379b55f00ae72887b0886d35f11f33e04c889800 Mon Sep 17 00:00:00 2001 From: zznty <94796179+zznty@users.noreply.github.com> Date: Sun, 28 Aug 2022 02:43:34 +0700 Subject: [PATCH] update notice for torch commands --- LightPerms.TorchCommands/README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/LightPerms.TorchCommands/README.md b/LightPerms.TorchCommands/README.md index 1daa712..3b20d9c 100644 --- a/LightPerms.TorchCommands/README.md +++ b/LightPerms.TorchCommands/README.md @@ -8,4 +8,9 @@ All existing torch commands are indexed as `command.something`, spaces are repla For example if you want give to players ability to use `!fixship` command, you need to invoke this command `!lp add perm player command.fixship` -Wildcards are also supported, for example command to give to admins ability to use all lp commands (you need to create group before using that command) `!lp add perm admin command.lp.*` \ No newline at end of file +Wildcards are also supported, for example command to give to admins ability to use all lp commands (you need to create group before using that command) `!lp add perm admin command.lp.*` + +### NOTICE + ++ All commands will loose their attraction to keen roles such as admin scripter owner and other ++ All commands will be denied to use by default unless explicitly set by adding corresponding permissions \ No newline at end of file