Skyrim - Dragon Shouts
Dragon Shouts

This plugin allows you to be the Dragonborn.
It currently has 19 shouts and many customization options.
Note: I will be updating this topic with new features soon, so some things might be outdated
Important: Java 6 is INCOMPATIBLE with this plugin! You WILL need java 7!
Video of some of the shouts in action:
The Shouts:
- Unrelenting Force
- Fire Breath
- Frost Breath
- Ice Form
- Storm Call
- Whirlwind Sprint
- Become Ethereal
- Dragon Aspect
- Aura Whisper
- Marked For Death
- Drain Vitality
- Battle Fury
- Elemental Fury
- Soul Tear
- Clear Skies
- Cyclone
- Disarm
- Throw Voice
- Dragonrend
In order to shout, you must use a Word Wall, or be taught by an op, or have a permission node
All of these options are configurable
I'm order to actually shout, type /shout to see all available words and their respective shouts.
Type /shout word1 word2 word3 to shout
For example, typing /shout Fus Ro will shout Unrelenting Force with the power of 2 words. The more words you use, the more powerful the shout.
=== Binding ===
You can bind items to shouts by typing /shout bind Word1 Word2 Word3 while holding an item
F. i. typing /shout bind Wuld will bind your held item to use "Wuld" whenever you right-click with it.
=== Word Walls ===
Word walls are special bookshelves that when right clicked, give you a Word of Power. The only way to find these Word Walls is to have an admin place them.
In order to make a Word Wall, you must right-click a bookshelf as an op with a book in your hand. A menu will pop up, and you just click the Shout you want for that Wall.
To use a word wall, right-click it! It's that easy!
=== Permissions ===
Permissions for Dragon Shouts are really simple!
dragonshouts.shout.* - Allows player to use all shouts
dragonshouts.shout.[shout_name].1 - Allows player to use first word of [shout_name]
For example: dragonshouts.shout.unrelenting_force.3 will allow the player to use "Fus Ro Dah"
Also, dragonshouts.shout.unrelenting_force.2 will only allow the player to use "Fus Ro"
=== Teaching ===
OPs can teach new spells using a command
/shout teach playername unrelenting_force
will teach playername the next word of Unrelenting Force
also, /shout teachall playername will teach all shouts to playername
=== Other Things ===
Feel free to suggest things to be added, and to tell me about any bugs I can fix! Just submit a ticket, and I'll get to it as soon as I can!
=== Source ===
This plugin is open source! Click here
-
View User Profile
-
Send Message
Posted Feb 3, 2014@dragonclaw103
Sadly, no, although the shouts don't actually destroy anything.
-
View User Profile
-
Send Message
Posted Feb 3, 2014@Redbu111
I promise I will when I get home, I keep forgetting :P
-
View User Profile
-
Send Message
Posted Feb 3, 2014Bloxcraft, I see you fixed issue when mobs not targeting players in SOURCE.
Cant you please compile and upload that version? Please :)
-
View User Profile
-
Send Message
Posted Feb 2, 2014Does this plugin allow you to define whether or not it can be used in defined regions?
I would want someone to be able to go into the main town and destroy stuff. Not!
-
View User Profile
-
Send Message
Posted Feb 2, 2014A wierd bug - this plugin causes zombies, skeletons and may be more mobs to become passive, and attack players only if they attack them =/
-
View User Profile
-
Send Message
Posted Jan 26, 2014Ok, I reseted all my plugins, removed them and only installed pex+dragonshouts (gave peermission to them) and found out that this all doesent work? Now I am asking why the hell is only "opperator" able to use the shouts, there must be permission you wrote false or didn't mention... What a crap, please help me!
-
View User Profile
-
Send Message
Posted Jan 17, 2014@manmademan55
That will be fixed in the next update
-
View User Profile
-
Send Message
Posted Jan 16, 2014i ran into an issue
16.01 23:24:17 [Server] INFO ... 15 more 16.01 23:24:17 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:318) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2982jnks] 16.01 23:24:17 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source) [?:1.7.0_17] 16.01 23:24:17 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [?:1.7.0_17] 16.01 23:24:17 [Server] INFO at sun.reflect.GeneratedMethodAccessor103.invoke(Unknown Source) [?:?] 16.01 23:24:17 [Server] INFO at net.mcshockwave.DragonShouts.DefaultListener.onPlayerInteract(DefaultListener.java:74) [?:?] 16.01 23:24:17 [Server] INFO Caused by: java.lang.NullPointerException 16.01 23:24:17 [Server] INFO at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2982jnks] 16.01 23:24:17 [Server] INFO at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:457) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2982jnks] 16.01 23:24:17 [Server] INFO at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:545) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2982jnks] 16.01 23:24:17 [Server] INFO at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:250) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2982jnks] 16.01 23:24:17 [Server] INFO at net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:655) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2982jnks] 16.01 23:24:17 [Server] INFO at net.minecraft.server.v1_7_R1.ServerConnection.c(SourceFile:134) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2982jnks] 16.01 23:24:17 [Server] INFO at net.minecraft.server.v1_7_R1.NetworkManager.a(NetworkManager.java:146) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2982jnks] 16.01 23:24:17 [Server] INFO at net.minecraft.server.v1_7_R1.PacketPlayInBlockPlace.handle(SourceFile:9) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2982jnks] 16.01 23:24:17 [Server] INFO at net.minecraft.server.v1_7_R1.PacketPlayInBlockPlace.a(SourceFile:60) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2982jnks] 16.01 23:24:17 [Server] INFO at net.minecraft.server.v1_7_R1.PlayerConnection.a(PlayerConnection.java:604) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2982jnks] 16.01 23:24:17 [Server] INFO at org.bukkit.craftbukkit.v1_7_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:161) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2982jnks] 16.01 23:24:17 [Server] INFO at org.bukkit.craftbukkit.v1_7_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:191) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2982jnks] 16.01 23:24:17 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:466) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2982jnks] 16.01 23:24:17 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:481) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2982jnks] 16.01 23:24:17 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2982jnks] 16.01 23:24:17 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:320) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2982jnks] 16.01 23:24:17 [Server] INFO org.bukkit.event.EventException 16.01 23:24:17 [Server] INFO [23:24:17 ERROR]: Could not pass event PlayerInteractEvent to Dragon Shouts v1.0
-
View User Profile
-
Send Message
Posted Jan 14, 2014@DarthLeahcim
Ah, that's probably it. I'm not too familiar with Essentials
-
View User Profile
-
Send Message
Posted Jan 14, 2014@captianwolfkid
It is not, you will need Java 7 to run this.
(This is due to the new feature in Java 7 with ArrayLists and HashMaps)
-
View User Profile
-
Send Message
Posted Jan 14, 2014@xxbabygirlstar
With the newest version (v1.3) I added two aliases: /ds and /dshout
They both should work, contact me if they don't!
-
View User Profile
-
Send Message
Posted Jan 14, 2014@Bloxcraft
Is there a way you could change your command to like dshout or something? I'm not sure how to disable /shout from Essentials but I really want to get this plug-in
-
View User Profile
-
Send Message
Posted Jan 14, 2014Is the plugin supporting java 6?
-
View User Profile
-
Send Message
Posted Jan 13, 2014@Bloxcraft
@BenJy1623
the /help command is part of either essentials or vanilla minecraft (essentials will override the vanilla command). The command should be /help dragonshouts (without the space between 'dragon' and 'shouts') although it does not return anything. I think the third word passed is a subcategory-type variable i think. /help essentials 2 will return page two of the commands. Something like "/help essentials two" will return 'Unknown Chapter' but will not throw any errors
-
View User Profile
-
Send Message
Posted Jan 12, 2014@BenJy1623
Are there any errors in the console?
-
View User Profile
-
Send Message
Posted Jan 11, 2014When I tried to use /help dragon shouts it said "Unknown Chapter"
-
View User Profile
-
Send Message
Posted Jan 7, 2014New update - 1.3 - inbound
-
View User Profile
-
Send Message
Posted Jan 5, 2014Can you add a permission to allow 0 cooldown for ops
-
View User Profile
-
Send Message
Posted Jan 13, 2014Added in the latest version.. check the config file :)
-
View User Profile
-
Send Message
Posted Dec 29, 2013@Warrior_Dargon
Hmm... i'm not sure how to fix it.
Maybe try disabling the /shout in Essentials and use /essentials:shout instead?