Want a better Minecraft server? Read about SpigotMC here!
Separate names with a comma.
My server has recently gained a sponsorship from a hosting company, and, as a result, we are being forced to migrate to a new machine. We use...
Okayyyyyy. So in my offlineMap I should just store UUIDs. I had no idea about this, but it totally makes sense. Thank you so much!!
So I am trying to fetch the value from a HashMap with a player as a key. For some reason, I am having problems doing comparisons with Player...
Ended up going with a dedicated from ReliableSite. Working fantastically. Not particularly expensive and terrific performance.
Lol that makes sense. I have heard KimSufi is the worst pretty consistently in terms of customer service, so I’m not gonna use that. Do you think...
Ohhhh. My bad. Lots of coding today and I was on autopilot. Much appreciated.
But I have the lodestone location set in the CompassMeta. Is it updating on its own? EDIT: Ohhh I'm dumb - well is there a different workaround?...
Hi, I'm setting a lodestone compass to track someone. I'm using this code to create the compass (the location is found with a method that I am...
I have a BungeeCord network of 3 servers - two spigot, one paper - and I'm currently on a small OVH VPS. I would like to upgrade to something,...
What do you mean with the graphics processor? If you mean is the GPU being used as opposed to integrated graphics, yes, the GPU is being used...
Just re-installed his graphics driver a few days ago. I can have him try again.
My friend recently upgraded his setup. He now has an i9 9900K and an RTX 2080 Ti to up his in-game performance while streaming to Twitch. He's got...
My bad, wrong forum section, cross-posting to technology. Can the mods please delete this? not sure how
Okay, so I solved it. I was completely unaware you could call an event from your plugin. So basically, I just instantiated a SignChangeEvent,...
Hm, maybe. And yeah I definitely have them enabled. Double-checked that before posting. I was looking into their API, it seems like they listen on...
So not quite. I've created signs with the right format, of [Buy], then item amount on the next line, then an Item ID fetched from the ItemStack in...
Hi, I'm writing a plugin that creates a sign and I'd like to turn the sign into an Essentials Buy sign. I was looking through their API and I felt...
Ah okay thanks, much appreciated!
Hi, so I'm pretty new to plugin development, but I just wrote a Combat Log plugin, and it works great, except for when player hit Citizens NPCs....