Advertisement
spigotdev

AsylumMines - messages.yml

Dec 26th, 2018
338
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.86 KB | None | 0 0
  1. Messages:
  2. Prefix: "&8[&bAsylum&fMines&8]"
  3. Reset:
  4. Message: "&b%MINE% &fis resetting."
  5. Interval:
  6. Message:
  7. Singular: "&b%MINE% &fwill be resetting in &b%time% &fsecond."
  8. Plural: "&b%MINE% &fwill be resetting in &b%time% &fseconds."
  9. Gradual:
  10. In Progress: "&cYou must wait until the mine is done resetting, before breaking blocks."
  11. Mine:
  12. No Block Placing: "&cYou are not allowed to place blocks in this mine."
  13. Events:
  14. Sign:
  15. Placed: " &8&l» &fPlease type in chat what mine you'd like this sign to be linked to."
  16. Linking Cancelled: " &8&l» &fLinking sign to mine has been canceled."
  17. Invalid Mine: " &8&l» &fSorry, but &a%MINE% &fisn't a valid mine. You can always type 'cancel' to not set this up now."
  18. Mine Linked: " &8&l» &fThat sign is now linked to the &a%MINE% &fmine."
  19. Reset Cooldown: " &8&l» &fYou have to wait another &a%TIME% &fto use another mine reset sign."
  20. Reset Mine: " &8&l» &fMine has been reset."
  21. Mine Fly:
  22. Enabled: "&fMine fly has been &aenabled&f."
  23. Disabled: "&fMine fly has been &cdisabled&f."
  24. Command:
  25. Help:
  26. Format: "&8&l» &b%COMMAND% &8&l» &f%DESCRIPTION%"
  27. Page Format: "&8&l» &fPage &b%PAGE% &fof &b%PAGES% &8&l» &f/mine help (page)"
  28. Error:
  29. In Game: "You must be in game to execute this command."
  30. No Permission: "&cYou do not have permission to do this."
  31. Invalid Number: "&c%NUMBER% was not a valid number."
  32. Invalid Block Found: "&cThe block type %BLOCK% couldn't be found."
  33. Invalid Chance Parse: "&cUnable to parse the chance %CHANCE%."
  34. Invalid Chance Zero: "&cThe chance must be greater than zero."
  35. Mine:
  36. Invalid: "&cThat mine doesn't exist."
  37. Exists: "&cThat mine already exists."
  38. Failed: "&cFailed to create mine."
  39. Position:
  40. Success: "&aPosition %index% was set."
  41. Create:
  42. Success: "&aMine created."
  43. Failed: "&cFailed to create mine."
  44. Delete:
  45. Success: "&cMine deleted."
  46. Failed: "&cFailed to delete mine."
  47. Copied:
  48. Success: "&fCopied &a%COPYMINE% &fto &a%MINE%"
  49. List:
  50. Empty: "&cThere are no mines to show."
  51. Maximum: "&cThere are too many mines to list."
  52. Showing: "&fShowing &b%amount% &fmines."
  53. Set Region:
  54. Error: "&cYour WorldEdit selection was invalid. Perhaps it was unfinished / cross-world?"
  55. Success: "&aRegion set."
  56. Set Teleport:
  57. Success: "&aTeleport location set."
  58. Set Reset Interval:
  59. Success: "&aYou have set %MINE%'s reset interval to %time% seconds."
  60. Set Reset Percentage:
  61. Success: "&aYou have set %MINE%'s reset percentage to %percentage%%."
  62. Reset:
  63. Success: "&aThe mine will now reset."
  64. Teleport:
  65. No Teleport Location: "&cThere are no teleport point set for this mine."
  66. Success: "&aTeleporting you."
  67. Info:
  68. Not Inside: "&cYou are not inside any mines."
  69. Success:
  70. Singular: "&fYou are inside &b%MINE% &fmine."
  71. Plural: "&fYou are inside &b%mines% &fmine."
  72. Add Block:
  73. Success: "&a%MINE%&f had the block &a%BLOCK%&f added."
  74. Unsuccess: "&a%MINE%&f didn't have the block &a%BLOCK%&f added, because it would've exceeded the 100% max percentage."
  75. Already Inside: "&a%MINE% &fdidn't have the block &a%BLOCK%&f added, because they already contained that block."
  76. Remove Block:
  77. Success: "&a%MINE% &fhad the block &a%BLOCK%&7 removed."
  78. Unsuccess: "&cNo mines had that block inside them."
  79. Mine Fly:
  80. Enabled: "&fYou have &aenabled &fmine-fly for &a%MINE%&f."
  81. Disabled: "&fYou have &cdisabled &fmine-fly for &a%MINE%&f."
  82. Reload:
  83. In Progress: "&cReloading in progress."
  84. Completed: "&aReload complete."
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement