From 53f9e3db9524d0f0a4e26e86b7d61d7f0e798810 Mon Sep 17 00:00:00 2001 From: m_c_player Date: Tue, 5 Nov 2024 21:00:46 -0500 Subject: [PATCH] Upload files to "/" --- config.json | 22 ++++++++++++++++++++++ start.sh | 9 +++++++++ 2 files changed, 31 insertions(+) create mode 100644 config.json create mode 100644 start.sh diff --git a/config.json b/config.json new file mode 100644 index 0000000..7ec737f --- /dev/null +++ b/config.json @@ -0,0 +1,22 @@ +{ + "cmdCore": { + "layers": 1 + }, + "version": "1.20", + "prefix": ["mc:", "m_c:", "ra:", "radium:", "radiumbot:", ")", "(", "⁄", "mbot:", "mb:", "m:", "m_c_bot:", "mcbot:"], + "coreName": "&#ff8800[&#ffe7ccRadiumBot&#ff8800]", + "plugins": [ + "pluginError", + "commandError", + "bcraw", + "core", + "coreSay", + "tabComplete", + "tellraw", + "isolatedEval", + "exploit" + ], + "publicColor": "&#ffe7cc", + "trustedColor": "&#ffb866", + "ownerColor": "&#ff8800" +} \ No newline at end of file diff --git a/start.sh b/start.sh new file mode 100644 index 0000000..536ed21 --- /dev/null +++ b/start.sh @@ -0,0 +1,9 @@ +node ./index.js play.kaboom.pw:25565 & +node ./index.js chipmunk.land:25565 & +node ./index.js 168.100.225.224:25565 & +node ./index.js fatihboom.fr.to:20015 & +node ./index.js qilk.de:25569 & +node ./index.js chayapak.chipmunk.land:25565 & +node ./index.js pregnant.horse:25565 & +node ./index.js 35.153.89.15:25556 & +node ./index.js 70.129.58.17:25565 & \ No newline at end of file