Plugin category: Chat Formatting/Economy Suggested name: MoneyPrefix What I want: I would like a plugin that can hook into vault and add a chat prefix that displays the current user's money. For example, if someone chats it will look like this: I already added the regular prefix with GroupManager and I added chat formatting with Essentials. The player "Username" has $42.00. I also need the plugin to have multiverse support so the prefix only gets applied to users in the allowed world. Ideas for commands: None. Ideas for permissions: None needed, please default prefix addition to all players. Ideas for config: In the config I would like there to be an option to disable cents/secondary values. For example: Instead of [42.00][Prefix] Username > Hello!It will show up as [42][Prefix] Username > Hello!Also, I would like the ability to customize the prefix in the configuration file. I thank anyone who makes this. When I'd like it by: Take your time.
EclipseHD Here you go: https://www.dropbox.com/s/ggiltv9hu7nb14e/MoneyPrefix.jar It'll be like this: [5000] EgyptianKing [50,000] EgyptianKing If you want me to get rid of the comma, tahg me and I'll do it.
Seriously? This thread was almost a month old and your necropost it? Learn to use a decompiler for source code
Jarnovdvelde Here you go: http://pastebin.com/CgEmAhFw By the way, you can download a decompiler (http://jd.benow.ca/) and use it on any .jar to see the source, as long as you don't copy the code and edit it.