MoneyOvertime
SpigotMCGive money over time
730 завантажень
остання v0.2 SpigotMC
Support Link | Give me money overtime | Source
Ever wanna give player $$$ while they play!?!??!!1??
Now you can!1!
This plugin will give any players with the configured permission money + it can also run any commands you give it, which means there are infinite possibilities!
Permissions: Perms can be configured on a per-configuration basis. If you just want to give players money, give them 'money.overtime.basic' and configure the time and amount in the config. See instructions below.
money.overtime.nope - Block players from earning money.
Configuration:
Code (Text):
#Default interval in seconds for when you want to give players money.
Time: 60
Deposits:
#Basic configuration for when you just want to give players money
#The name can be changed to anything you want, just make sure you are giving them the right permission 'money.overtime.name'
#You can also configure more if you want, just give the necessary permission and name.
basic:
amount: 10
#Intermediate configuration, for when you want to give money and items to the player.
#Commands will be executed by the console.
intermediate:
amount: 20
commands:
- 'give %player% apple 1'
#Advanced configuration, you can also configure interval (still in seconds). If no time is configured, it will use the default.
advanced:
amount: 30
time: 900
commands:
- 'give %player% apple 2'
- 'give %player% stone 1'
Time: 60
Deposits:
#Basic configuration for when you just want to give players money
#The name can be changed to anything you want, just make sure you are giving them the right permission 'money.overtime.name'
#You can also configure more if you want, just give the necessary permission and name.
basic:
amount: 10
#Intermediate configuration, for when you want to give money and items to the player.
#Commands will be executed by the console.
intermediate:
amount: 20
commands:
- 'give %player% apple 1'
#Advanced configuration, you can also configure interval (still in seconds). If no time is configured, it will use the default.
advanced:
amount: 30
time: 900
commands:
- 'give %player% apple 2'
- 'give %player% stone 1'
Redrield is dum
Коментарі 0
Поки немає коментарів. Будь першим, хто поділиться думкою.