moorkop / mccy-engine

Provides a web based "Minecraft Server as a Service" (MCaaS?) to deploy Minecraft server containers on any Docker Swarm cluster or standalone Engine instance.
Apache License 2.0
12 stars 4 forks source link

Uploaded worlds should be able to specify modules #96

Open sshipway opened 8 years ago

sshipway commented 8 years ago

An uploaded world should be able to specify a (default) list of modules required for it to work. For example, a spleef world may need to have the bowsleepf mod installed. If modules are specified against a world, then selecting that world adds the modules to the user-provided list (and forced forge/bukkit as necessary?)