File Details
iProfessions v2.0
- R
- May 20, 2012
- 43.89 KB
- 1.1K
- CB 1.2.5-R2.0
File Name
iProfessions.jar
Supported Versions
- CB 1.2.5-R2.0
- Adding the multi-professions support ! With the configuration
- Removing /psetuser command.
- Adding /paddprofuser and /premprofuser command.
- Permissions for using a "learn profession" is now "iprofessions.sign.learn" instead of "iprofessions.learn"
- You have to generate a new lang.properties file, cause I added some sentences.
To make your configuration compatible with 2.0, there's some things to do:
- First, you have to delete the player's profession part. Now players can have multiple professions, the way I save professions is different than before 2.0. For exemple, if you have that:
players: msptibiscuit: miner C4llian: blacksmith
To delete, do that:
players: {}
- Secondly, you have to add those line to your configuration (At the beginning):
config: max_profession: 1

