Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/halitsever/minecraft-server-on-repl.it
🧊 Packages needed to install minecraft server on Repl.it
https://github.com/halitsever/minecraft-server-on-repl.it
dropbox minecraft replit server
Last synced: about 6 hours ago
JSON representation
🧊 Packages needed to install minecraft server on Repl.it
- Host: GitHub
- URL: https://github.com/halitsever/minecraft-server-on-repl.it
- Owner: halitsever
- License: mit
- Created: 2021-07-13T16:56:34.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-07-25T17:21:58.000Z (over 3 years ago)
- Last Synced: 2024-05-01T16:37:30.807Z (6 months ago)
- Topics: dropbox, minecraft, replit, server
- Language: Python
- Homepage:
- Size: 32.2 KB
- Stars: 2
- Watchers: 0
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
Minecraft Server on Repl.it
Requirements for open minecraft server on repl.it:
- A boosted repl
- Always on activated 2 repl (One of them web server the other one for minecraft server)
- Ngrok token (From here You can open an account and take)
- Dropbox Account and dropbox application key
- DrivebackupV2 extension (Spigot/PaperMC for)
Setup
First create two repls, we will use one for the web server and the other for the minecraft server.
Minecraft Server-fork this first
Web Server for show ip adress-then fork it
From here Create dropbox application.Enter the following keys from hidden logins to your Minecraft server repl:
Dropbox_Token => From here
The key you get for the application you created apikeyforweb => apikey for the request we will send to the web server (For example: Test#123456789)
ngrok_token => Online token via ngrok.com we're done here.Now open getrequest.py and link = Replace the value of the variable "https://your-repl-url.repl.co" with the replin url you second open Here, our operations are completed, now it remains to prepare the webserver.
Enter the repl you created for the web server, open the apikeyforweb key here in the secrets section and "apikeyforweb => apikey for the request we will send to the web server (For example: Test#123456789)" be the same as the key here.
The last thing we need to do after installation DriveBackupV2 plugin install. Download the jar file from here and upload it to server/plugins.
Then here config file Replace the default config file.
If you typed Apikey correctly, the server will write on the site you typed into the getrequest.py.OK now! Login to the server /linkaccount dropbox sync your account by typing Create the first backup manually, type /drivebackup backup for it. Then every 15 minutes your plugins will save the world as long as you are on the server.