-
Type:
Improvement
-
Resolution: Invalid
-
Priority:
Minor
-
None
-
Environment:
You will need Vault, And Essentials. If you want (optional) A permission plugin so your staff can use it you will have to add a permission yourself because i dont really know how i just made the output Copy the code in the description below
-
1.8.9-1.16.2
-
Essentials, Vault
-
Yes
Start highlighting at command /setbal:
command /setbal <player> <number>:
trigger:
execute player command "/eco set %arg-1% %arg-2%"
#--------------------------------------------------------------------------------------------------
command /setbalance <player> <number>:
trigger:
execute player command "/eco set %arg-1% %arg-2%"
#--------------------------------------------------------------------------------------------------
#--------------------------------------------------------------------------------------------------
command /givebal <player> <number>:
trigger:
execute player command "/eco give %arg-1% %arg-2%"
#--------------------------------------------------------------------------------------------------
command /givebalance <player> <number>:
trigger:
execute player command "/eco give %arg-1% %arg-2%"
#--------------------------------------------------------------------------------------------------
#--------------------------------------------------------------------------------------------------
command /resetbal <player>:
trigger:
execute player command "/eco reset %arg-1%"
#---------------------------------------------------------------------------------------------------
command /resetbalance <player>:
trigger:
execute player command "/eco reset %arg-1%"
#---------------------------------------------------------------------------------------------------
#---------------------------------------------------------------------------------------------------
command /takebal <player> <number>:
trigger:
execute player command "/eco take %arg-1% %arg-2%"
#---------------------------------------------------------------------------------------------------
command /takebalance <player> <number>:
trigger:
execute player command "/eco take %arg-1% %arg-2%"