πCommands
The available commands. You can change the command prefix for each system in the settings.yml of LightCoins.
// settings.yml from LightCoins
# While I register commands after Server start, you can change the command prefix here.
# After changing the command prefix, you have to reload the plugin with /lightcoins reload
# To see autocomplete suggestions for the new command prefix you must rejoin the server!
# HINT: to remove the previous command prefix, you have to RESTART the server.
commands:
# The command prefix for the Vault currency
coins: 'coins'
# The command prefix for the Virtual currency
virtual: 'virtual'
# The command prefix for baltop command
baltop: 'baltop'
# The command prefix for the vault pay command
pay: 'pay'
# The command prefix for the voucher command
voucher: 'voucher'Default Currency Commands
Command
Description
Permission
Virtual Currency Commands
Command
Description
Permission
Admin Commands
Command
Description
Permission
Console Commands
Command
Description
Permission
Last updated