Dateien nach "/" hochladen
This commit is contained in:
7
config.js
Normal file
7
config.js
Normal file
@@ -0,0 +1,7 @@
|
||||
// might not work because the deobfuscation process could might have altered variable names
|
||||
const config = {
|
||||
title: "Minecraft Server | Maintenance",
|
||||
discord: "https://discord.gg/yourserver",
|
||||
vote: "https://minecraft-server-vote-link.com",
|
||||
store: "https://yourstore.com",
|
||||
};
|
||||
Reference in New Issue
Block a user