en_UK

error:
  badDisableUtilisation: Bad use ! Type /disableore <ore name>.
  badEnableUtilisation: Bad use ! Type /enableore <ore name> <moneyRewarded>.
  badModifyMoneyUtilisation: Bad use ! Type /modifymoneygiven <ore> <new money reward>.
  badGetMoneyUtilisation: Bad use ! Type /getmoneygiven <ore>.
  badAddWorldBlacklistUtilisation: Bad use ! Type /addworldblacklist <world>.
  badRemoveWorldBlacklistUtilisation: Bad use ! Type /removeworldblacklist <world>.
  badGetBlacklistedWorldsUtilisation: Bad use ! Type /getblacklistedworlds <page>.
  badGetEnabledOresUtilisation: Bad use ! Type /getenabledores <page>
  oreNotEnabled: The ore you specified isn't enabled !
  worldNotInBlacklist: The world you specified isn't in the blacklist !
  oreAlreadyEnabled: The ore you specified is already enabled !
  worldAlreadyBlacklisted: The world you specified is already blacklisted !
  oreDoesntExist: The ore you specified doesn't exist !
  worldDoesntExist: The world you specified doesn't exist !
  whileDisable: An error occurred while trying to disable ore {ORE_NAME} !
  whileRemovingWorldBlacklist: An error occurred while trying to remove world {WORLD_NAME} from the blacklist !
  whileEnable: An error occurred while trying to enable ore {ORE_NAME} !
  whileAddingWorldBlacklist: An error occurred while trying to add world {WORLD_NAME} in the blacklist !
  whileModifyMoney: An error occurred while trying to modify the money given by the ore {ORE_NAME} !
  noPermission: You don't have permission to do this !
  noBlacklistedWorlds: You don't have blacklisted world !
  noEnabledOres: You don't have enabled ore !
  glowingRedstone: GLOWING_REDSTONE_ORE already enabled ! Please remove it from the config before !
  redstoneOre: REDSTONE_ORE already enabled ! Please remove it from the config before !
success:
  reload: Configuration reloaded !
  disable: Successfully disabled ore {ORE_NAME} !
  removeWorld: Successfully removed world {WORLD_NAME} from the blacklist !
  enable: Successfully enabled ore {ORE_NAME} !
  addWorld: Successfully added world {WORLD_NAME} to the blacklist !
  modifyMoney: Successfully modified money given by ore {ORE_NAME} !
information:
  getMoneyGiven: The money given by {ORE_NAME} is ${MONEY_GIVEN}.
  getWorldBlacklistedTitle: 'Blacklisted worlds : (page {ACTUAL_PAGE}/{MAX_PAGE})'
  getWorldBlacklistedList: '{WORLD_NUMBER}. {WORLD_NAME}'
  getBlocksListTitle: 'Enabled ores : (page {ACTUAL_PAGE}/{MAX_PAGE})'
  getBlocksList: '{ORE_NUMBER}. {ORE_NAME} -- {MONEY_REWARDED}'

Comments

Posts Quoted:
Reply
Clear All Quotes