Advertisement
Guest User

Untitled

a guest
Nov 18th, 2017
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.35 KB | None | 0 0
  1. # This is what is going to go infront of pretty much everything, use "&" for colors!
  2. prefix: '&0[&2Gran&aWarns&0]&f'
  3. # This is the message that will pop up when you dont have permission to run a command, use "&" for colors! (placeholders for nopermission: %sender%, %prefix%)
  4. nopermission: '%prefix% &4&lYou don''t have permission to run this command!'
  5. # This is the message that will pop up if you typed a persons name in incorrectly, or the player is not online, use "&" for colors! (placeholders for cantfindplayer: %prefix%, %sender%, %target%)
  6. cantfindplayer: '%prefix% &4Sorry %sender% but we cannot find %target% anywhere!'
  7. # This is the message that will pop up in chat when someone gets warned, use "&" for colors! (placeholders for broadcast: %reason%, %target%, %sender%, %prefix%)
  8. broadcast: '%prefix% &4%target% just got warned'
  9. # This is the message that the player will be sent after being warned, use "&" for colors! (placeholders for warned: %reason%, %sender%, %prefix%)
  10. warned: '%prefix% &4&lYou have just been warned by &c&la staff &4&lfor: &c&l%reason%'
  11. # This is message the person that warned a player will get upon warning for confirmation, use "&" for colors! (placeholders for successful: %reason%, %target%, %prefix%)
  12. successful: '%prefix% &2&lYou just warned %target% for: &a&l%reason%'
  13. # This is the message that you will get upon reseting someones warnings for confirmation, use "&" for colors! (placeholders for senderresetsuccess: %target%, %prefix%)
  14. senderresetsuccess: '%prefix% &2Successfully reset &a%target%''s &2warnings!'
  15. # This is the message the player that got they're warnings reset will get, use "&" for colors! (placeholders for resetsuccess: %sender%, %prefix%)
  16. resetsuccess: '%prefix% &4Your warning''s have just been reset by &ca staff!'
  17. # This is the message the player will get upon not specifying a player when resetting they're warnings, use "&" for colors! (placeholders for specifyaplayer: %sender%, %prefix%)
  18. specifyaplayer: '%prefix% &4&lPlease specify a player &c&l%sender%&4&l!'
  19. # This is the command it will run for warning 1 (placeholders for warning1: %target%, %reason%)
  20. warning1: togglejail %target% Warning 5m
  21. # This is the command it will run for warning 2 (placeholders for warning2: %target%, %reason%)
  22. warning2: togglejail %target% Warning 5m
  23. # This is the command it will run for warning 3 (placeholders for warning3: %target%, %reason%)
  24. warning3: togglejail %target% Warning 10m
  25. # This is the command it will run for warning 4 (placeholders for warning4: %target%, %reason%)
  26. warning4: togglejail %target% Warning 10m
  27. # This is the command it will run for warning 5 (placeholders for warning5: %target%, %reason%)
  28. warning5: togglejail %target% Warning 10m
  29. # This is the command it will run for warning 6 (placeholders for warning6: %target%, %reason%)
  30. warning6: togglejail %target% Warning 10m
  31. # This is the command it will run for warning 7 (placeholders for warning7: %target%, %reason%)
  32. warning7: togglejail %target% Warning 25m
  33. # This is the command it will run for warning 8 (placeholders for warning8: %target%, %reason%)
  34. warning8: togglejail %target% Warning 25m
  35. # This is the command it will run for warning 9 (placeholders for warning9: %target%, %reason%)
  36. warning9: togglejail %target% Warning 1h
  37. # This is the command it will run for warning 10 (placeholders for warning10: %target%, %reason%)
  38. warning10: togglejail %target% Warning 1h
  39. # This is the command it will run for warning 11 (placeholders for warning11: %target%, %reason%)
  40. warning11: togglejail %target% Warning 2h
  41. # This is the command it will run for warning 12 (placeholders for warning12: %target%, %reason%)
  42. warning12: togglejail %target% Warning 2h
  43. # This is the command it will run for warning 13 (placeholders for warning13: %target%, %reason%)
  44. warning13: togglejail %target% Warning 4h
  45. # This is the command it will run for warning 14 (placeholders for warning14: %target%, %reason%)
  46. warning14: togglejail %target% Warning 4h
  47. # This is the command it will run for warning 15 (placeholders for warning15: %target%, %reason%)
  48. warning15: togglejail %target% Warning 8h
  49. # This is the command it will run for warning 16 (placeholders for warning16: %target%, %reason%)
  50. warning16: togglejail %target% Warning 16h
  51. # This is the command it will run for warning 17 (placeholders for warning17: %target%, %reason%)
  52. warning17: togglejail %target% Warning 16h
  53. # This is the command it will run for warning 18 (placeholders for warning18: %target%, %reason%)
  54. warning18: togglejail %target% Warning 1d
  55. # This is the command it will run for warning 19 (placeholders for warning19: %target%, %reason%)
  56. warning19: togglejail %target% Warning 2d
  57. # This is the command it will run for warning 20 (placeholders for warning20: %target%, %reason%)
  58. warning20: togglejail %target% Warning 7d
  59. # This is the command it will run for warning 21 (placeholders for warning21: %target%, %reason%)
  60. warning21: togglejail %target% Warning 7d
  61. # This is the command it will run for warning 22 (placeholders for warning22: %target%, %reason%)
  62. warning22: togglejail %target% Warning 7d
  63. # This is the command it will run for warning 23 (placeholders for warning23: %target%, %reason%)
  64. warning23: tempban %target% 14d &4Warning 23/24 , Warning 24: Jail Forever
  65. # This is the command it will run for warning 24 (placeholders for warning24: %target%, %reason%)
  66. warning24: togglejail %target% Warning
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement