Changelog for Potatoes 3.0.6 :
- Added a bonus : 'Invincible' ;
- Fixed bugs.
You have to add this in the config.yml file (in bonuses: section) :
Code (Text):
# Bonus 'invincible' : the potato can't touch the player for a little time (in seconds)
invincible:
enabled: true
name: 'invincible'
bonus:
type: OBSIDIAN
color: 0,0,0
time: 10
potato-try: '&4Potatoes >> &cYou can''t use this bonus while being the potato !'
potato-try-hit: '&4Potatoes >> &cYou can''t hit this player because he''s invincible !'
end: '&4Potatoes >> &cYou are no longer invincible !'
title:
fade-in: 1
duration: 18
fade-out: 1
title: ''
subtitle: '{color}{time}s of invincibility left...'
Changelog for PyrCore 2.0.4 :
- Added an economy handler library ;
- Added a GUI library (previous version) ;
- Fixed bugs.
No changes were made to the other plugins.