Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connect to online server #61

Open
John-Naiker opened this issue Feb 18, 2022 · 2 comments
Open

Connect to online server #61

John-Naiker opened this issue Feb 18, 2022 · 2 comments

Comments

@John-Naiker
Copy link

Hey. This is amazing! How would one initiate a connection from Scratch or Python to a minecraft server running online rather than locally?

@Marcinosoft
Copy link

Yes, but using "RaspberryJuice" plugin dedicated to Minecraft servers like Bukkit, Spigot or Paper. Plugin was developed for Minecraft Java Edition 1.12.1, but It works with latest one 1.18.1 too. This plugin allow to connect to server running on localhost, LAN or via Internet.

https://github.com/zhuowei/RaspberryJuice

@xboxone08
Copy link

If you can install plugins on the server, you could install RaspberryJuice (Bukkit/Spigot/Paper plugin) on it and then be able to control it using Python. You can't control a server which doesn't use the plugin with Python though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants