Started by
SerpTheJester
on
Topic category: Help with Minecraft modding (Java Edition)
I would like to give my friends special particles if they use my mod, how would I go about doing that?
Topic category: Help with Minecraft modding (Java Edition)
I would like to give my friends special particles if they use my mod, how would I go about doing that?
You could maybe get the UUID of your Friends and then check if these UUIDs are in the World.
You can find the UUIDs of your Friends with this Website.
One Question do you want to give your Friends one Time Effect if they join a Server/World? Or do you want to give them a permanent Effect?
Also to get the UUID you need to use the Plugin Damage Source.