Skip to content

Permissions

RGG200 edited this page Apr 8, 2024 · 12 revisions

The different permissions

For players

asceciacurrencies.player.manage

  • Allows for the creation and deletion of a player's currency

asceciacurrencies.player.infos

  • Allows the player to lookup information about other people's currencies.

asceciacurrencies.player.withdraw

  • Allows the player to withdraw an amount of currency and turn them back into ores

asceciacurrencies.player.mint

  • Allows a player to mint an amount of their currency

asceciacurrencies.player.deposit

  • Allows a player to deposit ores in their currency

asceciacurrencies.player.wallet

  • Allows the player to see their wallet.

asceciacurrencies.player.rename

  • Allows the player to rename their currency

asceciacurrencies.player.top

  • Allows the player to see the leaderboard

asceciacurrencies.player.team

  • Allows the player to manage the currency's team

for admins

asceciacurrencies.admin.forcemanage

  • Allows you to forcebly delete a currency ( later it will allow you to create multiple currencies )

asceciacurrencies.admin.reload-config

  • Reload config !

asceciacurrencies.admin.language

  • Change language.

asceciacurrencies.admin.ore

  • Change the ores' prices !

asceciacurrencies.admin.mintmaterial

  • Change the ores' mint values !

asceciacurrencies.admin.wallet

  • see others' wallet

Pro tip

  • Instead of typing every permission manually if you want the player to have all the player permissions just put asceciacurrencies.player.*