This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.
Info
A simple plugin I made to prefix chat when the variable {LEVEL} is entered into your chat format.
Picture:
Config:
Bracket-Color:'&a'Number-Color:'&b'
How to use
Simple Drag and drop into your plugins folder then adding {LEVEL} into your chat format.
Todo:
Nothing, If any suggestions or anything arises then I'll do them!
http://www.spigotmc.org/threads/help-me-please-mcmmo-level-prefix-error.64741/
Error :C Help me please
[08:17:52] [Async Chat Thread - #0/ERROR]: Could not pass event AsyncPlayerChatEvent to mcMMOChatLevel v1
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:299) [sp1.7.10.jar:git-Spigot-1571]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [sp1.7.10.jar:git-Spigot-1571]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [sp1.7.10.jar:git-Spigot-1571]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484) [sp1.7.10.jar:git-Spigot-1571]
at net.minecraft.server.v1_7_R4.PlayerConnection.chat(PlayerConnection.java:932) [sp1.7.10.jar:git-Spigot-1571]
at net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:872) [sp1.7.10.jar:git-Spigot-1571]
at net.minecraft.server.v1_7_R4.PacketPlayInChat.a(PacketPlayInChat.java:28) [sp1.7.10.jar:git-Spigot-1571]
at net.minecraft.server.v1_7_R4.PacketPlayInChat$1.run(PacketPlayInChat.java:59) [sp1.7.10.jar:git-Spigot-1571]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.7.0_67]
at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.7.0_67]
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.7.0_67]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.7.0_67]
at java.lang.Thread.run(Unknown Source) [?:1.7.0_67]
Caused by: java.lang.NoClassDefFoundError: com/gmail/nossr50/api/ExperienceAPI
at me.GrimReaper52498.mlp.Main.onPlayerChat(Main.java:36) [?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [?:1.7.0_67]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) [?:1.7.0_67]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [?:1.7.0_67]
at java.lang.reflect.Method.invoke(Unknown Source) [?:1.7.0_67]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:296) [sp1.7.10.jar:git-Spigot-1571]
... 12 more
Caused by: java.lang.ClassNotFoundException: com.gmail.nossr50.api.ExperienceAPI
at java.net.URLClassLoader$1.run(Unknown Source) [?:1.7.0_67]
at java.net.URLClassLoader$1.run(Unknown Source) [?:1.7.0_67]
at java.security.AccessController.doPrivileged(Native Method) [?:1.7.0_67]
at java.net.URLClassLoader.findClass(Unknown Source) [?:1.7.0_67]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:98) [sp1.7.10.jar:git-Spigot-1571]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:83) [sp1.7.10.jar:git-Spigot-1571]
at java.lang.ClassLoader.loadClass(Unknown Source) [?:1.7.0_67]
at java.lang.ClassLoader.loadClass(Unknown Source) [?:1.7.0_67]
at me.GrimReaper52498.mlp.Main.onPlayerChat(Main.java:36) [?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [?:1.7.0_67]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) [?:1.7.0_67]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [?:1.7.0_67]
at java.lang.reflect.Method.invoke(Unknown Source) [?:1.7.0_67]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:296) [sp1.7.10.jar:git-Spigot-1571]
... 12 more
-
View User Profile
-
Send Message
Posted Jan 6, 2016Works fine on 1.8.8 with latest mcmmo
thx!
-
View User Profile
-
Send Message
Posted May 23, 2015@sin20062
Looks like you don't have mcMMO installed your server.
-
View User Profile
-
Send Message
Posted May 6, 2015http://www.spigotmc.org/threads/help-me-please-mcmmo-level-prefix-error.64741/ Error :C Help me please [08:17:52] [Async Chat Thread - #0/ERROR]: Could not pass event AsyncPlayerChatEvent to mcMMOChatLevel v1 org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:299) [sp1.7.10.jar:git-Spigot-1571] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [sp1.7.10.jar:git-Spigot-1571] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [sp1.7.10.jar:git-Spigot-1571] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484) [sp1.7.10.jar:git-Spigot-1571] at net.minecraft.server.v1_7_R4.PlayerConnection.chat(PlayerConnection.java:932) [sp1.7.10.jar:git-Spigot-1571] at net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:872) [sp1.7.10.jar:git-Spigot-1571] at net.minecraft.server.v1_7_R4.PacketPlayInChat.a(PacketPlayInChat.java:28) [sp1.7.10.jar:git-Spigot-1571] at net.minecraft.server.v1_7_R4.PacketPlayInChat$1.run(PacketPlayInChat.java:59) [sp1.7.10.jar:git-Spigot-1571] at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.7.0_67] at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.7.0_67] at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.7.0_67] at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.7.0_67] at java.lang.Thread.run(Unknown Source) [?:1.7.0_67] Caused by: java.lang.NoClassDefFoundError: com/gmail/nossr50/api/ExperienceAPI at me.GrimReaper52498.mlp.Main.onPlayerChat(Main.java:36) [?:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [?:1.7.0_67] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) [?:1.7.0_67] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [?:1.7.0_67] at java.lang.reflect.Method.invoke(Unknown Source) [?:1.7.0_67] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:296) [sp1.7.10.jar:git-Spigot-1571] ... 12 more Caused by: java.lang.ClassNotFoundException: com.gmail.nossr50.api.ExperienceAPI at java.net.URLClassLoader$1.run(Unknown Source) [?:1.7.0_67] at java.net.URLClassLoader$1.run(Unknown Source) [?:1.7.0_67] at java.security.AccessController.doPrivileged(Native Method) [?:1.7.0_67] at java.net.URLClassLoader.findClass(Unknown Source) [?:1.7.0_67] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:98) [sp1.7.10.jar:git-Spigot-1571] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:83) [sp1.7.10.jar:git-Spigot-1571] at java.lang.ClassLoader.loadClass(Unknown Source) [?:1.7.0_67] at java.lang.ClassLoader.loadClass(Unknown Source) [?:1.7.0_67] at me.GrimReaper52498.mlp.Main.onPlayerChat(Main.java:36) [?:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [?:1.7.0_67] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) [?:1.7.0_67] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [?:1.7.0_67] at java.lang.reflect.Method.invoke(Unknown Source) [?:1.7.0_67] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:296) [sp1.7.10.jar:git-Spigot-1571] ... 12 more
Help me please
-
View User Profile
-
Send Message
Posted Sep 5, 2014@GrimReaper52498
Got it. We had mcMMO disabled in a world with the "-mcmmo.defaults" permission. This mean't they effectively had no powerlevel.
My fault!
-
View User Profile
-
Send Message
Posted Sep 4, 2014@mobilephone2003
Hmm, Try redownloading the plugin, If it doesnt work then ill take more of a look into it, it shouldnt mess up as long as you have mcMMo.
-
View User Profile
-
Send Message
Posted Sep 4, 2014@GrimReaper52498
This is just what I'm looking for, but some people are showing up as 0 although they , any ideas?
-
View User Profile
-
Send Message
Posted Aug 30, 2014@Dillzzzzz
If you have any suggestions let me know!
-
View User Profile
-
Send Message
Posted Aug 30, 2014Clever. I'll add this to mine :)