(Official) LUA Scripting Documentation
remove_event_script
Function undefined.
Spec:
remove_event_script(
string event_type,
long item_id)
Parameters
event_type
:item_id
:
Valid values for event_type: “PlayerJoin”, “PlayerLeave”, “PlayerDeath”, “PlayerRespawn”, “ItemSwing”, “ItemEquip” “ItemUnequip”, “CustomMenu”, “ButtonX”, “ButtonY”, “ButtonB”, “BlockPlaced”, “BlockCleared”
Incomplete
This documentation is incomplete