Implementation of new features and bug fixes.
- Implementation of a new option in the config.yml
Code (YAML):
#If this option is activated, it will stack
#entities of the same type of entity that
#spawns the "SPAWNER"
stacked-entities-equals-spawner
: true
- Implementation of new types commands in rewards.yml
Code (Text):
2:
- "title:&a&lLEVEL UP!;&7You have reached level 2!;0;20;0"
- "player:ss give CHICKEN %player%"
- Fixed an error with the rewards that does not apply the color codes to the messages, this has already been fixed.