The Velt color
function, with multiple aliases. Converts a string (optionally from a template literal) to its colored version.
The Velt Casting Manager, to convert objects to locations, players, items, etc.
The wrapper around commands provided by Velt.
The velt
object, returned by the velt
module, providing you with the core functionality to power your code.
The wrapper around events provided by Velt.
Velt's Scripts Manager
The wrapper around the server provided by Velt.
The Velt color
function, with multiple aliases. Converts a string (optionally from a template literal) to its colored version.
Generated using TypeDoc
This is the documentation for the
velt
module. Thevelt
module contains all of the core code that makes up Velt. It contains one export, with properties likeserver
andcast
which allow you to provide core functionality to your Velt scripts.