Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ##############################
- # #
- # Global Cooldown Settings #
- # #
- ##############################
- # Placeholders: %cooldown%, %duration%
- globalAbilityCooldown:
- enabled: true
- duration: 10 # In Seconds
- display: '&b&lGlobal Cooldown'
- message: '&cYou are still on %cooldown% &cfor another &l%duration%&c.'
- #########################
- # #
- # Action Bar Settings #
- # #
- #########################
- # WARNING! If your server is not running on 1.8 Spigot this must be set to false to avoid errors.
- # Placeholders: %ability%, %progress%, %cooldown%
- actionBar:
- enabled: true
- format: '&b&l%ability% %progress% &7%cooldown%'
- ##########################
- # #
- # Kitmap Sign Settings #
- # #
- ##########################
- kitmapSigns:
- enabled: true
- formats:
- refillSign:
- lines:
- 1: '&3&lRefill Sign'
- 2: 'Right Click'
- 3: ''
- 4: '&3(Spawn)'
- title: 'Refill Menu'
- setupText: '[refill]'
- trashSign:
- lines:
- 1: '&a&lTrash Bin'
- 2: 'Right Click'
- 3: ''
- 4: ''
- title: 'Trash Can'
- setupText: '[trash]'
- customSign:
- lines:
- 1: '&a&l[Staff]'
- 2: '&7Mod Mode'
- 3: ''
- 4: ''
- command: 'mod'
- setupText: '[custom]'
- ############################
- # #
- # Potion Effect Settings #
- # #
- ############################
- potionEffects:
- speed:
- enabled: true
- messages:
- enabled: '&8[&b&lMango&8] &fSpeed Effect: &aEnabled'
- disabled: '&8[&b&lMango&8] &fSpeed Effect: &cDisabled'
- strength:
- enabled: true
- messages:
- enabled: '&8[&b&lMango&8] &fStrength Effect: &aEnabled'
- disabled: '&8[&b&lMango&8] &fStrength Effect: &cDisabled'
- invisibility:
- enabled: true
- messages:
- enabled: '&8[&b&lMango&8] &fInvisibility Effect: &aEnabled'
- disabled: '&8[&b&lMango&8] &fInvisibility Effect: &cDisabled'
- # WARNING! If your server is not running on 1.8 Spigot this must be set to false to avoid errors.
- jumpBoost:
- enabled: true
- messages:
- enabled: '&8[&b&lMango&8] &fJump Boost Effect: &aEnabled'
- disabled: '&8[&b&lMango&8] &fJump Boost Effect: &cDisabled'
- nightVision:
- enabled: true
- messages:
- enabled: '&8[&b&lMango&8] &fNight Vision Effect: &aEnabled'
- disabled: '&8[&b&lMango&8] &fNight Vision Effect: &cDisabled'
- fireResistance:
- enabled: true
- messages:
- enabled: '&8[&b&lMango&8] &fFire Resistance Effect: &aEnabled'
- disabled: '&8[&b&lMango&8] &fFire Resistance Effect: &cDisabled'
- ##############
- # #
- # Messages #
- # #
- ##############
- messages:
- abilities:
- give: '&8[&b&lMango&8] &fYou have given &bx%amount% &fof item &r%ability% &fto &b%target%&f.'
- received: '&8[&b&lMango&8] &fYou have received &bx%amount% &fof item &r%ability%&f.'
- disabled: '&8[&b&lMango&8] &cAbility Item &b%ability% &cis currently disabled.'
- inventoryFull: '&8[&b&lMango&8] &cPlayer &l%target% &chas a full inventory.'
- cooldown:
- expired: '&8[&b&lMango&8] &aYour &r%ability% &acooldown has expired.'
- active: '&8[&b&lMango&8] &cYour &r%ability% &cis still on cooldown for another &l%cooldown%&c.'
- packages:
- create: '&8[&b&lMango&8] &fCreated package &b%package%&f.'
- delete: '&8[&b&lMango&8] &fDeleted package &b%package%&f.'
- edit: '&8[&b&lMango&8] &fEdited package &b%package%&f.'
- open: '&8[&b&lMango&8] &fYou have received &bx%amount% &r%reward%&f.'
- received: '&8[&b&lMango&8] &fYou have received &bx%amount% &fof package &b%package%&f.'
- give: '&8[&b&lMango&8] &fYou have given &bx%amount% &fof package &b%package% &fto &b%target%&f.'
- giveAll: '&8[&b&lMango&8] &fYou have given &bx%amount% &fof package &b%package% &fto &ball players&f.'
- empty: '&8[&b&lMango&8] &cThis package is empty. Contact a server administrator.'
- inventoryFull: "&8[&b&lMango&8] &cYour inventory is full."
Add Comment
Please, Sign In to add comment