I get this in config.yml: # Multisoup Config! # This is my config.yml Code: # Multisoup Config! # Options: SoupConfig: ItemName: Cacti Juice Recipe: Material.CACTUS Health: 7 This is my code, syntax java thing didnt work. http://dev.bukkit.org/paste/7009/
You have to keep the amount of space you indent equivalent throughout the configuration file. The following configuration file should work properly: Code: # Multisoup Config! # Options: SoupConfig: ItemName: Cacti Juice Recipe: Material.CACTUS Health: 7