Skip to content

dibope/mcserverstarter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 

Repository files navigation

Seedloaf mc server starter

Selenium script to start seedloaf server

(only thing u need to do is add email and password)

(There's a Instructions.md(not for bot) if u wish to add ur friends to use this)

Table of contents:

To use it for ur seedloaf server: (Setup)

1)Fork this(top right) and create 2 repository secrets named USERNAME, PASSWORD.(your email and seedloaf password)

image

Go to Actions tab and enable workflows

To add repository secret:(Settings > Secrets and variables > Actions > repository secrets > New repository secret)

( No one, even u can't see them after u set so it's really a secret) repo_secrets1

2)Click Run selenium script(yeah not the one in pic) then Run workflow. Refresh page to view the run. start_mc

3)(Only if you are using this for the bot else skip to Step-4)

Create a finegrain token

Go to settings in profile > developer settings > personal access token > fine grain > set the permissions as given below(there are images below too)

Permissions for Personal access token

Expiration : no expiration

Repository access : all repositories (or the repo u want)

Permissions : Actions (read and write); Workflow(read and write)

Note: DO NOT GIVE ANY PERMISSIONS OTHER THAN SPECIFIED. ESPECIALLY contents permission lets anyone edit your repo so check if this is your finally permissions image

in permissions tab PAT1 PAT2

4)(Not needed for the bot)

Add your friends as collaborators collaboraters

To prevent them from changing the code(Not needed for bot):

1)Go to settings>branchs>branch protection rule>Require status check>select "fail-job" or type if not appearred. fail_job1 fail_job2

2)Set ur friends with read only access

Common problems:

  1. check if u have enabled workflows in Action tab

    image

  2. View the run in actions tab. open Run selenium script section to view any problems like password incorrect or anything.

  3. try using older selenium file named selenium_working.yml. this is the last option

  4. If you have created seedloaf acc though discord and not by email, even if u added password after that it wont work. Do the following in Seedloaf:

    1. add an email

    2. unlink discord

    3. change password in security tab in seedloaf profile

    4. u can add discord accs now

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published