Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #Configuration#
- Plugin:
- #AutoUpdate the plugin when a update is found#
- AutoUpdate: false
- #Reasons not to add special equipmemt#
- #If true blocks usage#
- Reason:
- Spawner: true
- Egg: true
- #Mobs drop the all the equipment they're wearing#
- #If false will on drop only special items#
- DropFix:
- Equipment: false
- #Adds Damages to all drops#
- Damage: false
- #When adding enchantments, only allow safe or item specific enchantments#
- SafeEnchant:
- Enabled: true
- #Allow the generation of ruins in the map#
- Ruins:
- Enabled: true
- Chance: 1
- #Allow the drop of custom items (custom.yml)#
- Custom:
- Enabled: false
- Chance: 1
- #Allow the drop of lore items (lore.txt enhancements)#
- Lore:
- Enabled: false
- Chance: 5
- EnhanceAmount: 2
- #Allow the drop of book to "identify" Magic color items#
- IdentifyTome:
- Enabled: false
- Chance: 2
- #Allow the drop of socketted items#
- SocketItem:
- Enabled: false
- Chance: 5
- EnhanceLevelBy: 1
- EnhanceMax: 10
- Items:
- - Emerald
- - Diamond
- #- Skull#
- #This is the initial chance to retrieve an item#
- Precentages:
- ChancePerSpawn: 50
- Tier:
- #Items in Tier can be added#
- #Follow the commented format guide lines
- #
- # Custom:
- # Color: (Black,Dark_Blue,Dark_Green,
- # Dark_Aqua,Dark_Red,Dark_Purple,
- # Gold,Gray,Dark_Gray,Blue,Green,
- # Aqua,Red,Light_Purple,Yellow,
- # White,Magic,Bold,Strike,Underline,
- # Italic)
- # Chance: Precentage out of 100
- # Enchantments:
- # Amt: 7
- # Levels: 6
- Legendary:
- Color: Green
- Chance: 3
- Enchantments:
- Amt: 7
- Levels: 10
- Lore:
- Color: Yellow
- Chance: 7
- Enchantments:
- Amt: 7
- Levels: 9
- Magical:
- Color: Blue
- Chance: 15
- Enchantments:
- Amt: 3
- Levels: 4
- Rare:
- Color: Red
- Chance: 20
- Enchantments:
- Amt: 5
- Levels: 5
- Set:
- Color: Gold
- Chance: 10
- Enchantments:
- Amt: 7
- Levels: 6
- #Unidentified:
- #Color: White
- #Chance: 33
- #When Identified
- #Enchantments:
- # Amt: 10
- # Levels: 10
- #If enabled only worlds listed will be affected#
- Worlds:
- Enabled: false
- Allowed:
- - 'world'
- - 'world_nether'
- - 'world_the_end'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement