Stomper
Stomper allows players to have a new and creative ways to kill each other! When a player with the stomp permission falls the nearby mobs and players will take the damage of the player that just fell. If you jump from a high enough height you will be able to 1 shot kill all players around
the fall zone.
Features
This plugin has one main feature and that is to allow players to "Stomp" other players and mobs. A stomp is when a player jumps or falls and hits the ground by other mobs or players. The other mobs or players then take the damage that normally would have gone to the player that just fell. This creates a fun way that players can kill each other. There are permissions and everything can be configured.
Note for Creator
This plugin will not have any new features coming out soon, the only reason for a update is if the plugin breaks in future version of bukkit. Stomper is a very simple light weight plugin and there for it is unlikely that users will have any problems with performance or bugs. Hope you Enjoy!
- Thank You, Scorbin60943
Commands
- /stomper help - Displays a simple help that shows player the stomper commands
- /stomper reload - Reloads the plugins config
Permissions
- /stomper help - "stomper.help" - op
- /stomper reload - "stomper.reload" - op
- The ability to "Stomp" - "stomper.stomp"
- Can not be stomped - "stomper.stomp.bypass"
Config
Range - This determines how many blocks a player can get stomped from *Note that the range is dimensional and can go threw blocks
FallDamage - This is the amount of damage in half hearts that a player will take when they fall (Must have stomper.stomp permission)
FallForStomp - This is how much damage that a player must take during a fall In order to transfer the damage to the player and mobs around them
MustHitTarget - If true only reduces stomper's fall damage if they have a valid target( like a player of mob ), if false a stomper's fall damage will always be reduced even if they don't land any where near a valid target.
MobsCanBeStomped - If false Mobs cant be stomped, if true mobs can be stomped.
PlayersCanBeStomped - If false Players cant be stomped, if true mobs can be stomped.
ShiftingReducesDamage - If the targeted player is shifting the damage done to him/her by a stomp will be reduced
ShiftingReduction - The amount of reduction in damage if the target player is shifting, 0.5 is half damage and 2.0 is double damage
StompEffect - If true the stomp effect will be shown at stomp location
StompSound - If true the stomp sound will be shown at stomp location
Bugs
None - If you find any please report them in the comments below.
Development Log
Version 1.2 - current version
- Added Stomp Sound
- Added Stomp Effect
- Updated to latest version
Version 1.1
- Removed permission "stomper.stomp" from ops
Version 1.0
- Code clean up
- Removed Command "/stomper config"
- Command "/stomper reload" functions properly and users can make changes to config and then use the reload command
- Last Update, any future updates will be if the plugin breaks due to a new version of bukkit
Version 0.6
- Minor Code Changes
- Added Config Option "ShiftingReducesDamage"
- Added Config Option "ShiftReduction"
Version 0.5
- Added Death Message
- Added Config Option "MustHitTarget"
- Added Config Option "MobsCanBeStomped"
- Added Config Option "PlayersCanBeStomped"
Version 0.4.1
- Fixed java 6 incompatibility
Version 0.4
- Fixed NumberFormatException with the "/stomper config" command
- Added permission "stomper.stomp.bypass"
Version 0.3
- Added Permissions
- Added command /stomper help
- Added command /stomper config
- Added command /stomper reload
Version 0.2
- Added config
Version 0.1
- Created plugin
- added stomp
-
View User Profile
-
Send Message
Posted Apr 22, 2013@scorbin60943
It doesn't fix it but I don't think it's a problem with the plugin as I get the same error with other plugins. I think it's a problem with my craftbukkit.
-
View User Profile
-
Send Message
Posted Apr 22, 2013Version 0.6 Just got approved, Plz tell me if this fixed your errors.
-
View User Profile
-
Send Message
Posted Apr 21, 2013@jellydude36
@jellydude36
Im using the same build as you and get no errors. I'll have a new version out today and if that dosnt work tell me.
-
View User Profile
-
Send Message
Posted Apr 20, 2013@scorbin60943
1.5.1 R 0.3
-
View User Profile
-
Send Message
Posted Apr 20, 2013@cavalier01
@jellydude36
I will Fix this as soon as I can.
What version of bukkit are you using?
-
View User Profile
-
Send Message
Posted Apr 20, 2013@jellydude36
Me too.
-
View User Profile
-
Send Message
Posted Apr 20, 2013It's not working. I get an error of 08:32:47 [SEVERE] Could not load 'plugins\Stomper.jar' in folder 'plugins' org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: me/scorbin60943/stomper/Stomper : Unsupported major.minor version 51.0 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:184) at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:305) at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:230) at org.bukkit.craftbukkit.v1_5_R2.CraftServer.loadPlugins(CraftServer.java:239) at org.bukkit.craftbukkit.v1_5_R2.CraftServer.<init>(CraftServer.java:217) at net.minecraft.server.v1_5_R2.PlayerList.<init>(PlayerList.java:55) at net.minecraft.server.v1_5_R2.DedicatedPlayerList.<init>(SourceFile:11) at net.minecraft.server.v1_5_R2.DedicatedServer.init(DedicatedServer.java:105) at net.minecraft.server.v1_5_R2.MinecraftServer.run(MinecraftServer.java:381) at net.minecraft.server.v1_5_R2.ThreadServerApplication.run(SourceFile:573) Caused by: java.lang.UnsupportedClassVersionError: me/scorbin60943/stomper/Stomper : Unsupported major.minor version 51.0 at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClassCond(Unknown Source) at java.lang.ClassLoader.defineClass(Unknown Source) at java.security.SecureClassLoader.defineClass(Unknown Source) at java.net.URLClassLoader.defineClass(Unknown Source) at java.net.URLClassLoader.access$000(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:80) at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:53) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Unknown Source) at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:173) ... 9 more
-
View User Profile
-
Send Message
Posted Apr 19, 2013Hello, I tried to install Stomper but I saw only error when launching server. Also I didn't seen it in /plugins list. Maybe stomper not working with any plugin or what ?
Thanks for help.
-
View User Profile
-
Send Message
Posted Apr 18, 2013To give a normal player the permission to stomp you need to give them the permission "stomper.stomp". By default ops also have permission to stomp. Read above under the permissions section for more information
-
View User Profile
-
Send Message
Posted Apr 16, 2013how do i give a normal player permission to stomp?
-
View User Profile
-
Send Message
Posted Apr 8, 2013@scorbin60943 Yeah....
-
View User Profile
-
Send Message
Posted Apr 6, 2013@Saharariel
So you want me to make it so that you can do /kit stomper and it will then give that palyer the stomper ability?
-
View User Profile
-
Send Message
Posted Apr 5, 2013Dear scorbin60943, You Can Do It Only With Command? just, If i not wirth the command i can't to stomper... Like Mcpvp.. On Wirth /kit Stomper, So Its work... You Can Do It Please? Tnx :)
-
View User Profile
-
Send Message
Posted Apr 2, 2013Worldguard support, any chance of a custom flag so stomper is only enabled in designated areas? That would be excellent.
-
View User Profile
-
Send Message
Posted Mar 26, 2013@Yoyuyi999
Im adding option that makes it so that you have to hit the mob or player in order to havae your fall damage reduced.
-
View User Profile
-
Send Message
Posted Mar 8, 2013@Yoyuyi999
Need more info Yoyuyi, and yes this dose reduce fall damage.
-
View User Profile
-
Send Message
Posted Mar 6, 2013Major Bug: Stomp damage is reduced SIGNIFICANTLY. Even if you don't hit a mob.
-
View User Profile
-
Send Message
Posted Feb 26, 2013@scorbin60943
Thank you, Scorbin. I'll have it uploaded to the server in a bit to test it out. I will definitely donate to you on pay day!
-
View User Profile
-
Send Message
Posted Feb 26, 2013@RevresYm
I just did.
I didnt test it but it should work. Anything you need just ask.
Ill have a new version of stomper ouy today.. havent been coding alot
-
View User Profile
-
Send Message
Posted Feb 26, 2013@scorbin60943
That would be awesome if you could do that!