This is an optional, showcase, resource for Wizards.
- Tested Minecraft Versions:
- 1.8
- 1.9
- 1.10
- 1.11
- 1.12
- 1.13
- 1.14
- 1.15
- 1.16
You will need Wizards v3.2.0 to run this resource.
This resource uses Wizards API to create some additional events and cosmestics.
Enhancements avaliable at the moment:
- Better damage messages.
- Better shield functions.
- Shield functions are injected in Wizards code atm.
Wizards API usage example
Commands:Code (Text):@EventHandler
public void onHit(PlayerHitEvent e) {
GamePlayer damager = e.getDamager();
GamePlayer player = e.getPlayer();
double damage = e.getDamage();
String skillName = e.getSkillName();
}
Config:
- /wza - wizards.admin
- Reloads config file;
This resource should allow us to test and add extra functionalities to Wizards, suggestions are appreciated.Code (Text):Damage-Addons:
Enabled: 'true'
Damage-Format: "&a\xbb &7Your %skill% hit %player% for &c%damage% &7damage."
Hit-Format: "&c\xab &7%player%'s %skill% hit you for &c%damage% &7damage."

Wizards Enhancements [Wizards Addon] 1.0.0
Wizards Domination Minigame Addon & API Showcase