// Some code
-- Notify System
Config.Texts = {
['NoPermission'] = 'Bu komutu kullanmaya yetkiniz yok!',
['AddedSuccess'] = 'Whitelist listesine eklendi',
['RemovedSuccess'] = 'Whitelist listesinden kaldırıldı',
['Error'] = 'Bir hata oluştu!',
['CheckingWL'] = 'Whitelist kontrol ediliyor...',
['NoneSteam'] = 'Steam açık değil!',
['Rise_Core'] = 'Rise Core Pakette Yüklü Teşekkür Ederiz İyi Oyunlar Dileri!',
}
// Some code
-- Commands Systems
Config.Commands = {
['OpenMenu'] = 'wlmenu',
['OpenMenuDesc'] = 'Whitelist Menüsünü Aç',
['Permission'] = 'admin'
}
// Some code
-- Card Systems
Config.Card = {
SunucuAdi = "Rise Development : ",
Pozisyon = "Current Position: [%d/%d]",
SteamHexBilgisi = "Steam Hex: %s",
DiscordURL = "https://discord.gg/risedev",
ImageURL = "https://cdn.discordapp.com/avatars/1274994399511711794/a_648097c0f5324f37a1cd73621d7567bd.gif?size=1024",
StoreURL = "https://risedevelopment.tebex.io",
WhitestedMesaji = "Join Discord to Login to the Server.",
Wait = "Whitelist required to join the server.",
SunucumuzWHL = "Join Discord to Join Our Rise Development Server.",
Magaza = "🛒 Store",
Liste = "📋 Sequence List",
Discord = "🎮 Discord",
}