⚙️Configuration
Configuration file contents
Config.ServerName1 = "LODUS" -- Your server name -1Config.ServerName2 = "RESOURCES" -- Your server name -2Config.ReCharge = true --If your health drops below 50%, it will slowly rise back to 50%Config.Keyboard = false -- if you want your settings menu to open with a button, do it right, make it false if you don't want itConfig.KeyboardButton = "F7" -- the key you want to open the setting menuConfig.HudSettingsCommand = "hudsettings" -- with which command you want the settings menu to openConfig.Translate = {
["wallet"] = "cash money",
["bank"] = "bank money",
}Last updated