a Modded Minecraft Server project - a modpack centralised around the Create mod
Find a file
2025-03-27 20:32:25 +01:00
client set correct file permissions 2025-03-26 22:14:29 +01:00
minimum init v1.2.1 2025-03-25 22:02:41 +01:00
server init v1.2.1 2025-03-26 22:07:29 +01:00
credits.txt Licensing & Credits 2025-03-27 20:28:48 +01:00
LICENSE Initial commit 2025-03-25 20:36:13 +01:00
README.md fix rel links? 2025-03-27 20:32:25 +01:00

MMS

a Modded Minecraft Server project - modpack development & more

Licensing & Credits

  • This project is mostly licensed under the AGPL-3.0-or-later.
  • The "client" and "server" modpacks are based on Simply Optimized by "HyperSoop", which has it's own license at https://oql.avris.it/license/v1.1.
  • Excluded from the AGPL-3.0-or-later are
    • all "mods" (jar binaries), as each has their own open-source license. You can find them in the "mods" folders:
      • <./client/mods/>
      • <./minimum/mods/>
      • <./server/server/mods/>
    • the fabric-server-mc...loader...launcher...jar file(s) located at <./server/server/> by FabricMC licensed under the Apache-2.0 License
      • When executed, the server launcher will download & execute the actual closed-source Minecraft executables by Mojang, as the EULA forbids distribution.
  • Credits go to Vanilla Tweaks for
    • the resourcepacks in <./client/resourcepacks/>.
    • the datapacks in <./server/server/world/datapacks/>.