- In shop.yml, you can now change the lore for locked classes.
- To do this, add new lines until a new section that you can create by using lore-locked, for example:
YAML:aquamancer: item: 'IRON_AXE : 1' name: '&6Aquamancer' lore: - '&7Shots a spell of water' - '&7healing and causing' - '&7damage.' lore-locked: - '&7Shots a spell of water' - '&7healing and causing' - '&7damage.' - '&7' - '%price%' slot: 11
- The %price% placeholder can be changed at Messages.Class-Price (already possible before).
- The team selector lore can now be multiple lines, it has changed its path to Messages.Teams.Selector.Lore-Lines.