Want a better Minecraft server? Read about SpigotMC here!
Separate names with a comma.
I want to pause the server if during plugin startup the plugin found corrupted data / error . Then i want to get text from console to make...
When player say "/<command>" there must be code somewhere that handle the parsing that turns command into action , but spigot has soo many file...
When player join , i want the other plugin to not know that the player is online until the player do the authentication step (such as login) . I...
I'm beginner to spigot modding without any prior knowledge , so i tried to read the source code of existing plugin and try to learn from there ,...