This is an optional, showcase, resource for
Wizards.
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:
Wizards API usage example
Commands:
This resource should allow us to test and add extra functionalities to Wizards, suggestions are appreciated.
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
Code (Text):
@EventHandler
public void onHit(PlayerHitEvent e) {
GamePlayer damager = e.getDamager();
GamePlayer player = e.getPlayer();
double damage = e.getDamage();
String skillName = e.getSkillName();
}
public void onHit(PlayerHitEvent e) {
GamePlayer damager = e.getDamager();
GamePlayer player = e.getPlayer();
double damage = e.getDamage();
String skillName = e.getSkillName();
}
- /wza - wizards.admin
- Reloads config file;
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."
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."
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.8, 1.9, 1.10
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Wizards Enhancements [Wizards Addon] is a free Minecraft Java mod. Compatible with Minecraft 1.8, 1.9, 1.10, 1.11 and newer. Downloaded 72 times (via Spigot). Download it and open it directly in the game.