Minecraft Server
smoothcubegit
HOBBYOP

a year ago

Developing minecraft server

Solved

30 Replies

smoothcubegit
HOBBYOP

a year ago

N/A


smoothcubegit
HOBBYOP

a year ago

1353438907802321000


smoothcubegit
HOBBYOP

a year ago

@Fragly


smoothcubegit
HOBBYOP

a year ago

you said you could edit the files


smoothcubegit
HOBBYOP

a year ago

however that isn't possible?


adam
MODERATOR

a year ago

You can edit the files using the filebrowser template.


dev
MODERATOR

a year ago

I cant edit the files however?

you can edit the files by either:

  1. throwing the volume onto a filebrowser template setting USE_VOLUME_ROOT to 1, then mounting it back to the minecraft server after you're done
    or

  2. SSH into the container and edit files from there using nano or something


adam
MODERATOR

a year ago

Filebrowser is the easier way imo


smoothcubegit
HOBBYOP

a year ago

adding a custom domain? (to mc server)


adam
MODERATOR

a year ago

but ssh is possible if you know what you're doing


adam
MODERATOR

a year ago

Custom domain should be done through the Railway settings


dev
MODERATOR

a year ago

those only work for HTTP


adam
MODERATOR

a year ago

I believe? Or you may need a proxy in front of it


smoothcubegit
HOBBYOP

a year ago

do you mind helping with that XD


adam
MODERATOR

a year ago

I wouldn't know where to start


adam
MODERATOR

a year ago

Oh sorry, didn't see that this was a continuation of a chit chat conversation, I won't butt in anymore :)


dev
MODERATOR

a year ago

What I did for my mc servers was I used SRV records on namecheap to "proxy" the TCP, the SRV points to an A record which itself points to the server IP. I made my own little service for updating that IP because container IPs can update over time

This is a very annoying approach though and you'd still need to specify the port after the custom domain
so for example the mc server IP would look like

mc.example.com:5735

smoothcubegit
HOBBYOP

a year ago

dw, you helped a lot XD


smoothcubegit
HOBBYOP

a year ago

could i just make a simple web app that returns with the tcp when promted with the domain?


dev
MODERATOR

a year ago

unless minecraft has a feature like that built in, I don't think so


smoothcubegit
HOBBYOP

a year ago

damn.


smoothcubegit
HOBBYOP

a year ago

how do i check the volume root?


smoothcubegit
HOBBYOP

a year ago

how do i check the volume root?


smoothcubegit
HOBBYOP

a year ago

1353440867733737700


dev
MODERATOR

a year ago

it's a service variable that you specify on the Filebrowser service


smoothcubegit
HOBBYOP

a year ago

i mean how do i set it to the minecraft server volume?


dev
MODERATOR

a year ago

first disconnect gun-volume by right clicking on it and clicking disconnect
then disconnect bikes-volume
then mount bikes-volume to Filebrowser on /data by right clicking on it
you can now edit the files
after you're done disconnect it again and remount back to your mc server service on /data


smoothcubegit
HOBBYOP

a year ago

got it! Thanks!


dev
MODERATOR

a year ago

npp


dev
MODERATOR

a year ago

!s


Status changed to Solved dev 11 months ago


Loading...