upgrades.yml
Menu:
# Upgrades Menu Title
Title: '&cFaction Upgrades'
# Number of chest rows in the upgrade menu
Rows: 5
# "Filling" type, options are BORDERED or FILL
Border-Type: BORDERED
Border-Item:
Type: BLACK_STAINED_GLASS_PANE
Display-Name: ''
Lore:
- ' '
Enchanted: true
Announcement:
Faction:
Enabled: true
Message:
- ''
- 'c:&f&k;&4&k;&c&l Faction Upgraded &4&k;&f&k;'
- 'c:&c&n{player}&c purchased &c&l{name} lvl {level}'
- ''
Global:
Enabled: true
Message:
- ''
- 'c:&f&k;&4&k;&c&l Faction Upgraded &4&k;&f&k;'
- 'c:&c&n{faction}&c purchased &c&l{name} lvl {level}!'
- ''
# If you use a custom spawner plugin like SupremeSpawners
# this upgrade has no effect on spawners as they are controlled outside
# the game loop.
Spawner-Boost:
Enabled: true
Display:
Slot: 10
Item:
Display-Name: '&cSpawner Boost Rate'
# **KEEP IN MIND** Not all placeholders are for all upgrades, they all will work,
# but that doesn't mean they will work correctly. {current-sum-percent} 400k TNT will parse as 400001% TNT
#
# Placeholders:
# {current-level} - Current level of upgrade for faction.
# {current-boost} - Current boost amount
# {current-boost-percent} - Current boost as a percentage
# {current-sum} - Sum of all levels upto & including current level
# {current-sum-percent} - Sum of all levels upto & including current level as percentage
# {next-level} - Next level unlockable : number or 'Max-Level` placeholder
# {next-cost-money} - Money cost for next level : number or 'Max-Level` placeholder
# {next-cost-exp} - EXP cost for next level : number or 'Max-Level` placeholder
# {next-sum} - Sum of all levels upto & including the next level
# {next-boost-percent} - Next boost amount as a percentage
# {next-sum-percent} - Sum of all levels upto & including the next level as a pecentage
# {next-boost} - Boost amount for next level : number or `Max-Level` placeholder
# {max-level} - Max level for the upgrade
# {max} - Max value of boost for the upgrade
# {max-boost-percent} - Max boost amount as a percentage
# {max-sum} - Max sum of all levels upto and including max level
# {max-sum-percent} - Max sum of all levels upto and including max level as a percentage
# {remove-max} - Removes that line if its at max level
#
Lore:
- '&fDecreased mob spawner delay in claims.'
- ''
- '&c&lCurrent Tier'
- '&f&l* &fCurrent Level: &c{current-level}'
- '&f&l* &fCurrent Boost: + &c{current-boost-percent} &fFaster'
- '{remove-max}'
- '{remove-max}&c&lNext Tier'
- '{remove-max}&f&l* &fLevel &c{next-level} &f+ &c{next-boost-percent} &fFaster'
- '{remove-max}&f&l* &fMoney Cost: &a${next-cost-money}'
- '{remove-max}&f&l* &fEXP Cost: &a{next-cost-exp} &fEXP'
- ''
- '&c&lMax Tier'
- '&f&l* &fMax Level: &c{max-level}'
- '&f&l* &fMax Boost: &c{max-boost-percent} &fFaster'
- ''
- '&c&lClick to &nUnlock'
Enchanted: false
Type: MOB_SPAWNER
Levels:
1:
# EXP NOT LEVELS
# Set to -1 to disable
EXP-Cost: 100
# IN-GAME MONEY
# Set to -1 to disable
Money-Cost: 100
# Percentage is in % extra.
# 0.25 = 25% faster.
Boost-Amount: 0.25
2:
# EXP NOT LEVELS
EXP-Cost: 100
# IN-GAME MONEY
Money-Cost: 100
Boost-Amount: 0.50
Faction-Chest:
Enabled: true
Display:
Slot: 11
Item:
Display-Name: '&cFaction Chest Size'
Lore:
- '&fIncrease the size of your faction chest.'
- ''
- '&c&lCurrent Tier'
- '&f&l* &fCurrent Level: &c{current-level}'
- '&f&l* &fCurrent Boost: + &c{current-boost} &fRows'
- '{remove-max}'
- '{remove-max}&c&lNext Tier'
- '{remove-max}&f&l* &fLevel &c{next-level} &f+ &c{next-boost} &fRows'
- '{remove-max}&f&l* &fMoney Cost: &a${next-cost-money}'
- '{remove-max}&f&l* &fEXP Cost: &a{next-cost-exp} &fEXP'
- ''
- '&c&lMax Tier'
- '&f&l* &fMax Level: &c{max-level}'
- '&f&l* &fMax Rows: + &c{max} &fRows'
- ''
- '&c&lClick to &nUnlock'
Enchanted: false
Type: CHEST
# Boost-Amount is the new Max-Amount
# Default size is conf.json `defaultFactionChestSize`
Levels:
1:
EXP-Cost: 100
Money-Cost: 100
Boost-Amount: 1 # conf.json "defaultFactionChestSize" + Boost-Amount Row of FChest space | New chest size is 2;
2:
EXP-Cost: 100
Money-Cost: 100
Boost-Amount: 2 # conf.json "defaultFactionChestSize" + Boost-Amount Row of FChest space | New chest size is 3;
3:
EXP-Cost: 100
Money-Cost: 100
Boost-Amount: 3 # conf.json "defaultFactionChestSize" + Boost-Amount Row of FChest space | New chest size is 4;
4:
EXP-Cost: 100
Money-Cost: 100
Boost-Amount: 4 # conf.json "defaultFactionChestSize" + Boost-Amount Row of FChest space | New chest size is 5;
5:
EXP-Cost: 100
Money-Cost: 100
Boost-Amount: 5 # conf.json "defaultFactionChestSize" + Boost-Amount Row of FChest space | New chest size is 6;
EXP-Boost:
Enabled: true
Display:
Slot: 12
Item:
Display-Name: '&cXP Boost Rate'
Lore:
- '&fIncreased XP gained from monsters.'
- ''
- '&c&lCurrent Tier'
- '&f&l* &fCurrent Level: &c{current-level}'
- '&f&l* &fCurrent Boost: + &c{current-boost-percent} &fMore'
- '{remove-max}'
- '{remove-max}&c&lNext Tier'
- '{remove-max}&f&l* &fLevel &c{next-level} &f+ &c{next-boost-percent} &fMore'
- '{remove-max}&f&l* &fMoney Cost: &a${next-cost-money}'
- '{remove-max}&f&l* &fEXP Cost: &a{next-cost-exp} &fEXP'
- ''
- '&c&lMax Tier'
- '&f&l* &fMax Level: &c{max-level}'
- '&f&l* &fMax Boost: + &c{max-boost-percent} &fMore'
- ''
- '&c&lClick to &nUnlock'
Enchanted: false
Type: EXPERIENCE_BOTTLE
# BaseEXP * Boost-Amount
Levels:
1:
EXP-Cost: 100
Money-Cost: 100
Boost-Amount: 1.05 # + 5% Extra EXP
2:
EXP-Cost: 100
Money-Cost: 100
Boost-Amount: 1.10 # + 10% Extra EXP
Crop-Speed:
Enabled: true
Display:
Slot: 13
Item:
Display-Name: '&cCrop Growth Rate'
Lore:
- '&fIncreases the growth speed of crops in claims.'
- '&f&o(Chance to Grow Two Levels)'
- ''
- '&c&lCurrent Tier'
- '&f&l* &fCurrent Level: &c{current-level}'
- '&f&l* &fCurrent Boost: &f+ &c{current-boost-percent} &fFaster'
- '{remove-max}'
- '{remove-max}&c&lNext Tier'
- '{remove-max}&f&l* &fLevel &c{next-level} &f+ &c{next-boost-percent} &fFaster'
- '{remove-max}&f&l* &fMoney Cost: &a${next-cost-money}'
- '{remove-max}&f&l* &fEXP Cost: &a{next-cost-exp} &fEXP'
- ''
- '&c&lMax Tier'
- '&f&l* &fMax Level: &c{max-level}'
- '&f&l* &fMax Boost: &f+ &c{max-boost-percent} &fFaster'
- ''
- '&c&lClick to &nUnlock'
Enchanted: false
Type: WHEAT
# Amount-Boost = 1 - 100
# Random > Chance = Crop Grows.
Levels:
1:
EXP-Cost: 100
Money-Cost: 100
Boost-Amount: 0.10 # 10% chance the crop instantly grows.
2:
EXP-Cost: 100
Money-Cost: 100
Boost-Amount: 0.20 # 20% chance the crop instantly grows.
Power-Boost:
Enabled: true
Display:
Slot: 14
Item:
Display-Name: '&cPower Boost'
Lore:
- '&fPermanent Power boost for your faction!'
- '&fThis power cannot be lost ever.'
- ''
- '&c&lCurrent Tier'
- '&f&l* &fCurrent Level: &c{current-level}'
- '&f&l* &fCurrent Boost: + &c{current-sum} &fExtra Power'
- '{remove-max}'
- '{remove-max}&c&lNext Tier'
- '{remove-max}&f&l* &fLevel &c{next-level} &f+ &c{next-boost} &fExtra Power'
- '{remove-max}&f&l* &fMoney Cost: &a${next-cost-money}'
- '{remove-max}&f&l* &fEXP Cost: &a{next-cost-exp} &fEXP'
- ''
- '&c&lMax Tier'
- '&f&l* &fMax Level: &c{max-level}'
- '&f&l* &fMax Boost: + &c{max-sum} &fExtra Power'
- ''
- '&c&lClick to &nUnlock'
Enchanted: false
Type: NETHER_STAR
# Current PowerBoost + Boost-Amount
Levels:
1:
EXP-Cost: 100
Money-Cost: 100
Boost-Amount: 25 # + 25 Extra Power
2:
EXP-Cost: 100
Money-Cost: 100
Boost-Amount: 50 # + 25 & 50 Extra Power
Increase-Damage:
Enabled: true
Display:
Slot: 15
Item:
Display-Name: '&cIncrease Damage Given'
Lore:
- '&fIncrease the amount of damage given'
- '&fto enemy''s inside your faction''s claims.'
- ''
- '&c&lCurrent Tier'
- '&f&l* &fCurrent Level: &c{current-level}'
- '&f&l* &fCurrent Boost: + &c{current-boost-percent} &fExtra Damage'
- '{remove-max}'
- '{remove-max}&c&lNext Tier'
- '{remove-max}&f&l* &fLevel &c{next-level} &f+ &c{next-boost-percent} &fExtra Damage'
- '{remove-max}&f&l* &fMoney Cost: &a${next-cost-money}'
- '{remove-max}&f&l* &fEXP Cost: &a{next-cost-exp} &fEXP'
- ''
- '&c&lMax Tier'
- '&f&l* &fMax Level: &c{max-level}'
- '&f&l* &fMax Boost: + &c{max-boost-percent} &fExtra Damage'
- ''
- '&c&lClick to &nUnlock'
Enchanted: false
Type: DIAMOND_SWORD
# damage * boost amount
Levels:
1:
EXP-Cost: 100
Money-Cost: 100
Boost-Amount: 1.05 # 5% extra damage
2:
EXP-Cost: 100
Money-Cost: 100
Boost-Amount: 1.10 # 10% extra damage
Decrease-Damage:
Enabled: true
Display:
Slot: 16
Item:
Display-Name: '&cDecrease Damage Taken'
Lore:
- '&fReduce the amount of damage taken'
- '&finside your faction''s claims.'
- ''
- '&c&lCurrent Tier'
- '&f&l* &fCurrent Level: &c{current-level}'
- '&f&l* &fCurrent Boost: &f- &c{current-boost-percent} &fIncoming Damage'
- '{remove-max}'
- '{remove-max}&c&lNext Tier'
- '{remove-max}&f&l* &fLevel &c{next-level} &f- &c{next-boost-percent} &fIncoming Damage'
- '{remove-max}&f&l* &fMoney Cost: &a${next-cost-money}'
- '{remove-max}&f&l* &fEXP Cost: &a{next-cost-exp} &fEXP'
- ''
- '&c&lMax Tier'
- '&f&l* &fMax Level: &c{max-level}'
- '&f&l* &fMax Boost: &f- &c{max-boost-percent} &fIncoming Damage'
- ''
- '&c&lClick to &nUnlock'
Enchanted: false
Type: DIAMOND_CHESTPLATE
Levels:
1:
EXP-Cost: 100
Money-Cost: 100
Boost-Amount: 0.95 # -5% incoming damage.
2:
EXP-Cost: 100
Money-Cost: 100
Boost-Amount: 0.90 # -10% incoming damage.
3:
EXP-Cost: 100
Money-Cost: 100
Boost-Amount: 0.85 # -15% incoming damage.
McMMO-Boost:
# Requires McMMO in order for this upgrade to work! Disable if you do not have McMMO.
Enabled: true
Display:
Slot: 19
Item:
Display-Name: '&cMcMMO Boost Rate'
Lore:
- '&fIncrease the amount of McMMO XP gained.'
- ''
- '&c&lCurrent Tier'
- '&f&l* &fCurrent Level: &c{current-level}'
- '&f&l* &fCurrent Boost: &c{current-boost-percent} &fExtra Experience'
- '{remove-max}'
- '{remove-max}&c&lNext Tier'
- '{remove-max}&f&l* &fLevel &c{next-level} &f+ &c{next-boost-percent} &fExtra Experience'
- '{remove-max}&f&l* &fMoney Cost: &a${next-cost-money}'
- '{remove-max}&f&l* &fEXP Cost: &a{next-cost-exp} &fEXP'
- ''
- '&c&lMax Tier'
- '&f&l* &fMax Level: &c{max-level}'
- '&f&l* &fMax Boost: &c{max-boost-percent} &fExtra Experience'
- ''
- '&c&lClick to &nUnlock'
Enchanted: false
Type: DIAMOND_PICKAXE
Levels:
1:
EXP-Cost: 100
Money-Cost: 100
Boost-Amount: 1.25 # +25% McMMO Boost.
2:
EXP-Cost: 100
Money-Cost: 100
Boost-Amount: 1.50 # +50% McMMO Boost.
TNT-Bank:
Enabled: true
Display:
Slot: 20
Item:
Display-Name: '&cTNT-Bank Size Increase'
Lore:
- '&fIncrease the storage size of your'
- '&ffaction''s TNT Bank&7!'
- ''
- '&c&lCurrent Tier'
- '&f&l* &fCurrent Level: &c{current-level}'
- '&f&l* &fCurrent Limit: &c{current-sum} &fBank Limit'
- '{remove-max}'
- '{remove-max}&c&lNext Tier'
- '{remove-max}&f&l* &fLevel &c{next-level} &f+ &c{next-boost} &fBank Space'
- '{remove-max}&f&l* &fMoney Cost: &a${next-cost-money}'
- '{remove-max}&f&l* &fEXP Cost: &a{next-cost-exp} &fEXP'
- ''
- '&c&lMax Tier'
- '&f&l* &fMax Level: &c{max-level}'
- '&f&l* &fMax Limit: &c{max-sum} &fBank Limit'
- ''
- '&c&lClick to &nUnlock'
Enchanted: false
Type: TNT
# Boost-Amount is the new MAX
Levels:
1:
EXP-Cost: 100
Money-Cost: 100
Boost-Amount: 450000 # TNT Bank max would be 450k
2:
EXP-Cost: 100
Money-Cost: 100
Boost-Amount: 800000 # TNT Bank max would be 800k
More-Warps:
Enabled: true
Display:
Slot: 21
Item:
Display-Name: '&cFaction Warp Limit'
Lore:
- '&fIncrease the max amount of faction warps!'
- ''
- '&c&lCurrent Tier'
- '&f&l* &fCurrent Level: &c{current-level}'
- '&f&l* &fCurrent Limit: &c{current-boost} &fWarps'
- '{remove-max}'
- '{remove-max}&c&lNext Tier'
- '{remove-max}&f&l* &fLevel &c{next-level} &f+ &c{next-boost} &fWarps'
- '{remove-max}&f&l* &fMoney Cost: &a${next-cost-money}'
- '{remove-max}&f&l* &fEXP Cost: &a{next-cost-exp} &fEXP'
- ''
- '&c&lMax Tier'
- '&f&l* &fMax Level: &c{max-level}'
- '&f&l* &fMax Limit: &c{max-sum} &fWarps'
- ''
- '&c&lClick to &nUnlock'
Enchanted: false
Type: ENDER_EYE
# Default FWarp Limit + Boost Amount
Levels:
1:
EXP-Cost: 100
Money-Cost: 100
Boost-Amount: 3 # If default fwarps was 2, factions could have 5 with this upgrade.
2:
EXP-Cost: 100
Money-Cost: 100
Boost-Amount: 3 # If default fwarps was 2, factions could have 8 with this upgrade.
Token-Boost:
# Requires SupremeHoes in order for this upgrade to work! Disable if you do not have.
Enabled: true
Display:
Slot: 22
Item:
Display-Name: '&cToken Boost Rate'
Lore:
- '&fIncrease the amount of tokens given'
- '&fwhen using your Harvester Hoe.'
- ''
- '&c&lCurrent Tier'
- '&f&l* &fCurrent Level: &c{current-level}'
- '&f&l* &fCurrent Boost: &c{current-boost-percent} &fMore Tokens'
- '{remove-max}'
- '{remove-max}&c&lNext Tier'
- '{remove-max}&f&l* &fLevel &c{next-level} &f+ &c{next-boost-percent} &fMore Tokens'
- '{remove-max}&f&l* &fMoney Cost: &a${next-cost-money}'
- '{remove-max}&f&l* &fEXP Cost: &a{next-cost-exp} &fEXP'
- ''
- '&c&lMax Tier'
- '&f&l* &fMax Level: &c{max-level}'
- '&f&l* &fMax Boost: &c{max-boost-percent} &fMore Tokens'
- ''
- '&c&lClick to &nUnlock'
Enchanted: false
Type: SUNFLOWER
Levels:
1:
EXP-Cost: 100
Money-Cost: 100
Boost-Amount: 1.25
2:
EXP-Cost: 100
Money-Cost: 100
Boost-Amount: 1.50
Last updated