Skip to content
Neon Scripting API
Search
K
Main Navigation
Home
Appearance
Menu
Return to top
On this page
types.anti_bot_event
Called to check whether an entity is a bot or not
Properties
Name
Description
entity
type:
userdata
The entity to be checked (Minecraft's Java Entity object)
is_bot
type:
bool
Whether the entity is a bot or not