You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/games-server/minecraft-server/files
root 02969f4d47
Sync with portage [Fri Dec 13 09:03:22 MSK 2019].
5 years ago
..
README.gentoo Sync with portage [Mon Aug 6 08:50:02 MSK 2018]. 6 years ago
minecraft-server.confd Sync with portage [Thu Jul 12 07:27:47 MSK 2018]. 6 years ago
minecraft-server.initd-r2 Sync with portage [Sun Sep 16 00:11:59 MSK 2018]. 6 years ago
minecraft-server.initd-r3 Sync with portage [Fri Dec 13 09:03:22 MSK 2019]. 5 years ago

README.gentoo

This package provides an init script and a conf file.

You don't have to modify those files directly,
but instead you can make a symlink of that init script
and a copy of that conf file.
You would do this for every server, you want to setup.

For example, you wan't to setup an world called 'gentoo',
you would do:

cd /etc/init.d
ln -s minecraft-server minecraft-server.gentoo

cd /etc/conf.d
cp minecraft-server minecraft-server.gentoo

After that, make your settings in
/etc/conf.d/minecraft-server.gentoo.

If you don't make a symlink, but use the default scripts,
your world will be called 'main'.