generateBindings

fun generateBindings(player: Player): Bindings

Generates the bindings for the script. Thats a context like object used by the script to store variables.

Return

the generated bindings

Since

0.2.0

Parameters

player

The player which will be used to generate it