mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2024-11-02 02:47:11 +00:00
Now sending an additional §4§5§3§4 color code for WECUI's handshake, so it knows that it has a version of WorldEdit with protocol version support
This commit is contained in:
parent
48f529bc7a
commit
754997ca73
@ -140,6 +140,7 @@ public class BukkitPlayer extends LocalPlayer {
|
||||
|
||||
@Override
|
||||
public void dispatchCUIHandshake() {
|
||||
player.sendRawMessage("\u00A74\u00A75\u00A73\u00A74");
|
||||
player.sendRawMessage("\u00A75\u00A76\u00A74\u00A75");
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user