Minigames Perks | Perks Examples
-
This is a list of ready perks that you can simply copy-paste in your configuration. Contains all default perks and some created by users of the plugin. Submit yours in the discussions or in the plugin's discord server!
Contents
Arrow Recover(top)
Description: Gives back the player's arrow when he hits another player.
Configuration:
Code (YAML):arrow:
display-item: ARROW
name: '&a&lArrow Recovery'
lore: '&cLevel: &7{level}/{maxLevel}||||&7You have &3{chance}%&7 chance to get
your||&7arrow back on hitting a player.||&r'
last-lore-line-upgrade-available: '&e&lUpgrade to:||&3{upgradeChance}% &7chance
to get your||&7arrow back on hitting a player.||&r||&eCost:&7 {upgradeCost}
coins||&aClick to upgrade!'
last-lore-line-maxed: '&e&lFully Upgraded!'
cost: 2000.0
cost-increase: 1500.0
percent-chance-increase: 4.0
max-level: 5
position: 2
enabled: true
message-enabled: true
message: '&aYou got your arrow back from your &eArrow Recovery &aperk!'
event: hit-arrow-player
prizes:
items:
- ARROW
items-give-type: all
Blaze(top)
Description: Makes the player shoot a burning arrow.
Configuration:
Code (YAML):blaze:
display-item: FIREBALL
name: '&a&lBlazing Arrow'
lore: '&cLevel: &7{level}/{maxLevel}||||&7You have &3{chance}%&7 chance to||&7shoot
a burning arrow.||&r'
last-lore-line-upgrade-available: '&e&lUpgrade to:||&3{upgradeChance}% &7chance
to||&7shoot a burning arrow.||&r||&eCost:&7 {upgradeCost} coins||&aClick to
upgrade!'
last-lore-line-maxed: '&e&lFully Upgraded!'
cost: 4000
cost-increase: 2000.0
percent-chance-increase: 2.0
max-level: 5
position: 3
enabled: true
message-enabled: true
message: '&aYou shot a fire arrow from your &eBlazing Arrow &aperk!'
event: arrow-shoot
prizes:
fire-arrow: truePerk for players with specific permissions(top)
Description: Allows only a player with specific permission to upgrade it
Configuration:
Code (YAML):custom:
display-item: ARROW
name: '&a&lCustom'
lore: '&cLevel: &7Permission to upgrade: {permission}||&r'
last-lore-line-upgrade-available: 'Click to upgrade'
last-lore-line-maxed: 'Upgraded'
permission: 'some.permission'
permission-message: "You don't have permission to upgrade this perk!"
cost: 2000.0
cost-increase: 1500.0
percent-chance-increase: 4.0
max-level: 5
position: 2
enabled: true
message-enabled: false
message: 'Custom'
event: hit-arrow-player
prizes:
items:
- ARROW
items-give-type: all
Head with specific skin as perk display item(top)
Description: Allows only a player with specific permission to upgrade it
Configuration:
Code (YAML):custom:
display-item: SKULL:3
head-url: eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTE1ZGNiMmRhMDJjZjczNDgyOWUxZTI3M2UzMDI1NjE3ZDgwNzE1MTZmOTUzMjUxYjUyNTQ1ZGE4ZDNlOGRiOCJ9fX0=
name: '&a&lCustom'
lore: '&cLevel: &7{level}/{maxLevel}||||&7You have &3{chance}%&7 chance to get
your||&7arrow back on hitting a player.||&r'
last-lore-line-upgrade-available: 'Click to upgrade'
last-lore-line-maxed: 'Upgraded'
cost: 2000.0
cost-increase: 1500.0
percent-chance-increase: 4.0
max-level: 5
position: 2
enabled: true
message-enabled: false
message: 'Custom'
event: hit-arrow-player
prizes:
items:
- ARROW
items-give-type: all
<- Back to the main page - Loading...
- Loading...
XenCarta PRO
© Jason Axelrod from 8WAYRUN.COM