Plugin Events
Last updated
Was this helpful?
Last updated
Was this helpful?
Requires Citizens:
Event called when a player right clicks on a Citizens NPC.
Variables:
%npc_id% (ID of the clicked NPC)
%npc_name% (Name of the clicked NPC)
Requires WorldGuard Events:
Event called when a player enters a WorldGuard region.
Variables:
%region% (Entered region)
Event called when a player leaves a WorldGuard region.
Variables:
%region% (Leaved region)
Event called when a player receives a chat message.
Variables:
%normal_message% (Message received including color codes)
%normal_message_without_color_codes% (Message received without color codes)
%json_message% (Complete JSON format of the message received)
Requires WorldGuard Events:
Requires ProtocolLib: