If it's a premium plugin on Spigot, shouldn't you know these things?
@AdamQpzm @FisheyLP The main point is how would I keep the other formatting intact? For instance, if I used EssentialsChat, how would I make sure...
Hello, Sorry for the small post; I had to write this in three minutes as I had to go to school. I am looking for a way to replace the player's...
@mine-care You can add in a hashmap with Player and Location, and check if the positions are the same. Uses more RAM and saves CPU.
@tomudding I am working on a filter using ProtocolLib. The outgoing chat is already encoded in JSon. I believe I can also iterate over the strings...
Hello, Here's the problem. I need to convert a JSon Chat message (Example: {"extra":[{"color":"yellow"," text":"rickydaan joined the...
@MaTaMoR_, @mine-care PlayerMoveEvent gets runned alot. You are probably better off making your own class that implements Runnable. That has a...
@Slikey @LCastr0 , my particles dissapear after a while, even when increasing the values by alot, I wonder what the problem is? (This is a copy of...
Cammeritz Of other plugins. Like if I'd open Essentials from my plugin, it'd show all of the options of /plugins/Essentials/config.yml And you...
I am working on a plugin so that you can edit config files from in-game. In order to do this, I need to be able to get all of the indexes. as...
Hello Bukkiters, I was wondering how to get all of the indexes of a config file like this: rickydaan: banned: false op: false ip:...
DrJava Can I build upon both of them? PS: Nevermind, I already found out that's impossible and I fixed the bugs in my plugin EDIT by Moderator:...
chasechocolate The NMS packages seem not to be imported. I tried to download the latest IP but alot of things are still red underlined (Yes, I...
Found out about the error: I called a wrong function, causing the ArrayList to be cleared just before being saved, so nothing could be saved....
Hello, I have been struggling for 4 hours trying to fix the code I wrote, and it seems like it fails all the time. Could someone give a shot on...
Separate names with a comma.