Configuration - itsneyoa/fragrunning-bot GitHub Wiki
Server options
What server would you like to connect to?
The default is mc.hypixel.net, however if you want to use a different proxy fill in this field with whatever you want to connect to.
Minecraft options
Are you using a Microsoft or Mojang account?
If you are using a Mojang account you will be prompted to enter your username and password, if you are using a Microsoft account you will be prompted to visit the Microsoft Link page when you first start the bot.
Fragrunning options
Which whitelist mode would you like to use?
There are currently 5 modes implemented for various use cases.
Everyone- Anyone who isn't on the Blacklist will be able to join the queue
- The bot will leave parties after 5 seconds
Solo- Only one user will be able to join the party, all other users will be ignored
- The user input is available after selecting
Soloas the mode - The bot will never leave the party
Users- Only users defined in the config will be able to join the party, all other users will be ignored
- The users input is available after selecting
Usersas the mode. Usernames are separated my commas (eg:neyoa, dweadie, 23456789) - The bot will leave parties after 5 seconds
Guild- Only users in the selected guild and not on the blacklist will be able to join the party, all other users will be ignored
- The guild input is available after selecting
Guildas the mode - The bot will leave parties after 5 seconds
Friends- Only users on the friends list of the selected player and not on the blacklist will be able to join the party, all other users will be ignored
- The user input is available after selecting
Friendsas the mode - The bot will leave the party after 5 seconds
Would you like to use a blacklist?
Lets you select users which will never be able to join parties selected by the bot. This only applies to Everyone, Guild and Friends modes. Again users are separated by commas (eg: Jperrm, Grrynn, fireflame606)
If you need to update the config you can re-run the tool using
yarn setup
or
node . --setup