Skip to content

PacketEventsπŸ”—

Chat InterceptorπŸ”—

packeteventsπŸ”—

This interceptor works on network package level and is thus much more reliable than the simple interceptor when working with advanced Chat plugins. It can also reprint the history of the chat after the conversation, so the conversation can not be seen in the chat history, see Plugin Configuration for more information.

ActionsπŸ”—

FreezeπŸ”—

Context:
Syntax: freeze <ticks>
Description: Freeze the player for the specified number of ticks.

Example
actions:
  freezeMe: "freeze 100" #Freezes the player for 5 seconds (20 ticks = 1 second)