bayump
@timtower I'm using EssentialsChat which should work..
@timtower Okay, for some reason it's disabling the plugin, so it's not finding the Vault API for some odd reason.. if(!this.setupChat()){...
@AlvinB yml name: KitPVP version: 0.1 description: KitPVP author: Inconsolable main: org.m.KitPVP.Main.Main softdepend: [MVdWPlaceholderAPI,...
@AlvinB It's still having issues sadly.. NullPointException. This is how I "setup" my Vault API, package org.m.KitPVP.Main; import java.io.File;...
@AlvinB Honestly, would it change anything?
@AlvinB Oh wait, I was only softdepending MVdWPlaceholderAPI, hope it works now. EDIT: Is this correct? softdepends: [MVdWPlaceholderAPI, Vault]
@JanTuck I already had something like that, it's still not working. Logs [SPOILER]
@AlvinB its plugin.chat (Vault API) thats returning null.
Hastebin: https://hastebin.com/etewexodup.vbs [22:57:01 ERROR]: Could not pass event AsyncPlayerChatEvent to KitPVP v0.1...
@AlvinB It's giving me a NullPointerException when I set the format like this, e.setFormat(plugin.chat.getPlayerPrefix(p) + " §c[" +...
@AlvinB I never knew that Vault had something to do with chat and prefix/suffixes, I would just use setupChat() instead of setupEconomy(), wouldn't I?
@AlvinB I'd be able to get the prefix of a player using the Vault API? Let me try.
How would I obtain a player's prefix with the api?
Hello, so as the title says my scoreboard is adding lines instead of replacing them. Code: (JoinListener) final HashMap<String, Integer>...
Separate names with a comma.