danjono / Inventory-Rollback

Allows server moderators to restore player items and data from backups.
MIT License
35 stars 20 forks source link

no translation for icons v2.0 #46

Open igumen1990 opened 3 years ago

igumen1990 commented 3 years ago

there is no translation string for icons in the new version. in the config of the old version (1.4) there was this:

icons:
  mainMenu:
    deathIcon:
      item: BONE
      name: '&cСмерти'
    joinIcon:
      item: OAK_SAPLING
      name: '&aВходы в игру'
    quitIcon:
      item: RED_BED
      name: '&6Выходы из игры'
    worldChangeIcon:
      item: COMPASS
      name: '&eСмена мира'
    forceSaveIcon:
      item: DIAMOND
      name: '&bForce Saves'

the new one doesn't