Commands - AlonsoAliaga/AlonsoLevels GitHub Wiki
There is only one command: /alonsolevels
Aliases available are:
/alevels
/alevel
/alvl
/alvls
Some commands supports <no-output> argument to mute output when using a command correctly.
This is useful if you want to add the command as a reward command for a minigame, this will prevent
your console being spammed by messages like: "You added 1000 experience points to AlonsoAliaga."
Some commands supports <hide-notification> argument to mute notification sent to target.
This is useful if you want to add the command as a reward command for a minigame and you don't
want to notify the player he's receiving experience like: "+1000 Network Experience"
Example: /alonsolevels addexp AlonsoAliaga 1000 true true
Description: Open rewards gui for player
Permission: alonsolevels.admin
Description: Open rewards gui
Permission: No permission.
Description: Check others statistics
Permission: alonsolevels.stats.others
Description: Check self statistics
Permission: No permission.
Description: Reset player data (Console only)
Permission: alonsolevels.admin
Description: Add experience to player
Permission: alonsolevels.admin
Description: Add random experience to player
Permission: alonsolevels.admin
Description: Remove experience from player
Permission: alonsolevels.admin
Description: Set player's experience
Permission: alonsolevels.admin
Description: Add levels to player
Permission: alonsolevels.admin
Description: Remove levels from player
Permission: alonsolevels.admin
Description: Set player's level
Permission: alonsolevels.admin
/alonsolevels addmoney <player> <money> <no-output> <hide-notification> <currency=VAULT> (🔰 PREMIUM ONLY)
Description: Adds money directly to player's balance according to multipliers for that player.
💠 Option currency= can be VAULT/PLAYER_POINTS/TOKEN_MANAGER. Only applies if required plugin is installed.
If not selected it will use default value. (By default it's VAULT). (Option since 2.1-BETA-PRO ✔️)
Permission: alonsolevels.admin
/alonsolevels addrandommoney <player> <min> <max> <no-output> <hide-notification> <currency=VAULT> (🔰 PREMIUM ONLY)
Description: Adds random money directly to player's balance according to multipliers for that player.
💠 Option currency= can be VAULT/PLAYER_POINTS/TOKEN_MANAGER. Only applies if required plugin is installed.
If not selected it will use default value. (By default it's VAULT). (Option since 2.1-BETA-PRO ✔️)
Permission: alonsolevels.admin
Description: Reload messages and some checks. (Restart recommended)
Permission: alonsolevels.admin