PlayerAdministration Plugin - has inventory viewer, and we have inventory viewer plugin. #7
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Let's change around the gui and make it look nice for people.
Make it easier to exit out of also with the same command?
https://umod.org/plugins/player-administration
Foreign Permissions
Chat Commands
Binding keys and saving the keybinds:bind p chat.say 0 /padminor:bind p "chat.say 0 /padmin"Then to save it:writecfg
Console Commands
Configuration
The settings and options for this plugin can be configured in the PlayerAdministration.json file under the oxide/config directory. The use of a JSON editor or validation site such as jsonlint.com is recommended to avoid formatting issues and syntax errors.
{
"Use Permission System": true,
"Discord Webhook url for ban messages": "",
"Discord Webhook url for kick messages": ""
}
We have a different inventory viewer plugin installed, not sure if it needs to be uninstalled, or if they work together?