Installation
Usable Items
In the Config.lua you can change the items used to teleport to anything you wish. If you are creating a new item I have provided a small template to help you get going. Any item in here will be able to access the menu including water
if you set that.
Example item:
SQL
To use and create home locations you need to create the database table. Here will store WHO the home location is for the Set Home Location and the Set Home Name. These variables are all changed by using the script. The Default one needs to be there as SQL is funny but its a small hiccup.
ALWAYS keep one home location in the databases. If not the script will error.
sql.sql
In case you ever need a back up one I will leave one here:
Last updated