Ahtenus / minecraft-init

Init script for minecraft and bukkit servers
403 stars 124 forks source link

Bukkit Release = CB_Release= #54

Open Remanent opened 12 years ago

Remanent commented 12 years ago

Perhaps update this variable to be written as recommended, beta, or dev, and have the mc_update section of the script download the appropriate file.

http://dl.bukkit.org/latest-rb/craftbukkit.jar = latest recommended build http://dl.bukkit.org/downloads/craftbukkit/list/beta/ = latest beta builds, similiar to the ../dev/ section, but lists beta builds. http://dl.bukkit.org/downloads/craftbukkit/list/dev/ = latest dev builds.

Remanent commented 12 years ago

http://dl.bukkit.org/downloads/craftbukkit/list/rb/ could also be used for recommended builds instead of the other url via the commands used to the url used on the dev builds, but the link provided before works as well as http://cbukk.it/craftbukkit.jar

TyOverby commented 12 years ago

I would think "stable" would be a better fit than recommended, but I agree with all your other points.

sockenklaus commented 12 years ago

When i recall correctly, this is working as stated above and therefore, this issue can be closed?