Jump to content

help need to disable mods on server


Ak246

Recommended Posts

HEY EVERYONE i have just made a public server!!! ive tested it and everything works.  The only thing im not sure how to do is to disable mods.  I would like to disable the promiseland, the minions mod, the morphs mod, and the stove form furniture. Can anyone help me! I am using perrmissionsEX and essentials if that helps in anyway...

-GUSFRING

Link to comment
Share on other sites

Minions and Morph can simply be removed from the mods folder, promisedland is part of biomesoplenty (which you probably want to keep) so you can go into the misc.cfg file in config/biomesoplenty and disable the ancient staff in the crafting settings, should end up looking like this;

####################
# crafting settings
####################

"crafting settings" {
    B:"Enable Amethyst Tool/Armor Crafting"=true
    B:"Enable Ancient Staff Crafting"=false
    B:"Enable Dartblower/Dart Crafting"=true
    B:"Enable Enderporter Crafting"=true
    B:"Enable Flower Band Crafting"=true
    B:"Enable Mud Tool/Armor Crafting"=true
    B:"Enable Scythe Crafting"=true
}
Edited by Loader
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...