Their locations is stored in the world files. In worst case you can make a Python script to extract that data and convert it to the yml file. All...
I don't have my pc right now, but it should be as simple as adding a playerquitevent, and saving/loading the hashmap from disk, which is pretty...
You could just save player world locations in a big UUID hashmap, and save it to file when the server stops. (auto saving every once in a while...
So you want to make the tab list empty? Not sure this will work, found on Google: @EventHandler public void playerTablist(PlayerJoinEvent e) {...
You mean that event.getNewItems() would be empty? And by fix my problem you mean problem #2 listed in the OP, right. Oh wow. Thanks a lot! Very...
Basically I'm making my own version of manhunt and I want the hunters to be unable to get rid of their tracker compass. This is my code right now:...
I believe you need the @EventListener notation, but I don't code in Kotlin so I'm not sure how you'd do that... If you add prints to different...
Yeah I saw that, but I have no idea what that means, "not special anymore"? Edit: nvm, I guess I just have to use isTreasure instead
Question in title. Also what alternatives are there to isCursed ?
"The nms player class has 2 floats that indicate the forward motion and backwards motion that the player has with his wasd keys, I believe. I...
Hello, I'd like to tell you that this is completely possible (to a certain extent). I suggest you check out the program "Block bench" and the...
This really seems like you just want someone to give you all of the code, this forum is for more specific issues. But if what you mean is that...
There are, they're called clickevents, but atleast to my knowledge are far more annoying to work with, because you have the use packets. Also they...
Separate names with a comma.