I want plugin level prefix Ex. normal [Novice]_sinxao : Test put plugin [Lv.20][Novice]_sinxao : Test --------- No plugin pvplevel Help me please
seeing you placed this in development, I'll give you some pseudo code. asynch player chat event get the prefix of the event string prefix = player.getLevel() + " " + receivedprefix // maybe some chat formatting as well? thisll just be a nr in front of his name and shit set the prefix of the event done.
http://gyazo.com/60fc1c149f2a17e93b3c37cccdce3afb Since you posted here I assume you want to create your own plugin or integrate it in your own plugin...
You can use my plugin recently added a ranking system. http://www.spigotmc.org/resources/stats-pvp.6458/