need help to make a minecraft server
-
so i have the server i need and everything but it all comes crashing down with pterodactyl as I don't know much on it can someone help or guide me please
what is pterodactyl?
-
what is pterodactyl?
a server game management panel
-
so i have the server i need and everything but it all comes crashing down with pterodactyl as I don't know much on it can someone help or guide me please
Here’s a resource: https://serverfault.com/
-
so i have the server i need and everything but it all comes crashing down with pterodactyl as I don't know much on it can someone help or guide me please
Sounds like you are in head over heels.
Pterodactyl has a discord, why don't you go there for dedicated support?
Regardless of where you ask - if you want help you should provide detailed information. Tell exactly what commands you entered, from start to finish, not skipping anything and provide the outputs that you've gotten, especially the errors.
-
so i have the server i need and everything but it all comes crashing down with pterodactyl as I don't know much on it can someone help or guide me please
Does it have to be pterodactyl? I have two servers set up with Docker and they were very easy to set up.
I use this: https://github.com/itzg/docker-minecraft-server
-
Does it have to be pterodactyl? I have two servers set up with Docker and they were very easy to set up.
I use this: https://github.com/itzg/docker-minecraft-server
Itgz has Java and Bedrock variants, and there are a few useful helper tools out there for bedrock.
-
Does it have to be pterodactyl? I have two servers set up with Docker and they were very easy to set up.
I use this: https://github.com/itzg/docker-minecraft-server
Seconding this. Itzg's server is so easy, I taught my 15 year old niece to run one.
-
so i have the server i need and everything but it all comes crashing down with pterodactyl as I don't know much on it can someone help or guide me please
I've always just run the server directly from the JAR in a
screen
session. If you're just running a simple server and don't need the features of Pterodactyl it's definitely the easiest option. Just download the JAR from Minecraft's website to a new directory, and run withjava -Xmx4G -Xms4G -jar minecraft_server.1.21.6.jar nogui
(The page says 1 gig of RAM, but I'd recommend more if you have it available). -
Does it have to be pterodactyl? I have two servers set up with Docker and they were very easy to set up.
I use this: https://github.com/itzg/docker-minecraft-server
well using a web gui it'll make it easier for me to control the files and etc
-
Sounds like you are in head over heels.
Pterodactyl has a discord, why don't you go there for dedicated support?
Regardless of where you ask - if you want help you should provide detailed information. Tell exactly what commands you entered, from start to finish, not skipping anything and provide the outputs that you've gotten, especially the errors.
sure just wish it was online chat so its easier to talk but what can you do
-
so i have the server i need and everything but it all comes crashing down with pterodactyl as I don't know much on it can someone help or guide me please
Is much nicer
-
Sounds like you are in head over heels.
Pterodactyl has a discord, why don't you go there for dedicated support?
Regardless of where you ask - if you want help you should provide detailed information. Tell exactly what commands you entered, from start to finish, not skipping anything and provide the outputs that you've gotten, especially the errors.
well i've downloaded the panel and wings now I have a domain I bought from cloudfare but after that I don't know what else to do
-
well i've downloaded the panel and wings now I have a domain I bought from cloudfare but after that I don't know what else to do
wrote on last edited by [email protected]You can not run pterodactyl on cloudflare.
For pterodactyl or any gaming server, you need a real server with a real operating system that you get full control over.
Instead look for cheap VPS options in your country. Make sure their specs are good enough for a minecraft server. It will cost ~ 5-10$ per month. Then:
-
Point the domain from cloudflare to that VPS by changing the dns records in cloudflare
-
Install some linux on it like debian.
-
Get into that linux by using ssh.
-
Then follow the installation instructions on the pterodactyl website. https://pterodactyl.io/panel/1.0/getting_started.html
-
-
Does it have to be pterodactyl? I have two servers set up with Docker and they were very easy to set up.
I use this: https://github.com/itzg/docker-minecraft-server
wrote on last edited by [email protected]OP doesn't know what a server is. They bought a domain on cloudflare. Which is fine, I was like that too when I started.
But this comment completely misses it and is just mUh rEcOmMeNdAtiOn slop. Why so many upvotes?
-
well i've downloaded the panel and wings now I have a domain I bought from cloudfare but after that I don't know what else to do
Gotta set up DNS to point to your server, here's a quick guide on how to accomplish this, but cloudflare might have their own guide that would be more specific to your platform.
-
You can not run pterodactyl on cloudflare.
For pterodactyl or any gaming server, you need a real server with a real operating system that you get full control over.
Instead look for cheap VPS options in your country. Make sure their specs are good enough for a minecraft server. It will cost ~ 5-10$ per month. Then:
-
Point the domain from cloudflare to that VPS by changing the dns records in cloudflare
-
Install some linux on it like debian.
-
Get into that linux by using ssh.
-
Then follow the installation instructions on the pterodactyl website. https://pterodactyl.io/panel/1.0/getting_started.html
do you have discord by chance sorry for asking just so I can ask stuff and I already have an ubuntu server setup isn't that like an vps already
-
-
do you have discord by chance sorry for asking just so I can ask stuff and I already have an ubuntu server setup isn't that like an vps already
wrote on last edited by [email protected]If you already have a server then follow the installation instructions on the pterodactyl website. https://pterodactyl.io/panel/1.0/getting_started.html
Then if some step goes wrong:
if you want help you should provide detailed information. Tell exactly what commands you entered, from start to finish, not skipping anything and provide the outputs that you’ve gotten, especially the errors.
The pterodactyl discord will probably be more helpful there.
-
Is much nicer
There is no competition to Minecraft.
-
Does it have to be pterodactyl? I have two servers set up with Docker and they were very easy to set up.
I use this: https://github.com/itzg/docker-minecraft-server
If you're a beginner use Pufferpanel. Pterodactyl is a nightmare to setup and maintain.
-
so i have the server i need and everything but it all comes crashing down with pterodactyl as I don't know much on it can someone help or guide me please
Pufferpanel is an alternative to Pterodactyl. So it Pelican Panel. I'd use Pufferpanel for easier setup maintenance.