Minecraft server directories are in /home #14
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I currently have two running Minecraft servers,
kaboomandsurvival(.chipmunk.land).So their respective users both have their home directories, containing scripts and server files, in
/home.While yes, these are in fact home directories, they are those of users meant for services, not for actual people to log into. I believe this, as such, clutters the
/homedirectory.Instead these should probably go in
/varor/opt.(note: as for splitting configs into
/etcas per convention, however, that would be too cursed for me; MC servers and their mods/plugins are not designed for said convention)