Advertisement
M-fan

message.yml

Jan 26th, 2019
1,061
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 2.19 KB | None | 0 0
  1. # ==================================== #
  2. #
  3. # RewardPro 4.0.0
  4. # A complete reward solution.
  5. # (c) SuperM
  6. #
  7. # ==================================== #
  8. #
  9. # Thank you for using the plugin!
  10. # If you like the plugin, please rate it with 5 stars on SpigotMc!
  11. #
  12. # ==================================== #
  13. #           Settings
  14. # ==================================== #
  15. # You see the full documentation of this file here:
  16. # https://pastebin.com/7Pn2bhch
  17.  
  18. noPermission: '&cYou don''t have permission!'
  19. Choice:
  20.   GuiTitle:
  21.     Player: '&aHow did you find us?'
  22.     Admin: '&2Players selected&8:'
  23.     NumberOfPlayers: '&aNumber:'
  24.   answer: '&3Thank you very much!'
  25. PlayerOnline:
  26.   DB: '&aSearching all players in Database!'
  27.   last24: '&athese players were online within the last [hours] hours!'
  28. Friend:
  29.   answer: '&aUse /friendrefer NAME for NAME you should use the player name!'
  30.   ownName: '&4You can''t use your own Name!'
  31.   notExists: '&cThis player not existing!'
  32.   thank: '&3Thank you very much!'
  33.   already: '&cYou have already used this Command!'
  34. Present:
  35.   cooldown: '&cYou can''t do this again!'
  36.   availableTime: '&6Reward available:'
  37.   right: '&aYou got your reward credited!'
  38.   wrong: '&cSorry but with your Rank you can''t get this Reward!'
  39.   DatabaseError: '&cPlease try it again later!'
  40.   voting: '&4Vote every Day!'
  41. DailyReward:
  42.   UIHeading: '&6DailyReward'
  43.   AlreadyClaimedReward: '&cYou already claimed a reward today. Come back tomorrow!'
  44.   CanNotClaimReward: '&cYou cannot claim this reward today!'
  45.   ClaimYourReward: '&cYou can claim your daily reward with the command: &b/daily'
  46.   UIHeader: '&6DailyReward'
  47. Vote:
  48.   head: '&ePlayer Information'
  49.   lore:
  50.     line1: '&7Vote 3-times every day!'
  51.     line2: '&7You get 100 Money!'
  52.     line3: '&cVote now!'
  53.   player:
  54.     votes: '&6Your Votes: &a'
  55.     bestVotes: '&7Best Voter: &1'
  56.     bestVotesPlayer: '&7Number of Votes: &1'
  57.   voting1: "&aVote on Test1 \n &fwww.vote1.com"
  58.   voting2: "&aVote on Test2 \n &fwww.vote2.com"
  59.   voting3: "&aVote on Test3 \n &fwww.vote3.com"
  60. Join:
  61.   OnDayLine1: '&eThank you for visiting the server!'
  62.   OnDayLine2: '&cJoin everyday for a reward!'
  63.   OnDaySecond: '&eTomorrow there is a reward again!'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement