RpgEssentials icon indicating copy to clipboard operation
RpgEssentials copied to clipboard

Way to disable leveling skills? (Mining etc)

Open SnowVI opened this issue 13 years ago • 3 comments

Is there a way to disable a leveling skill like mining, woodcutting etc? If been trying to delete the intire text inside the leveling text document but that doesn't seem to work :/. Does annyone knows a solution?

P.S sorry for my bad english.

SnowVI avatar Jun 23 '12 13:06 SnowVI

there's a "modules.yml" file in /plugins/RpgEssentials folder where you can disable any feature. open it with notepad++ (look it up on google) then change the value of the feature you want to disable to false.

example:

Modules: store: true leveling: false banking: true mailing: true regions: false texturepack: false custom mobs: false battle music: false death chest: false npcs: false

so i have everything disabled except store, banking, and mailing

aabusheikh avatar Jun 26 '12 01:06 aabusheikh

I know that but is there a way to disable specific skills? Does disable leveling disable leveling at all?

SnowVI avatar Jun 26 '12 17:06 SnowVI

yeah if you disable leveling in the modules.yml you disable the whole leveling system

aabusheikh avatar Jul 04 '12 20:07 aabusheikh