Files
TorchPlugins/LightPerms.TorchCommands
2022-05-24 15:49:43 +07:00
..
2022-05-24 15:49:43 +07:00
2022-05-24 15:49:43 +07:00
2022-05-24 15:49:43 +07:00
2022-05-24 15:49:43 +07:00
2022-05-24 15:49:43 +07:00
2022-05-24 15:49:43 +07:00
2022-05-24 15:49:43 +07:00
2022-05-24 15:49:43 +07:00
2022-05-24 15:49:43 +07:00

Add-on for LightPerms plugin to have better control over commands permissions.

Usage

All existing torch commands are indexed as command.something, spaces are replaced by .

!help and !longhelp commands are modified to reflect permission requirements.

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.*