Skip to main content

packet

Wrapper for packets

Type definitions

All functions that can be used to define the type

new(): type

Creates a new packet type

pluto
new(id: string, args: table): type

Parameters

  • id (string): The packet identifier for sending are here and for receiving are here
  • args (table): The packet arguments, found here, packet id can divulge from the website
info

Packets that can be modifiable with the env are prioritized and will be returned if available