Jump to content

How to check what mob a player killed on a mutiplayer server?


AlphaMode

Recommended Posts

I've tried a few things with the OnLivingEntitiyDeath event but every time I get the player it also gets the kills from other players online

I also want to check the mobs name (not the default name the custom name)

I cant reply with my code rn bc I am on my phone

Link to comment
Share on other sites

16 minutes ago, Angercraft said:

Using the event, just check for who the player is, using their unique id.

No.

 

event.getSource().getTrueSource()

Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable.  If you think this is the case, JUST REPORT ME.  Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice.

 

Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked.

 

DO NOT PM ME WITH PROBLEMS. No help will be given.

Link to comment
Share on other sites

  • Guest locked this topic
Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.