With this plugin you can easily (no, it's hard for a newbie) add a help, info menu to your server. You can setup everything you can see in GUI of this plugin.
Technical Name is a techncial name for a tab. It's specified in the command if you want to open a tab.
Commands is a list of commands to run when you press on this element.
Command is a console command to execute.
Arguments is a list of arguments. (Not limited to just strings)WARNING! Please, note that for using chat commands or text there should be only one argument.
Commands is a list of commands that can be used to open this plugin's menu.
WARNING (or FAQ)
- This plugin MUST be edited first (in configuration) to function the way you want.
- Links require Image Library to function.
Configuration
The settings and options can be configured in the InfoMenu file under the config directory. The use of an editor and validator is recommended to avoid formatting issues and syntax errors.Default Configuration
How To
Tabs
Tabs is a list of tabs.Technical Name is a techncial name for a tab. It's specified in the command if you want to open a tab.
Elements
Elements is a list of elements on the tab.Commands is a list of commands to run when you press on this element.
Command is a console command to execute.
Arguments is a list of arguments. (Not limited to just strings)WARNING! Please, note that for using chat commands or text there should be only one argument.
Static Elements
Static Elements is a list of static elements that are visible on EVERY tab.Default Tab
Default Tab is this plugin's default tab (if you don't specify one in the command).Commands
This plugin provides both chat and console commands using the same syntax. When using a command in chat, prefix it with a forward slash: `/`.Commands is a list of commands that can be used to open this plugin's menu.
Menu UI
Menu UI are settings for general menu UI.Permissions
This plugin uses the permission system. To assign a permission, use oxide.grant <user or group> <name or steam id> <permission>. To remove a permission, use oxide.revoke <user or group> <name or steam id> <permission>.- infomenu.recacheui - Permission for the recache command usage.
Commands
This plugin provides both chat and console commands using the same syntax. When using a command in chat, prefix it with a forward slash: `/`.- infomenu.recacheui - Start UI recache to update images and links.
- menu (aka info or help) - Menu usage. Can be changed in configuration. Arguments: open <Tab> to open a specific tab and close to close UI.