This is a basic plugin that adds a customizable help menu with personalized commands, primarily designed to assist with server commands on a CS2 server. All settings are fully configurable.
- None
The plugin supports two languages: English (en
) and Portuguese (pt-br
).
Example Language JSON:
{
"Help Menu Title": "Help Menu",
"Help Menu Item": "{0}",
"Help Menu Options title": "Description",
"Help Menu Options item": "{0}",
"Help Menu Back": "Back"
}
{
"HelpCommands": [
"help",
"ajuda"
],
"CommandItem": [
{
"Command": "!help",
"Options": [
{
"Description": "Give help to a player"
}
]
},
{
"Command": "!rtv",
"Options": [
{
"Description": "Rock the vote"
}
]
}
],
"ConfigVersion": 1
}
- Schwarper
- T3Marius
I developed this plugin for my own CS2 server. I don't require massive donations. If you'd like to visit, check out NEXORA NETWORK, a CS2 server in Brazil. <3