Configuration File
Configuration File
Default Config
Your config should look something like this:
#SkyrimRPG configuration file generated by version 0.2.6b #General Settings #Enable this if you want to use spellbooks useSpellbooks: true #Disable these if you don't like thievery enableLockpicking: true enablePickpocketing: true #If you want to allow pickpocketing to fail(inventory is not opened) enablePickpocketingChance: false #Lockpicking and Pickpocketing cooldowns(in seconds), don't work if disabled PickpocketingCooldown: 10 LockpickingCooldown: 10 #Enable/disable pickpocketing and lockpicking cooldowns enablePickpocketingCooldown: true enableLockpickingCooldown: true #Item id of the casting tool(the item used for bindspell, default hands) castingTool: 0 #Enable/disable those annoying sneak messages enableSneakMessage: false #Enable/disable debug mode(Spams your console with useless info, not to be used unless you got errors) debugMode: false #The maximum level of all skills, put 0 for infinite skillLevelCap: 0 #Announce in the console and to players with skyrimrpg.newversion when a new dev build is out announceDevBuild: true #If a player needs "skyrimrpg.spells.<spellname>" or "skyrimrpg.spells.*" in order to cast a spell useSpellPermissions: false #"List" settings #Worlds this plugin is disabled on (Comma seperated list) disabledWorlds: #Skills that should be disabled (Command seperated list) disabledSkills:
Updating to New Versions
Just run /skyrimrpg refresh, and you're fine.