-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathplugin.yml
34 lines (33 loc) · 1014 Bytes
/
plugin.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
name: PocketEconomy
main: NurAzliYT\PocketEconomy\PocketEconomy
api: 5.0.0
version: 1..0
author: NurAzliYT
permissions:
pocketeconomy.command.setmoney:
default: op
description: Allows to set player's money
pocketeconomy.command.mymoney:
description: Allows player to see his/her money
default: true
pocketeconomy.command.givemoney:
description: Allows player to give money to others
default: op
pocketeconomy.command.pay:
description: Allows player to pay to someone
default: true
pocketeconomy.command.seemoney:
description: Allows player to see others' money
default: true
pocketeconomy.command.setlang:
description: Allows player to set his/her language
default: true
pocketeconomy.command.topmoney:
description: Allows player to see top money list
default: true
pocketeconomy.command.mystatus:
description: Allows player to see his/her financial status
default: true
pocketeconomy.command.takemoney:
description: Allows player to take money from others
default: op