Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- on packet: #packetが送られたとき:
- if player is not an op: #もしプレイヤーがopじゃないなら
- event-string is "PacketPlayInTabComplete" #packetがPacketPlayInTabComplete(Tab補完)なら
- cancel event #TAB補完をcancelする。
Advertisement
Add Comment
Please, Sign In to add comment