System Information
Field |
Value |
Operating System |
Linux - Ubuntu 24.04.2 on x86_64 |
Product |
AMP ‘Phobos’ v2.6.0.12 (Mainline) |
Virtualization |
None |
Application |
Minecraft |
Module |
MinecraftModule |
Running in Container |
No |
Current State |
Ready |
Problem Description
Issue
I have around 13 mods I want to load, which it is not showing warning or error for those not loaded and not showing what mod had load successfully.
Reproduction Steps
- put all mod in plugin folder
- start up server
- from log it only shows 5 mod loaded, but not listing what mod is loaded
The mods go in the mods folder, not the plugins folder.
You also need to use the correct modloader (Server Type) and version that the mods need.
Thank you, and if it is possible, what is plugin file for, because someone on YouTube told me it is for mods.
Minecraft servers that run plugins typically use software like Spigot or PaperMC, which are built on top of the Minecraft server software and allow for the installation of plugins to add functionality.24 On the other hand, servers that run mods usually use Forge, a modding platform that allows for the installation of mods that can change the fundamental game mechanics and add new content.
- Spigot : A server software that allows for the installation of plugins to add functionality to the server.24
- PaperMC : A fork of Spigot that is optimized for performance and stability, also supports plugins.24
- Forge : A modding platform that allows for the installation of mods, but does not support plugins.45
- Magma : A server software that supports both mods and plugins for versions up to 1.12.2.2
- SpongeForge : A server software that supports both mods and plugins for versions 1.10.2 and up, but only supports plugins made for itself.
hope this helps
Got a post going over all of the major ones here
https://discourse.cubecoders.com/t/a-comprehensive-guide-to-various-minecraft-server-softwares/17672
(Your version ranges on both Magma and SpongeForge are incorrect btw)