Advertisement
Guest User

Default Config File KP-PVP

a guest
Jan 14th, 2018
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.04 KB | None | 0 0
  1. #KitPvP Version BUILD-09 | Author: zEnderX5_ , Rafael Auler
  2. #Author Channel: https://www.youtube.com/channel/UCb1kjbiQj2B4KnRQpgeUwmQ
  3. #Subscribe to help me to improve the plugin. Thanks =D
  4. #PS: use /kp for view the plugin command list
  5. #ALL MESSAGES SUPPORT COLORS!
  6. #View all colors here: http://minecraft.tools/en/color-code.php
  7.  
  8. #Prefix settings
  9. Prefix: '&8[&cKitPvP&8] '
  10.  
  11. #No Permission Message
  12. #ALL PERMISSIONS IS LISTED HERE: https://pastebin.com/JuMPHpRD
  13. Permission: '&cSorry, but you dont have the permission to use this.'
  14.  
  15. #Kill & Death settings
  16. CustomKillAndDeathMessage: true
  17.  
  18. #Message settings
  19. Message:
  20. Kit: '&aYou have chosen kit &8- &a%kit%!'
  21. KitUse: '&cYou have already taken a kit'
  22. Death: '&cYou are killed by &7%player%'
  23. Kill: '&cYou killed the player &7%player%'
  24. Clear: '&cYour inventory is now clear'
  25.  
  26. #Kit Menu item settings
  27. JoinItem:
  28.  
  29. Lore: '&7Right click to open the kit menu'
  30. Spawn: 'spawn %player%'
  31. OpenKitMenu: 'false'
  32. JoinSound: 'true'
  33.  
  34.  
  35. #Spiderman settings
  36. SidermanKit:
  37. Name: '&aWall Climber &7(Right click)'
  38. Lore: '&7(Right click) wall climber'
  39. #Airman settings
  40. AirmanKit:
  41. Name: '&aFly &7(Right click)'
  42. Lore: '&7(Right click) to fly'
  43.  
  44. #Title settings
  45. CustomDeathTitleMessage: true
  46. CustomKitTitleMessage: true
  47. Title:
  48. KitTitle: '&aYou have chosen kit'
  49. KitSubTitle: '&aKit &8- &a%kit%!'
  50. DeathTitle: '&cYou are killed'
  51. DeathSubTitle: '&cby &7%player%'
  52. #Respawn settings
  53. RespawnSound: true
  54.  
  55. #Sound list: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Sound.html
  56. Sound:
  57. Kit: 'ITEM_PICKUP'
  58. ShopMenu: 'CHEST_OPEN'
  59. KitUse: 'ENDERDRAGON_HIT'
  60. Soup: 'EAT'
  61. Fisherman: 'ENDERMAN_TELEPORT'
  62. Spiderman: 'SLIME_WALK'
  63. Respawn: 'LEVEL_UP'
  64. Join: 'LEVEL_UP'
  65. KitMenu: 'DOOR_CLOSE'
  66. SpongeUse: 'ENDERMAN_TELEPORT'
  67. BowlDrop: 'ITEM_PICKUP'
  68. ErrorMessage: 'ARROW_HIT'
  69. SucefullMessage: 'ORB_PICKUP'
  70. NoPermissionMessage: 'WITHER_SHOOT'
  71. SwitcherShoot: 'ENDERMAN_TELEPORT'
  72. Timelord: 'WITHER_SPAWN'
  73. Stomper: 'FIREWORK_BLAST'
  74. NarutoAbility: 'BLAZE_DEATH'
  75. CommandsSounds: 'BURP'
  76. ShopMenu-Click: 'LEVEL_UP'
  77.  
  78. #If the option below is true all commands play a sound when a player execute them
  79. #You can modify the sound in Sounds configuration
  80. EnableSoundsToAllCommands: true
  81.  
  82. Death:
  83. #Custom death message
  84. Tell: '&aYou have died to &7%player%&a! You lost 50 coins.'
  85.  
  86. #Custom kill message
  87. Kill:
  88. Tell: '&aYou killed &7%player%&a, you earned 100 coins.'
  89.  
  90.  
  91.  
  92. #Edit the ScoreBoard Here
  93.  
  94. #Score Title
  95. ScorePrefix: '&8&l[&e&lKitPvP&8&l]'
  96. #Score Kills
  97. ScoreKills: '&e&lKills:&f'
  98. #Score Deaths
  99. ScoreDeaths: '&e&lDeaths:&f'
  100. #Score Coins
  101. ScoreCoins: '&e&lCoins:&f'
  102. #Score Streak
  103. ScoreStreak: '&e&lStreak:&f'
  104. #Score Kit
  105. ScoreKit: '&e&lKit:&f'
  106. #Scoreboard Arrow Color. Use: '&'
  107. ScoreArrowColor: '&b&l'
  108. status:
  109. retaliado1:
  110. kills: 2
  111. mortes: 0
  112. retaliado2:
  113. kills: 2
  114. mortes: 0
  115. Spawn:
  116. World: world
  117. X: 45.80294662701026
  118. Y: 124.86933315841993
  119. Z: -91.71575866737658
  120. Pitch: 42.90001
  121. Yaw: -9.5999975
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement