Skip to content

SydMontague/FactionMobs

 
 

Repository files navigation

Information can be found at
http://dev.bukkit.org/server-mods/faction-mobs/ or https://www.spigotmc.org/resources/faction-mobs.15803/

This code requires the following libraries:
Bukkit/CraftBukkit (installed by BuildTools) - https://www.spigotmc.org/wiki/buildtools/
Vault (fetched by Maven) - http://dev.bukkit.org/server-mods/vault/

This code depends on the following team plugins:
Factions - http://dev.bukkit.org/server-mods/factions/
MCore (required for Factions) - http://dev.bukkit.org/server-mods/mcore/
Towny - http://palmergames.com/towny/
SimpleClans - http://dev.bukkit.org/bukkit-plugins/simpleclans/
Kingdoms - https://www.spigotmc.org/resources/11833/
Feudal - https://www.spigotmc.org/resources/22873/

If you are compiling for yourself, you can delete the unused packages under "com.gmail.scyntrus.ifactions"
The corresponding team plugin dependencies can be removed from the pom.xml

By default, the pom file is configured to look for these jars in the lib folder

Build with Maven

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.5%
  • Python 0.5%