Demigods
Re-enact mythological battles and rise from a mortal to a fully fledged Demigod as you ally yourself with the Gods and their enemies to the bitter end!
<caption>
| This is the BukkitDev plugin information page for Demigods, a full RPG experience designed to bring an endgame to survival/PvP servers. Not to be confused with other RPG plugins that focus on skills and classes alone--this adds culture and conflict that will keep players coming back after they've maxed out their other levels and found all the diamond deposits in a 50 km radius. Demigods is unique in its system of rewarding players for both adventuring (tributes) and conquering (PvP) with a wide array of fun and useful skills. |
| To install, simply place the plugin jar file in your plugins folder and run the server. That's it. Everything else is handled automatically. |
Key features of this plugin include:
...and much more! More documentation: · Commands · Norse Edition Permissions · Legacy Permissions · Config File · Player Debug |
| · Demigods Norse Edition is licensed under the MIT License. All downloads are subject to said license unless otherwise noted. · Demigods v2.4 (and lower) is licensed under the AGPLv3. All current versions of Demigods that are not the new Norse Edtion are subject to this license. |
| · The legacy source code can be found on GitHub. |
-
View User Profile
-
Send Message
Posted Jan 5, 2013@HmmmQuestionMark
Do you think it would be possible for me to add you on skype or have other means of communication aside from the comments. I wouldn't need to say much but than config recommendations or bug reports but it would be helpful if I had questions. I'm running this on a public server and had a few question about console stuff.
-
View User Profile
-
Send Message
Posted Jan 5, 2013@ppllmm22
Not exactly, but we are creating a way to let people create their own Deities or tweak existing ones.
-
View User Profile
-
Send Message
Posted Jan 4, 2013Can you Add a config so that we can change the name, abilities, and cost. thx
-
View User Profile
-
Send Message
Posted Jan 4, 2013@HmmmQuestionMark
Thanks man for the quick response. I'm looking forward to the update :)
-
View User Profile
-
Send Message
Posted Jan 4, 2013@ChrisBeats
The HP system built into Demigods is being removed in favor of a better one, the changes will be public very soon and bugs like this won't happen anymore.
-
View User Profile
-
Send Message
Posted Jan 2, 2013Hey, also on my server when people are Prometheus when doing /fireball it reads: /fireball [small] What does that mean? Also sometimes people don't shoot fireballs when clicking it might just be me but I would love some help :D Great plugin!
-
View User Profile
-
Send Message
Posted Jan 2, 2013Could someone help me with this. On my server it seems like Demigod does weird things to other pvp plugins. People can hit others in their factions but it wont hurt them. Also people will randomly take damage. Some people when getting hit by mobs will not take any damage at all then randomly take damage later. Id really like to make this work and would like any help.
-
View User Profile
-
Send Message
Posted Dec 31, 2012Using Demigods 2.3.2
CB 1.4.6 R 0.1
2012-12-31 11:00:19 [SEVERE] Could not pass event PlayerMoveEvent to Demigods v2.3.2
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
at net.minecraft.server.v1_4_6.PlayerConnection.a(PlayerConnection.java:220)
at net.minecraft.server.v1_4_6.Packet10Flying.handle(SourceFile:136)
at net.minecraft.server.v1_4_6.NetworkManager.b(NetworkManager.java:290)
at net.minecraft.server.v1_4_6.PlayerConnection.d(PlayerConnection.java:112)
at net.minecraft.server.v1_4_6.ServerConnection.b(SourceFile:39)
at net.minecraft.server.v1_4_6.DedicatedServerConnection.b(SourceFile:30)
at net.minecraft.server.v1_4_6.MinecraftServer.r(MinecraftServer.java:598)
at net.minecraft.server.v1_4_6.DedicatedServer.r(DedicatedServer.java:224)
at net.minecraft.server.v1_4_6.MinecraftServer.q(MinecraftServer.java:494)
at net.minecraft.server.v1_4_6.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.v1_4_6.ThreadServerApplication.run(SourceFile:849)
Caused by: java.lang.IllegalArgumentException: Cannot measure distance between Dawn and Yomi
at org.bukkit.Location.distanceSquared(Location.java:381)
at org.bukkit.Location.distance(Location.java:364)
at com.WildAmazing.marinating.Demigods.Listeners.DShrines.shrineAlerts(DShrines.java:249)
at com.WildAmazing.marinating.Demigods.Listeners.DemigodsListeners.onPlayerMove(DemigodsListeners.java:73)
at sun.reflect.GeneratedMethodAccessor68.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
... 14 more
2012-12-31 16:22:37 [SEVERE] Could not pass event PlayerInteractEvent to Demigods v2.3.2
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
at org.bukkit.craftbukkit.v1_4_6.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:178)
at net.minecraft.server.v1_4_6.PlayerInteractManager.dig(PlayerInteractManager.java:114)
at net.minecraft.server.v1_4_6.PlayerConnection.a(PlayerConnection.java:564)
at net.minecraft.server.v1_4_6.Packet14BlockDig.handle(SourceFile:46)
at net.minecraft.server.v1_4_6.Packet14BlockDig$$EnhancerByCGLIB$$fd95e98.CGLIB$handle$0(<generated>)
at net.minecraft.server.v1_4_6.Packet14BlockDig$$EnhancerByCGLIB$$fd95e98$$FastClassByCGLIB$$a61d4e12.invoke(<generated>)
at com.comphenix.net.sf.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228)
at com.comphenix.protocol.injector.ReadPacketModifier.intercept(ReadPacketModifier.java:109)
at net.minecraft.server.v1_4_6.Packet14BlockDig$$EnhancerByCGLIB$$fd95e98.handle(<generated>)
at net.minecraft.server.v1_4_6.NetworkManager.b(NetworkManager.java:290)
at net.minecraft.server.v1_4_6.PlayerConnection.d(PlayerConnection.java:112)
at net.minecraft.server.v1_4_6.ServerConnection.b(SourceFile:39)
at net.minecraft.server.v1_4_6.DedicatedServerConnection.b(SourceFile:30)
at net.minecraft.server.v1_4_6.MinecraftServer.r(MinecraftServer.java:598)
at net.minecraft.server.v1_4_6.DedicatedServer.r(DedicatedServer.java:224)
at net.minecraft.server.v1_4_6.MinecraftServer.q(MinecraftServer.java:494)
at net.minecraft.server.v1_4_6.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.v1_4_6.ThreadServerApplication.run(SourceFile:849)
Caused by: java.lang.NoClassDefFoundError: com/massivecraft/factions/FLocation
at com.WildAmazing.marinating.Demigods.DUtil.canFactionsPVP(DUtil.java:1430)
at com.WildAmazing.marinating.Demigods.DUtil.canPVP(DUtil.java:1436)
at com.WildAmazing.marinating.Demigods.Deities.Gods.Zeus.lightning(Zeus.java:293)
at com.WildAmazing.marinating.Demigods.Deities.Gods.Zeus.onEvent(Zeus.java:155)
at com.WildAmazing.marinating.Demigods.Listeners.DDeities.onPlayerInteract(DDeities.java:198)
at sun.reflect.GeneratedMethodAccessor116.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
... 21 more
-
View User Profile
-
Send Message
Posted Dec 24, 2012@groundxaero
Could you post the blockbreak error for me?
@TheFlannelBeard
Could you post your error?
-
View User Profile
-
Send Message
Posted Dec 22, 2012Does not work on latest build. PERM GEN error, beta build, 1.4.6 R1.
Would love to see this in action. :D
-
View User Profile
-
Send Message
Posted Dec 22, 2012I'm trying to run 2.3a with R1.0 and all I get is an endless loop of Demigod trying to update itself and then thinking it needs to update itself again:
I tried disabling the update in config but then when I try using signs to make shrines it does nothing and produces a blockbreak error when removing the sign.
I have no other plugins installed to test if it was a conflict problem but it still happens with a clean server.
-
View User Profile
-
Send Message
Posted Dec 12, 2012still not updated??
-
View User Profile
-
Send Message
Posted Dec 5, 2012Okay can't wait!!
-
View User Profile
-
Send Message
Posted Dec 5, 2012@Deslayer1
We're almost done bug testing. I think we're going to add one more thing to it before we release it, so probably the end of the week.
-
View User Profile
-
Send Message
Posted Dec 4, 2012Wait do you have a guesstimate of when the next version is coming out??
-
View User Profile
-
Send Message
Posted Dec 4, 2012Okay thnx for the help
-
View User Profile
-
Send Message
Posted Dec 3, 2012@Deslayer1
That's the version we have uploaded here on BukkitDev. Version 2.3 is still in development. The official server is running it so that we can fix bugs.
-
View User Profile
-
Send Message
Posted Dec 3, 2012I mean v.2.2
-
View User Profile
-
Send Message
Posted Dec 3, 2012K so I downloaded it from the download tab above and when I placed it in my plugins folder and ran the server it was the old version v.22
-
View User Profile
-
Send Message
Posted Nov 25, 2012@XGhostCrawlerX
What commands are giving the conflicts? Essentials should give you the ability to remove those commands in the meantime.