Skip to content

ArcanePlugins/LevelledMobs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LevelledMobs Banner

Welcome to LevelledMobs 3

Level-up mobs on your server, RPG-style! Perfect for Survival mode.

Maintained by PenalBuffalo, UltimaOath and lokka30.

Support available on Discord Support available through Spigot PMs
Documentation available on the Wiki Source Code available on GitHub
Contributors listed in Credits Page




About

Minecraft's mobs, on 'hard' difficulty, are so darn easy!

This is where LevelledMobs comes to shine on your server, by upgrading the PvE experience for mobs. LevelledMobs applies a level through customizable formulas to every newly spawned mob on your server - the higher the level, the higher the stats, the more difficult a mob is to fight. Harder, better, faster and stronger, all completely automatic!

It can hook with your favourite plugins, such as EcoSkills, Aurelium Skills, mcMMO, WorldGuard, and far more.


LM Gallery




License

LevelledMobs is libre software, licensed under the GNU Affero General Public License v3.

Copyright (C) 2020-2022  lokka30

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.

View the license here.

LevelledMobs 4 will be relicensed with GNU GPL v3 (non-Affero) as the re-code permits.

Branches

  • main: release branch (latest version on Spigot). Code here is stable.
  • ?.?-dev: these branches contain unfinished code for future releases. Code here is unlikely to be stable.
    • e.g. 3.0-dev: code being written for LM v3.0
    • e.g. 1.2-dev: code being written for LM v1.2
  • javadocs: javadocs for the plugin
  • task/???: a branch addressing a specific topic (should be merged later).