Jump to content

Recommended Posts

Posted
  On 7/28/2015 at 11:35 PM, diesieben07 said:

((EntityPlayerMP) player).playerNetServerHandler.kickPlayerFromServer(<msg>)

I cant cast EntityClientPlayerMP to EntityPlayerMP (Minecraft.getMinecraft().thePlayer) I am using this in a ClientTickEvent, what should I do?

Posted
  On 7/28/2015 at 11:55 PM, diesieben07 said:

You are talking about the message that appears in chat? No, you cannot change that at all from the client.

Example. Huzuni has this thing called AutoDisconnect, how does that work?

Posted
  On 7/29/2015 at 12:32 AM, diesieben07 said:

To disconnect yourself from the server call Minecraft.getMinecraft().theWorld.sendQuittingDisconnectingPacket();

I want to disconnect with the reason "Illegal Characters".

Posted
  On 7/29/2015 at 1:46 AM, diesieben07 said:

I am not going to log into some random server. Yes, it will kick you if the server does not change vanilla behavior. Also make sure your file encoding is right (always use UTF-8 everywhere).

Where can I change file encoding?

Posted
  On 7/29/2015 at 1:46 AM, diesieben07 said:

I am not going to log into some random server. Yes, it will kick you if the server does not change vanilla behavior. Also make sure your file encoding is right (always use UTF-8 everywhere).

On every server I go to thats bukkit, has text pop up instead of me getting kicked.

Posted

Bukkit != Vanilla

 

  On 7/29/2015 at 1:46 AM, diesieben07 said:

Yes, it will kick you if the server does not change vanilla behavior.

 

I think it's would be fair to say that Bukkit supports more symbols?

  Quote

1.7.10 is no longer supported by forge, you are on your own.

Posted
  On 7/29/2015 at 2:11 AM, Ernio said:

Bukkit != Vanilla

 

  Quote

Yes, it will kick you if the server does not change vanilla behavior.

 

I think it's would be fair to say that Bukkit supports more symbols?

I am trying alot of different characters in the character map. but none of them are working atm D:

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.