Accessible files

Here you can find all the files which can be edite to make the asset compatible with your server.​

config.lua
Config = {
    NotifyEdit = {Command = 'notify', Title = 'MOVE', Text = 'Move where you want'}, -- /notify | Notify position edit
    NotifyReset = 'notify_reset', -- /notify_reset | Reset the notify position
    ExampleNotifys = true -- true / false
}

Last updated