Engineer set:
- Enigneer set is based off of the set on cosmic pvp, the set data is defined as such:
Code (Text):
2:
type: engineer
chance: 0.04
random-radius: true
radius: 5.3
total-tnt: 5
fuse-delay: 20
drop-delay-ticks: 10
height-above-player: 6.4
damage-per-tnt: 0.4
sound:
enabled: true
type: 'GHAST_SCREAM'
volume: 1
pitch: 0
message:
enabled: true
attacked:
- '&6&l** &oFEEL THE EXPLOSIVE POWERS OF THE ENGINEER &6&l**'
attacker:
- '&6&l** &oENGINEER IS ON YOUR SIDE AND HAS DROPPED TNT ON YOUR ENEMIES &6&l**'
- The special ability will drop tnt on enemies in a configurable radius
Default Placeholder:
- You can now set the default placeholder for the plugin, this was hard coded as 'N/A' but is now configurable.
- Add this to your armor+.yml:
Code (Text):
fallback-placeholder: 'N/A'
Block Heads:
- You can now use blocks as helmet pieces for sets, to make this feature work set the helmet item to the block name (e.g. stone) and add this line to your configuration:
Code (Text):
head-items:
- stone
Engineer set is beta, please let me know if you find any bugs.