Hi,
I don't really understand why, but it seems that the plugin has no effect.
I block myself from the controls but they remain active.
How do I configure this plugin to activate the list of blocked commands in relation to the list of limited ADMINs?
1. I register a STEAMID as an ADMIN,
2. I write his STEAMID under Limited Admins (SteamID)
3. I enable "Limit All Admins Exclude Whitelisted": true,
4. I block an order for example
"Blocked Commands": [
"say"
5. I reload the plugin
6. I test a say TEST in the F1 console and this command still works...
I don't really understand why, but it seems that the plugin has no effect.
I block myself from the controls but they remain active.
How do I configure this plugin to activate the list of blocked commands in relation to the list of limited ADMINs?
1. I register a STEAMID as an ADMIN,
2. I write his STEAMID under Limited Admins (SteamID)
3. I enable "Limit All Admins Exclude Whitelisted": true,
4. I block an order for example
"Blocked Commands": [
"say"
5. I reload the plugin
6. I test a say TEST in the F1 console and this command still works...
{
"Limited Admins (SteamID)": [
76000000000001,
76000000000002
],
"Limited Auth Levels": [
1
],
"Whitelisted Admins (SteamID)": [
76000000000000
],
"Limit All Admins Exclude Whitelisted": true,
"Blocked Commands": [
"say"
],
"Can Loot Entity": false,
"Can Loot Player": false,
"Can Pickup Entity": false,
"Can Rename Bed": false,
"Can Use Locked Entity": false,
"Can Interact With Lock": false,
"Can Use Voice Chat": false,
"Can Be Targeted": false,
"Can Build": false,
"Can Interact With Structure": false,
"Can Hack CH47 Crate": false,
"Can Interact With Item": false,
"Can Pickup Item": false,
"Can Damage": false,
"Can Use Lift": false,
"Can Toggle Oven": false,
"Can Toggle Recycler": false,
"Can Interact With Turret": false,
"Can Gather": false,
"Can Update Sign": false,
"Can Interact With Cupboard": false,
"Can Interact With Vending Machine": false,
"Can Interact With Weapons": false,
"Debug": false
}