Want a better Minecraft server? Read about SpigotMC here!
Separate names with a comma.
If you're using ViaVersion you might have some packets being lost, also anti-cheats might be detecting something by mistake especially if you're...
Hello. this is something you'd want to ask on Spigot Help. not Spigot discussion.
Not a specific way to directly detect lag machines and stop them, the only real option I know about would be to disable redstone.
It really depends on what you're doing. For something like duels, if the entire server is only duels then it would be better to use separate...
public static boolean isPlaying(Player player) { for (Arena arena : arenas) { if...
PixieVice updated PixieGrapplingHook with a new update entry: Added Features Read the rest of this update entry...
[ATTACH] Added a custom crafting recipe to create the grappling hook. Recipe can be customized in the config file. Please reset your config.yml...
[ATTACH] Features Added: - Added a settings GUI so you can edit the grappling hook speed and cooldown directly from in-game! If you find a bug...
PixieVice updated PixieGrapplingHook with a new update entry: Small Altercations Read the rest of this update entry...
[ATTACH] - Added hide attributes to the grappling. (Removed the Unbreaking text from the grappling hook)
PixieVice updated PixieJumpPads with a new update entry: Improvements & Features Read the rest of this update entry...
[ATTACH] Fixed fall damage not working properly. Fixed Jump Pads config not reloading when plugin reloads. Fixed the no permission message, please...