Want a better Minecraft server? Read about SpigotMC here!
Separate names with a comma.
You can't really change the sounds of the game outside from using resource packs or mods modifying the client. Minecraft just doesn't let you to...
either instance or nms is null, debug to check which one is and go from there.
Don't do this, mobstacker only damage the server's performance. Get a farm limiter instead, that'll surely help you more than a mobstacker would.
Could you tell us the reason to do that? And well, either way, I believe it isn't possible or rather, there is no plugin with such feature. If...
Hi, I might be interested. I have tried contacting you through Discord but it doesn't look like I could find you, are you sure it's your username?...
You've got to understand how the underlyings of MC itself work pretty well so, I'd say it's a pretty complex task in Java, let alone Skript.
As someone said above, ItemStack#getItemMeta returns a copy of the meta. This means "meta" and "damage" aren't the same ItemMeta instance. All...
You can't detect which plugin applied the potion effects since the server has no specific trace of who applied them. The only way to go about it...
It isn't, you must be using something like Essentials.
Vault doesn't have a money system, it's just an interface which allows communication between the different economy systems.
@iCrossing this is 2 years old. If you're looking for a command framework, you may take a look at Aikar's one.
Just remove the velocity after it's been spawned
You should use the new SkriptPackager and not the old SkriptInstaller for put this in a jar. Here is the link: - On SkUnity - On SpigotMC
1.18 whoa, I will try this version in two years or more
Slightly more efficient code: variables: {emoticons::<3} = ♥ {emoticons::{music}} = ♫ {emoticons::{nuclear}} = ☢...
@PheonBest the first isn't an error, only a warning, but don't worry. And the second is because your aliases. @MachisCZ you need put the link of...
Don't understand what?
Really? This script is created before the support of UltraCosmetics Emotes.
@Aron stop rating this with one start and use the discussion section for help.
You can put the aliases of your items into the script: aliases: your custom item alias = the id of it #example aliases: lime crystal =...