GodSword
-----------------------------------------------------------------------------------------------
GodSword is coming back! :)
-----------------------------------------------------------------------------------------------
Simply hold a Diamond Sword in your hand, and execute the command.
Your Diamond Sword will turn into the ultimate weapon of mass destruction!
Permissions:
godsword.getsword:
description: Give yourself the GodSword!
default: op
godsword.givesword:
description: Give others the GodSword!
default: op
godsword.giveswordall:
description: Give everyone the GodSword!
default: op
godsword.getbow:
description: Give yourself the GodBow!
default: op
godsword.givebow:
description: Give others the GodBow!
default: op
godsword.givebowall:
description: Give everyone the GodBow!
default: op
Commands:
/godsword: Give yourself the GodSword
/godsword playerName: Give someone else the GodSword
/godsword *: Give everyone online the GodSword
/godbow: Give yourself the GodBow
/godbow playerName: Give someone else the GodBow
/godbow *: Give everyone online the GodBow
Setup:
Just put the GodSword.jar file in your plugins/ folder for your server and be done!
The only thing after that would be to give out permissions for those you want to be able to use it.
What the "GodSword" is, and how it works:
Simply put, the GodSword is a plugin, that enchants a Diamond Sword and gives it to the player, so that they may one-hit kill anything and everyone they wish. As far as I know it will not kill an EnderDragon.
The Enchantments put on the sword are all at level 20.
What the "GodBow" is, and how it works:
Simply put, the GodBow is a plugin, that enchants a Bow and gives it to the player along with an arrow, so that they may one-shot kill anything and everyone they wish. As far as I know it will not kill an EnderDragon.
The Enchantments put on the bow are all at level 20.
UPDATES:
Soon, GodSword, will be fully updated to CraftBukkit 1.5.1. The name will possibly be changed to 'God-Items', since it will no longer be just godswords, and bows. It will eventually be Armor, and tools as well!
-
View User Profile
-
Send Message
Posted Apr 18, 2014what is its item id
?
-
View User Profile
-
Send Message
Posted May 31, 2013@TheEpicTwins
Try using GodSword v1.0 then, as that is built for CB 1.1-R4, which is close to 1.2.5.
If you want to use the newest version with the latest updates, you will need to update your server. You can download a newer craftbukkit.jar here: http://dl.bukkit.org
-
View User Profile
-
Send Message
Posted May 22, 2013help! I've installed the godsword.jar file and copied and pasted the perrmisions and it says I only have one pugin which is the Dragon Travel plugin that I installed earlier. Even when I use the commands it doesn't work. I am in minecraft 1.2.5 please help.
-
View User Profile
-
Send Message
Posted Apr 8, 2013@boidyluke
I have been working on this actually. I've had a few problems though but I can work it out :)
-
View User Profile
-
Send Message
Posted Apr 8, 2013@slamsape
I could possibly add different tiers of the godsword... tools and armor will come soon as well!
-
View User Profile
-
Send Message
Posted Apr 7, 2013sounds nice. but my server runs divine rpg. and vanilla weapons with that level of enchantment only tickle players that use it items from the mod.
-
View User Profile
-
Send Message
Posted Apr 4, 2013any chance to get this on a console comand? ie for donators etc to get items in game by donating,?
-
View User Profile
-
Send Message
Posted Mar 26, 2013@CommodoreAlpha
Hello CommodoreAlpha, Eventually, I am going to add a config. I want this too, though I am just now learning how to do configs. For a substitute, I will make a .zip file of godsword later, with 3 versions, Levels 5, Levels 10, and Levels 9001. Since it's over 9000 ;)
-
View User Profile
-
Send Message
Posted Mar 26, 2013Instead of making the level and type of enchants fixed, it would be far better if it were configurable.
e.g. I preferred the version that gave me level 127 enchants, but it had no godbow, so I feel like I'm having to settle. :|
-
View User Profile
-
Send Message
Posted Mar 23, 2013@S550
It will be very soon :)
-
View User Profile
-
Send Message
Posted Mar 23, 2013I would like to inform everyone, I will be maintaining this plugin from now on! Messages will be a bit different, and levels wont be to over powered. It will be updated for 1.5, and any other update that adds a new enchantment, or simply if this plugin is not compatible with a new version of bukkit. I will also at some point add god armor, and tools!
-
View User Profile
-
Send Message
Posted Feb 15, 2013THERE IS AN UPDATED VERSION OF THIS PLUGIN FOR 1.4.7 R1.0! http://dev.bukkit.org/server-mods/admin-equip/ PLEASE CHECK IT OUT!
-
View User Profile
-
Send Message
Posted Nov 23, 2012AT LEAST UPDATE IT
-
View User Profile
-
Send Message
Posted Nov 20, 2012i got this error
Could not load 'plugins/GodSword.jar' in folder 'plugins' org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: me/bsquidwrd/plugins/godsword/GodSword : Unsupported major.minor version 51.0 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:154) at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:305) at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:230) at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:227) at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:205) at net.minecraft.server.ServerConfigurationManagerAbstract.<init>(ServerConfigurationManagerAbstract.java:51) at net.minecraft.server.ServerConfigurationManager.<init>(SourceFile:11) at net.minecraft.server.DedicatedServer.init(DedicatedServer.java:111) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:398) at net.minecraft.server.ThreadServerApplication.run(SourceFile:856) Caused by: java.lang.UnsupportedClassVersionError: me/bsquidwrd/plugins/godsword/GodSword : Unsupported major.minor version 51.0 at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631) at java.lang.ClassLoader.defineClass(ClassLoader.java:615) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141) at java.net.URLClassLoader.defineClass(URLClassLoader.java:283) at java.net.URLClassLoader.access$000(URLClassLoader.java:58) at java.net.URLClassLoader$1.run(URLClassLoader.java:197) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:190) at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:44) at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:29) at java.lang.ClassLoader.loadClass(ClassLoader.java:306) at java.lang.ClassLoader.loadClass(ClassLoader.java:247) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:247) at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLo and update it
-
View User Profile
-
Send Message
Posted Oct 11, 2012@deleted_7749246
:_(
-
View User Profile
-
Send Message
Posted Oct 9, 2012Could you do god armour ? :)
-
View User Profile
-
Send Message
Posted Sep 26, 2012What's this? o.o http://pastebin.com/YCBZqpPa
-
View User Profile
-
Send Message
Posted Sep 22, 2012@KevinEssence
I never intentionally handed them out. I simply was testing them then someone would kill me and then there goes my inv. haha.
-
View User Profile
-
Send Message
Posted Sep 15, 2012Can someone post a picture of what it looks like
-
View User Profile
-
Send Message
Posted Sep 13, 2012@deleted_7749246
You went on my server and handed the godbow and swords? Took me a while to get it all cleaned up..we don't just hand these items out.