Recent Discussions
Question about Creating and Making Servers
Unanswered
Carolina Chickadee posted this in #questions
28 messages
0 views
Carolina ChickadeeOP
Is it possible to Make and Create Minecraft Servers with using Python with JSON and Java?
Philippine Crocodile
you can make a server for anything using anything, as long as the protocols between client and server match
@Philippine Crocodile you can make a server for anything using anything, as long as the protocols between client and server match
Carolina ChickadeeOP
and How do i do that, are there any like YouTube Videos and also like good Online Docs on this too?
Philippine Crocodile
there is no simple answer to that question
all I can say is to open https://minecraft.wiki/w/Java_Edition_protocol/Packets and implement the packets
glhf if you decide to do that
Carolina ChickadeeOP
Okei, Thanks for now
Philippine Crocodile
like, you will not find tutorials how to code a minecraft server from scratch
Carolina ChickadeeOP
Okei 👍
Philippine Crocodile
if you really need something custom I'd rather recommend using minestom
Carolina ChickadeeOP
Where can i find infos on minestom?
Philippine Crocodile
open google, type in "minestom"
Bluetick Coonhound
Why specifically Python, json, and Java
Since you are gonna use Java anyway just use the pre-existing Java servers
Carolina ChickadeeOP
Oh, I Don,t know, But What Python libraries can i use with making it be complied with Java
Bluetick Coonhound
Java cannot compile Python
Python also cannot be compiled in general, it’s interpreted
Carolina ChickadeeOP
Oh, then are there any other ways to get Python and Java Compiled then, buf if not then its okay
Bluetick Coonhound
I mean why are you even doing this
Carolina ChickadeeOP
I Don't know, and I am sorry for asking this weird question
Loading...
Loading...