mirror of
https://github.com/ChomeNS/chomens-bot-mc.git
synced 2024-11-14 10:44:55 -05:00
remove this shit
This commit is contained in:
parent
329b85fae7
commit
aec461f4f8
1 changed files with 0 additions and 5 deletions
5
index.js
5
index.js
|
@ -101,11 +101,6 @@ function botThings() {
|
|||
bot.options = {
|
||||
username: `${randomstring.generate(16)}`,
|
||||
host: process.argv[2],
|
||||
// host: '129.159.58.114',
|
||||
// host: 'mathialogsscode.tk',
|
||||
// host: 'sus.shhnowisnottheti.me',
|
||||
// host: 'play.kaboom.pw',
|
||||
// host: '35.157.111.131',
|
||||
port: process.argv[3] ? Number(process.argv[3]) : 25565,
|
||||
version: '1.18.2',
|
||||
physicsEnabled: false,
|
||||
|
|
Loading…
Reference in a new issue