Code Overhaul and Added ALOT
This commit is contained in:
@@ -703,6 +703,51 @@ fwarp-gui:
|
||||
-
|
||||
|
||||
|
||||
|
||||
############################################################
|
||||
# +------------------------------------------------------+ #
|
||||
# | BankNote/XPBottles | #
|
||||
# +------------------------------------------------------+ #
|
||||
############################################################
|
||||
XP-BankNote-Enabled: true
|
||||
Banknote:
|
||||
Item:
|
||||
Display:
|
||||
glow: true
|
||||
name: '&aBanknote'
|
||||
lore:
|
||||
- '&eValue: &6{money}'
|
||||
- '&eOwner: &6{player}'
|
||||
- '&fThis is just a peace of paper'
|
||||
ID: PAPER
|
||||
DamageValue: 0
|
||||
Checks-for: 'Value: '
|
||||
Range:
|
||||
MIN: 1000
|
||||
MAX: 9999999999
|
||||
XpBottle:
|
||||
Item:
|
||||
Display:
|
||||
glow: true
|
||||
name: '&eXpBottle'
|
||||
lore:
|
||||
- '&eValue: &6{exp} EXP'
|
||||
- '&eOwner: &6{player}'
|
||||
- '&fThis is just a XpBottle'
|
||||
ID: EXP_BOTTLE
|
||||
DamageValue: 0
|
||||
Checks-for: 'Value: '
|
||||
Range:
|
||||
MIN: 100
|
||||
MAX: 2147483647
|
||||
Messages:
|
||||
banknote:
|
||||
withdraw: '&bYou have withdrawn &d{money} &bfrom your balance, you now have &d{balance}'
|
||||
deposit: '&bYou have deposited &d{money} &bto your balance, you now have &d{balance}'
|
||||
xpbottle:
|
||||
withdraw: '&bYou have withdrawn &d{exp} &bfrom your experience, you know have &d{exp-balance}'
|
||||
deposit: '&bYou have deposited &d{exp} &bto your experience, you know have &d{exp-balance}'
|
||||
|
||||
############################################################
|
||||
# +------------------------------------------------------+ #
|
||||
# | Faction Creation/Disband Broadcast | #
|
||||
|
||||
Reference in New Issue
Block a user