Variable Types
The Onyxian Core provides several variable types that you can use to define variables inside variables.yml, this is the full list:
Name | Description | Type | Availability | Parameters |
---|---|---|---|---|
inventory of | Gets the inventory of an InventoryHolder, usually a Player. | always | InventoryHolder inventory holder: none | |
class of full name | Gets a class by its full name each time its called. | always | String class name: none |