LevelledMobs Plugin for Minecraft
in Plugins
By Dalton Whalen
Overview
No matter where you travel to on a vanilla Minecraft server, you will find mobs scattered everywhere. From the overworld cows to fearsome wither skeletons, they make the game more exciting to play through. In most cases, many players find that mobs are too easy, even on the harder difficulties. This has been rectified thanks to LevelledMobs, a Spigot plugin that adds a level system to each server mob. The higher a level, the more speed, health, and damage will be added, creating fearsome foes. Night time will become even more dangerous, as creatures of varying levels will try to hunt you down. Installing plugins is easy with our Apex Hosting panel uploader, so we have created this guide to help you get started.
LevelledMobs Download
- Visit the LevelledMobs Spigot Page.
- Press the blue
Download Now
button in the top-right. - Once prompted, save the .jar file to a safe location for later.
- For 1.16 and later servers, download ProtocolLib as well.
Note: While the latest download of LevelledMobs should work across many versions, you can enter the Version History tab to obtain a specific download for the plugin.
Server Installation
- Navigate to your Apex server panel, then stop the server.
- Scroll down to the
Game File
section and make note of the version. - Ensure you are running a plugin-compatible server, such as PaperMC or Spigot.
- Afterwards, enter the
FTP File Access
in the left-hand menu. - Locate and enter the
plugins
folder, then press “Upload” in the top-left. - Drag + drop the .jar files in the right-hand side.
- Once at 100% uploaded, return to the main panel page.
- Restart the server to load up LevelledMobs for use.
How to Get Started
Upon spawning into your server, you may not immediately notice anything different. However as soon as new mobs begin to spawn, you will find a status bar floating above their head. This will display level, name, and health information.
Health Indicators
Each mob will have a health bar included above their heads. This bar will change depending on the level of the mob, which can scale up to have tons more health than the player. Even the weaker mobs will still have almost double the player’s health. If the level becomes high enough, they can even become stronger than the Ender Dragon!
Difficulty Levels
As previously mentioned, each mob will have a unique level, which can be found to the far-left of their status bar. Depending on the difficulty preset, each leveled mob will have a color to match its strength, ranging from green to purple. It’s recommended to avoid the higher levels in the early game, as they may be too tough of an opponent to defeat.
Configuration
While the base plugin is quite simple to use, the true power is in the various configuration files. This will allow you to tweak the behavior of the plugin and mobs as a whole. For more information on configs and commands, visit the LevelledMobs Wiki.
- Stop the server, then enter the
FTP File Access
. - Locate and enter the
plugins
folder, followed byLevelledMobs
. - Here, find the file you wish to adjust, then press
Edit
to the far-right. - After making your changes, press
Save
and restart the server.
settings.yml
The Settings.yml file is primarily to adjust the core functions for the plugin, which mostly consists of advanced settings that should normally remain untouched. Other settings include checking for plugin updates, multiplying head drops, and kill skip conditions.
rules.yml
The true customization settings for the plugin, the Rules config file allows you to change the various conditions relating to the mobs. You can adjust the multipliers for various statuses such as health, speed, damage, xp drops, and more. As part of this, you can also adjust the level range, status bar, and more.
customdrops.yml
The Custom Drops configuration allows you to completely create custom drops to create unique materials and custom commands. There are many customization options available for the custom items, such as the chance, required mob level, if the entity equips the item, and much more. as well.
messages.yml
The messages config file aptly allows you to change the various plugin messages that will appear. These include command usage results, invalid text, and more. In most cases you will not need to edit this, however it can allow you to personalize the experience a bit more.
Common Issues
Mobs don’t have the status bar:
After the plugin has been installed, all existing server mobs will not have the status bar above their heads or level changes. To ensure it is working, simply spawn in any mob to see if the bar appears. If not, use /plugins to see if the plugin appears. Otherwise, double check that the plugin has been installed into the plugins folder directly and not anywhere else, then restart again.
Config file changes are not saving:
Oftentimes, this occurs when there is a problem saving the config file directly. First, ensure you have stopped the server before making any changes, otherwise your adjustments may get overwritten. Otherwise, make sure your changes match the existing format, as any missing punctuation and indentations could break the file. Once these changes are complete, make sure you press the Save button and then restart the server.
Helpful Links
LevelledMobs Spigot Page
LevelledMobs Wiki