Auto-sync 2026-04-15 23:50

This commit is contained in:
root 2026-04-15 23:50:01 +02:00
parent 6164274576
commit 8ab6376676

View File

@ -29,7 +29,7 @@ Config.KeyBind = {
Config.Tebex = { Config.Tebex = {
enabled = true, -- Tebex Redeem aktivieren/deaktivieren enabled = true, -- Tebex Redeem aktivieren/deaktivieren
apiKey = 'uJKATjAeO2X6NNDYvpt6bESwi5qMNCD2', -- Tebex Secret Key (Plugin API) apiKey = 'uJKATjAeO2X6NNDYvpt6bESwi5qMNCD2', -- Tebex Secret Key (Plugin API)
identifierType = 'steam', -- 'steam' oder 'license' identifierType = 'license', -- 'steam' oder 'license'
storeUrl = 'https://mercyv.tebex.io', -- Tebex Store URL (wird geoeffnet wenn man auf Coins klickt) storeUrl = 'https://mercyv.tebex.io', -- Tebex Store URL (wird geoeffnet wenn man auf Coins klickt)
} }