Upload files to "/"
This commit is contained in:
parent
426e17789e
commit
53f9e3db95
2 changed files with 31 additions and 0 deletions
22
config.json
Normal file
22
config.json
Normal file
|
@ -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"
|
||||
}
|
9
start.sh
Normal file
9
start.sh
Normal file
|
@ -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 &
|
Loading…
Reference in a new issue