Empire Wand
Empire Wand
This plugin adds a new item to your server, called the 'Empire Wand'.
Features
- Custom crafting recipe (can be disabled)
- Right-click to select different spells
- Left-click to use a spell
Video showing off all the spells: Click here. (outdated, new spells have been added and some spells have been changed)
Crafting recipe
If you want to craft an empire wand, this is the crafting recipe:

Commands
Currently there is only one command, /ew, which will give you an empire wand (if you have permission).
Permissions
- empirewand.command Allows you to use the /ew command.
- empirewand.craft Allows you to craft an empire wand.
- empirewand.bypasscooldown Users with this permission don't need to wait between using spells (if a cooldown is set in the config).
- empirewand.use Users with this permission can use the empire wand.
Note: if op-only is set to true in the config, these permissions will be ignored and ops will be able to use the command and craft the empire wand.
Configuration
- op-only Set this to true if you only want ops to use the /ew command and craft wands.
- disable-crafting Set this to true to disable the crafting recipe.
- cooldown The time you have to wait before you can use the wand again after using a spell in seconds.
- update-check Disable this if you don't want to receive update notifications.
The config file also contains a description of both options.
Credits
- SoThatsIt for his EnchantGlow class.
- chasechocolate for his circle method.
-
View User Profile
-
Send Message
Posted May 8, 2015@starlavia
Zal ik adden in volgende update.
-
View User Profile
-
Send Message
Posted May 7, 2015Nice plugin man, maar kan je miss ook support adden voor permissions van use, ik heb een eigen kd server en gebruik de plugin. Alleen niet donators moeten hem niet kunnen gebruiken. Is dit een mogelijkheid
-
View User Profile
-
Send Message
Posted May 2, 2015@JaJaJaps
Je moet je Java updaten, dan gaat die error weg.
-
View User Profile
-
Send Message
Posted May 2, 2015hi can I have the empire wand its cool and I will it
-
View User Profile
-
Send Message
Posted May 1, 2015Wat is dit?
Could not load 'plugins/EmpireWand.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: me/hypnoz/empire/Main : Unsupported major.minor version 51.0 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks] at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:328) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks] at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks] at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugins(CraftServer.java:357) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks] at org.bukkit.craftbukkit.v1_7_R3.CraftServer.<init>(CraftServer.java:319) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks] at net.minecraft.server.v1_7_R3.PlayerList.<init>(PlayerList.java:68) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks] at net.minecraft.server.v1_7_R3.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks] at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:126) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks] at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks] at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks] Caused by: java.lang.UnsupportedClassVersionError: me/hypnoz/empire/Main : Unsupported major.minor version 51.0 at java.lang.ClassLoader.defineClass1(Native Method) [?:1.6.0_65] at java.lang.ClassLoader.defineClassCond(ClassLoader.java:637) [?:1.6.0_65] at java.lang.ClassLoader.defineClass(ClassLoader.java:621) [?:1.6.0_65] at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141) [?:1.6.0_65] at java.net.URLClassLoader.defineClass(URLClassLoader.java:283) [?:1.6.0_65] at java.net.URLClassLoader.access$000(URLClassLoader.java:58) [?:1.6.0_65] at java.net.URLClassLoader$1.run(URLClassLoader.java:197) [?:1.6.0_65] at java.security.AccessController.doPrivileged(Native Method) [?:1.6.0_65] at java.net.URLClassLoader.findClass(URLClassLoader.java:190) [?:1.6.0_65] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks] at java.lang.ClassLoader.loadClass(ClassLoader.java:306) [?:1.6.0_65] at java.lang.ClassLoader.loadClass(ClassLoader.java:247) [?:1.6.0_65] at java.lang.Class.forName0(Native Method) [?:1.6.0_65] at java.lang.Class.forName(Class.java:249) [?:1.6.0_65] at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:40) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks] at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks] ... 9 more ======
-
View User Profile
-
Send Message
Posted Apr 13, 2015@Djkoentje
Wat bedoel je met id?
-
View User Profile
-
Send Message
Posted Apr 11, 2015wat is het id van de empire wand
-
View User Profile
-
Send Message
Posted Mar 27, 2015@jordiodd
Probeer explosion damage uit te zetten.
-
View User Profile
-
Send Message
Posted Mar 21, 2015echt nice gedaan maar wel 1 ding als je dit op een server wilt waar er geen blokken kapot mogen zorg er dan even voor dat het mogenlijk is ik heb fireball block damage uit staan en het doet nog steeds dmg.
-
View User Profile
-
Send Message
Posted Feb 26, 2015Een sprak is fuurwerk of partecels is 1 of 2 hartjes damage doen
-
View User Profile
-
Send Message
Posted Feb 25, 2015@thedutchruben
Als ik m sneller maken lopen de particles waarschijnlijk te erg achter. En wat zou spark moeten doen?
-
View User Profile
-
Send Message
Posted Feb 15, 2015En zou je net als de echte empire wand een spark kunnen maken
-
View User Profile
-
Send Message
Posted Feb 15, 2015Zou je de fireball sneller kunnen maken en met particels?
-
View User Profile
-
Send Message
Posted Feb 13, 2015@FenderRoy12
Zal proberen dat in de volgende update toe te voegen.
-
View User Profile
-
Send Message
Posted Feb 10, 2015Doe de spell Time erin en als je hem gebruikt word het van dag naar nacht en van nacht naar dag die zou ik er graag in willen :D
-
View User Profile
-
Send Message
Posted Feb 8, 2015Amazing plugin, but I have a few suggestions:
add permissions for each spell
ability to disable tnt damage to blocks
add more spells like:
-heal: heal players
-grow: acts like a fertilizer
- etc
-
View User Profile
-
Send Message
Posted Feb 7, 2015@benflen
Je moet users de empirewand.craft permission geven om te craften. Als je dat al hebt gedaan staat op-only of disable-crafting (of allebei) aan in config.
-
View User Profile
-
Send Message
Posted Feb 7, 2015ik maak hem maar hij komt niet en ik heb de plugin gedaan
-
View User Profile
-
Send Message
Posted Jan 10, 2015@TehHypnoz
de spells zijn redelijk orgineel alleen ze lijken op elkaar dat is jammer, heb je ergens hulp bij nodig kan je me een PM sturen als je wilt
-ReflectionNL
-
View User Profile
-
Send Message
Posted Jan 10, 2015@ReflectionNL
Heb wel geprobeerd het zo te maken dat je geen launch sound hoort maar dat is niet gelukt dus heb ik het maar zo gedaan, ik zal kijken of ik in de volgende update de spells wat origineler kan maken.