Want a better Minecraft server? Read about SpigotMC here!
Separate names with a comma.
Is it possible to generate, load, or unload a world off the main thread? I've tried using Multiverse API and Bukkit API methods, both cause a...
Hey fellow spigot developers! I've recently published my open-sourced project, PunishmentsX. I feel like I've improved as a developer a lot during...
I am developing a plugin that uses no NMS code and is currently built around 1.8 spigot-api. My plugin does nothing that would be affected by...
thoe submitted a new resource: [Free & Open Source] PunishmentsX - PunishGUI, Fully Configurable, Advanced Filter & Anti-BanEvasion - An...
Goal: Replace default fishing drops with custom itemstacks. What happens right now: It works mechanically, but cancelling the event cancels the...
There are some threads that don't apply to any specific minecraft version nor are they resources. I find moderators having to remove the prefix in...
Newest project: https://github.com/Cowings/Store Slightly older project: https://github.com/Cowings/Echo Let me know what I'm doing wrong/could...
Some people use them, some don't. I personally think they make the code look nicer & more understandable. What do you guys think? Enhanced...
I think it would be beneficial to make a separate sub forum for the purpose of plugin developers to ask the other developers to review their...
thoe submitted a new resource: [Free & Open Source] » Highly configurable store. Alternative to BuyCraft & CraftingStore - An in-game substitute...
Many spigot developers make their main class a singleton class. Typically, using statics as access modifiers is static abuse, but I've seen many...
I'm trying to send a player a PacketType.Play.Server.TAB_COMPLETE packet whenever a player tries to tab complete a command (and cancel the one...
Hey Spigot Community! Just wondering if this is bad practice and why if you think so: public class TestCommand extends Command { public...
Say the server stopping and kicking all players, would you save profiles to database using the onKickEvent or create a for-loop to save all loaded...
Hey all, so I was recently messing around with a Limbo type of server and I've been stuck for a bit on sending 1.7 clients Chunk Data packets....
Hey guys! Input your ideas for the best, most optimized way to calculate leaderboards. Thanks!
Currently, what I am trying to achieve is customizing "/<tab>" - like this: [IMG] I have searched through other threads but haven't found...
Hey! I am currently using a 1.8.8 version of (Paper) spigot & the Anti-xray functionality of it seems to not be functioning, I am currently using...
Hello fellow developers, i am currently running a bungeecord network with 5 servers (Lobby, Kitpvp, Creative, Skyblock, and Purgatory). What i...
These are the 2 most competitive permissions plugins on the market right now. Of course there are other (worse in my opinion) permissions plugins...