forked from Simnation/Main
Brutal Notify
This commit is contained in:
parent
ae85941177
commit
986f2c1661
8 changed files with 491 additions and 0 deletions
16
resources/[tools]/brutal_notify/config.lua
Normal file
16
resources/[tools]/brutal_notify/config.lua
Normal file
|
@ -0,0 +1,16 @@
|
|||
----------------------------------------------------------------------------------------------
|
||||
--------------------------------------| BRUTAL NOTIFY :) |--------------------------------------
|
||||
----------------------------------------------------------------------------------------------
|
||||
|
||||
--[[
|
||||
Hi, thank you for buying our script, We are very grateful!
|
||||
|
||||
For help join our Discord server: https://discord.gg/85u2u5c8q9
|
||||
More informations about the script: https://docs.brutalscripts.com
|
||||
--]]
|
||||
|
||||
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
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue