Jump to content

[1.7.10] Getting Owner Name


qpwoeiruty

Recommended Posts

I have tried to update my mod to 1.7.10, but I for the last error I am trying to fix I need to get the owner's name to use the player in a chat method. This is for 1.7.2:

 

EntityPlayer player = worldObj.getPlayerEntityByName(this.getOwnerName());

 

But there is no getOwnerName() method.

 

 

Link to comment
Share on other sites

I only played around a bit with 1.7.10, but I did noticed on several of the old commands that used player names it uses gameprofile and a few other items.  Look around at the class the method is in and you will find the new ways of doing things.

Long time Bukkit & Forge Programmer

Happy to try and help

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

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