Commands.joinNumberedLobby.active | Enables numbered lobby command. |
.action | Internal action name joinNumberedLobby. |
.name | Command name lobby. |
.help | Help description. |
.arguments | Argument definitions; default requires numeric number. |
.argsrequired | Requires arguments. |
.permission | Bridge permission, default user. |
Commands.givePrivatePanel.active | Enables permission grant command. |
.name | Grant command name giveprivatelobbypanel. |
.help | Grant help text. |
.arguments | Target server-ID definition. |
.argsrequired | Requires target. |
.permission | Admin permission. |
.allowed | Permission value written; true grants. |
Commands.removePrivatePanel.active | Enables permission removal command. |
.name | Remove command name removeprivatelobbypanel. |
.help | Remove help text. |
.arguments | Target server-ID definition. |
.argsrequired | Requires target. |
.permission | Admin permission. |
.allowed | Permission value written; false removes. |
Commands.giveStreakRewards.active | Enables streak reward access command. |
.action | Internal action name giveStreakRewards. |
.name | Command name givelobbystreakrewards. |
.permission | Admin permission by default. |
Commands.setRewardMultiplier.active | Enables reward multiplier command. |
.action | Internal action name setRewardMultiplier. |
.name | Command name setlobbyrewardmultiplier. |
.arguments | Requires player ID and multiplier. |
.permission | Admin permission by default. |