MythicMobsExtension
MythicMobsExtension copied to clipboard
I just tried out Paper 1.17 with MM 5.x dev build and noticed these errors ```ps1 [16:59:06 INFO]: [MythicMobsExtension] Enabling MythicMobsExtension v1.739-SNAPSHOT [16:59:06 ERROR]: [MythicMobsExtension] An unexpected error occurred initializing...
Example of Dynamic trading (Trades are automatically chosen from a set of predefined trades with random prices setup) : **Mob File :** ``` AirNomad-Trader: Type: Villager Display: "&fTrader" Options: Profession:...
Mojang is now porting Minecraft to java16. We are updating to java16 and suffer a problem with this plugin. [12:55:39] [Server thread/WARN]: [MythicMobsExtension] Task #206 for MythicMobsExtension v1.737c-SNAPSHOT generated an...
Hello, upon starting the server, or attempting to otherwise load mythicmobsextension, I get this error: [18:48:06 WARN]: Enabled plugin with unregistered PluginClassLoader MythicMobsExtension v1.738c-SNAPSHOT [18:48:06 INFO]: [MythicMobsExtension] Async chunk loading...
[01:43:33] [Craft Scheduler Thread - 14/WARN]: [MythicMobsExtension] Plugin MythicMobsExtension v1.737b-SNAPSHOT generated an exception while executing task 292 java.lang.ClassCastException: java.util.HashMap$EntryIterator cannot be cast to com.gmail.berndivader.mythicmobsext.utils.Utils$AsyncIteratory at com.gmail.berndivader.mythicmobsext.utils.Utils$MetaRunner$1.run(Utils.java:786) ~[MythicMobsExtension-1.737b-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftTask.run(CraftTask.java:81) ~[spigot1144.jar:git-Spigot-cbd1a1b-009d8af]...
Just updated to the latest Dev Build and keep getting this in my Logs every few seconds. `[02:44:21 WARN]: [MythicMobsExtension] Plugin MythicMobsExtension v1.737b-SNAPSHOT generated an exception while executing task 2814...
for example, When I write 10 for the length in the caster, The mob will choose the opposite direction as the target, which is 10 meters away from itself. My...
May be i just not understand some of mechanics, but i cannot deny mob spawning in specific regions: Let we have test region TEST with flag firework-damage set to DENY....
Hello! You can make triggers for MysticPlayers: ~onDropItem, ~onMiddleClick, ~onSwapItem, ~onUseoffhand, ~onRightClickoffhand. You can also add support for adding to MysticPlayers when entering or using the command. Thank! Your support...