LorinthsRpgMobs

This is a simple 'plug and play' plugin that adds a difficulty to creatures, and a Level Indication based on their distance from Spawn. The current formula to get the mobs level is by default as follows....
(((Distance from closest spawnpoint) - CenterBuffer) / Distance) + 1 = Mob Level
-
This gives the result of creatures 0 - 49 blocks from spawn = Level 1. 50-99 = Level 2, etc
-
The distance value of, 50, can be modified by your own choice
What these levels change and add...
-
Increases Damage / Health a monster has (these levels play into configurable formulas that increase damage and health)
-
Adds armor to creatures at specific increments (configurable)
-
Gives different loot drops based on level
Level Regions
Level regions can be created (in conjunction with World Guard) to create zones of stronger/weaker mobs!
You simply create a level region with the worldguard id and give it a level!
From there you can customize mob names based on regions!
Mob Variants
Commands
- /lrm - displays all available commands of the ones listed below (if not listed check permissions)
- /lrm butcher [radius] - kills all entities loaded in world that aren't tamed
- /lrm region - access to all region commands
- /lrm reload - saves/reloads config files
- /lrm spawnpoint - access to all spawnpoint commands
- /lrm update - updates the plugin, takes effect after server restart
Permissions
- lrm.admin - gives access to most the commands above
- lrm.butcher - gives access to the butcher command
- lrm.update - gives access to /lrm update - uses auto updater to allow for automatic updates!
Videos
- Mob Hunting
- Battlelevels
- Heroes
- Skill API
- EnchantmentApi
- MythicMobs
- Health Bar
- Mob Health
- Elite Mobs
- Quests
- DungeonsXL
- MMOCore
- MMOItems
- RedProtect
- GriefPrevention (and GriefPreventionFlags)
- TardisWeepingAngels
- WorldGuard



- bukkit version
- LRM version
- links to a Pastebin including your config files and the error
-
View User Profile
-
Send Message
Posted Sep 4, 2014Hey guys, ive been really sick and busy this week hence no results. But as soon as i get better i will get this done. Sorry for slow fixing =(
-
View User Profile
-
Send Message
Posted Sep 4, 2014@NinjarakuPwnz
yes, check out the second video on this page. ;)
-
View User Profile
-
Send Message
Posted Sep 4, 2014Can this drop additional experience depending on the mobs level? basically more exp dropped for higher level kills, with scaling.
-
View User Profile
-
Send Message
Posted Aug 31, 2014Hey guys, I'm gonna work on reflection so that its easier to maintain version. Also so I can bug fix faster, So once I finish that, I'll get you guys fixed version =)
-
View User Profile
-
Send Message
Posted Aug 31, 2014@lorinthios
im using 2.1.2
8:16:11 AM
CONSOLE:
ERROR]: Could not pass event EntityDamageByEntityEvent to LorinthsRpgMobs vBETA-2.1
8:16:11 AM
CONSOLE:
java.lang.ClassCastException org.bukkit.craftbukkit.v1_7_R3.entity.CraftLargeFireball cannot be cast to org.bukkit.entity.Creature
8:16:11 AM
CONSOLE:
Source) ~[?:?]
8:16:11 AM
CONSOLE:
ERROR]: Could not pass event EntityDamageByEntityEvent to LorinthsRpgMobs vBETA-2.1
8:16:12 AM
CONSOLE:
java.lang.ClassCastException org.bukkit.craftbukkit.v1_7_R3.entity.CraftLargeFireball cannot be cast to org.bukkit.entity.Creature
8:16:12 AM
CONSOLE:
Source) ~[?:?]
-
View User Profile
-
Send Message
Posted Aug 31, 2014@versimo
When i get the chance ill write up some code that can integrate item lore stats. But even then im not sure it really has an api i can change its code with. I would have to cancel the pick up item event that it uses as well as implement its code for a mob death to generate the item.
So trying to work this out would between the dev on item lore stats and me. Not just one of us, unfortunately. But im just assuming his isnt just written as a wide open plugin to hook onto and use. I havent tried decompiling it yet
-
View User Profile
-
Send Message
Posted Aug 31, 2014@ircopdd
That one is my end now. I just need to write up a 1.7.2 version. I just need to sleep for a while then when i get up and can start working on this ill get it done! Ill get you a 1.7.2 version within 24 hours =)
-
View User Profile
-
Send Message
Posted Aug 31, 2014use lrm 2.1 error
http://dev.bukkit.org/paste/10572/
-
View User Profile
-
Send Message
Posted Aug 30, 2014@ircopdd
You should try using a more recent version! It will probably work better =) also we've gotten up to beta 2.1 instead of 1.5.2
-
View User Profile
-
Send Message
Posted Aug 30, 2014maybe is this
http://dev.bukkit.org/paste/10569/
bukkit version
1.7.2 r0.3
LRM version
1.5.2
list of other plugins
ExtraHardMode MythicMobs
links to a pastebin including your config files and the error.
http://dev.bukkit.org/paste/10570/
java version (this was compiled with java 7, but will produce an error that usually says invalid java version, if this is the issue) If you provide all of this information then i can get to the bottom of the problem a lot quicker, and possibly provide a fix for you.
java7
-
View User Profile
-
Send Message
Posted Aug 30, 2014@ircopdd
Could you fill in the form above listed under "Found a bug?"
I just need some more info on whats causing it, whether its custom mobs or elsewhere =)
-
View User Profile
-
Send Message
Posted Aug 30, 2014can you fix this?
thanks
http://dev.bukkit.org/paste/10568/
-
View User Profile
-
Send Message
Posted Aug 30, 2014@UltrafaceGuy
Thanks for the tip, mate. Subscribed ;)
-
View User Profile
-
Send Message
Posted Aug 30, 2014@lorinthios
I used the color codes, they work well haha.
@versimo
I don't think its been approved yet. I subscribe, so it emails me with a link before bukkit approves it.
-
View User Profile
-
Send Message
Posted Aug 30, 2014@soulscapex
Check out v2.1.1 under files and let me know if it works
-
View User Profile
-
Send Message
Posted Aug 30, 2014@versimo
Should be under files tab
-
View User Profile
-
Send Message
Posted Aug 30, 2014@lorinthios
The server works fine, but I get this error. picture of error It just spams it there. The cause is highlighted but heres the code.
-
View User Profile
-
Send Message
Posted Aug 30, 2014[09:02:58] [Server thread/ERROR]: Could not pass event EntityDamageByEntityEvent to LorinthsRpgMobs vBETA-2.1
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:299) ~[spigot.jar:git-Spigot-1542]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot.jar:git-Spigot-1542]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot.jar:git-Spigot-1542]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot.jar:git-Spigot-1542]
at org.bukkit.craftbukkit.v1_7_R3.event.CraftEventFactory.callEvent(CraftEventFactory.java:109) [spigot.jar:git-Spigot-1542]
at org.bukkit.craftbukkit.v1_7_R3.event.CraftEventFactory.callEntityDamageEvent(CraftEventFactory.java:550) [spigot.jar:git-Spigot-1542]
at org.bukkit.craftbukkit.v1_7_R3.event.CraftEventFactory.handleEntityDamageEvent(CraftEventFactory.java:463) [spigot.jar:git-Spigot-1542]
at org.bukkit.craftbukkit.v1_7_R3.event.CraftEventFactory.handleLivingEntityDamageEvent(CraftEventFactory.java:572) [spigot.jar:git-Spigot-1542]
at net.minecraft.server.v1_7_R3.EntityLiving.d(EntityLiving.java:1009) [spigot.jar:git-Spigot-1542]
at net.minecraft.server.v1_7_R3.EntityHuman.d(EntityHuman.java:810) [spigot.jar:git-Spigot-1542]
at net.minecraft.server.v1_7_R3.EntityLiving.damageEntity(EntityLiving.java:683) [spigot.jar:git-Spigot-1542]
at net.minecraft.server.v1_7_R3.EntityHuman.damageEntity(EntityHuman.java:751) [spigot.jar:git-Spigot-1542]
at net.minecraft.server.v1_7_R3.EntityPlayer.damageEntity(EntityPlayer.java:468) [spigot.jar:git-Spigot-1542]
at net.minecraft.server.v1_7_R3.EntityArrow.h(EntityArrow.java:243) [spigot.jar:git-Spigot-1542]
at net.minecraft.server.v1_7_R3.World.entityJoinedWorld(World.java:1602) [spigot.jar:git-Spigot-1542]
at net.minecraft.server.v1_7_R3.World.playerJoinedWorld(World.java:1577) [spigot.jar:git-Spigot-1542]
at net.minecraft.server.v1_7_R3.World.tickEntities(World.java:1442) [spigot.jar:git-Spigot-1542]
at net.minecraft.server.v1_7_R3.WorldServer.tickEntities(WorldServer.java:516) [spigot.jar:git-Spigot-1542]
at net.minecraft.server.v1_7_R3.MinecraftServer.v(MinecraftServer.java:703) [spigot.jar:git-Spigot-1542]
at net.minecraft.server.v1_7_R3.DedicatedServer.v(DedicatedServer.java:284) [spigot.jar:git-Spigot-1542]
at net.minecraft.server.v1_7_R3.MinecraftServer.u(MinecraftServer.java:584) [spigot.jar:git-Spigot-1542]
at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:490) [spigot.jar:git-Spigot-1542]
at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1542]
Caused by: java.lang.NumberFormatException For input string: ""
at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) ~[?:1.7.0_65]
at java.lang.Integer.parseInt(Integer.java:504) ~[?:1.7.0_65]
at java.lang.Integer.parseInt(Integer.java:527) ~[?:1.7.0_65]
at me.Lorinth.MobDifficulty.MobDifficulty.getLevel(MobDifficulty.java:1409) ~[?:?]
at me.Lorinth.MobDifficulty.MobDifficulty.onEntityHitByCreature(MobDifficulty.java:2401) ~[?:?]
at sun.reflect.GeneratedMethodAccessor132.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_65]
at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_65]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:296) ~[spigot.jar:git-Spigot-1542]
... 22 more
-
View User Profile
-
Send Message
Posted Aug 30, 2014@lorinthios
I'm confused, where are your 2.1.1 build? :D
Can't find it anywhere.
-
View User Profile
-
Send Message
Posted Aug 30, 2014@UltrafaceGuy
Yeah i wanna make the nametag customizable. Thats the next small addition. Also color codes work on names like in essentials so just use &4, snd that changes text to red for example!