This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | ########################################################################################## | |
| # Challenges | |
| # Rewards and required items have to be described using Bukkit Materials | |
| # and be exactly correct | |
| # Do not use Type Id's - they will not work | |
| # Challenges can be one of three types - inventory, island or level. | |
| # inventory - means the player must have the items on them | |
| # island - means the items have to be on the island and within 10 blocks of the player | |
| # entities are also supported, e.g., COW. | |
| # level - means the island level has to be equal or over this amount |