Advertisement
Guest User

Untitled

a guest
Nov 17th, 2019
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.48 KB | None | 0 0
  1. ###################################################
  2. # #
  3. # MineMexUHC #
  4. # Created by NoSoyCriwix #
  5. # #
  6. # Any suggestion/error sends message to twitter #
  7. # Twitter: twitter.com/Criwix * #
  8. # The illegal sale of this plugin is prohibited #
  9. ###################################################
  10.  
  11. #####################################################
  12. # #
  13. # VARIABLES: #
  14. # They are placed in the command part to open menus #
  15. # #
  16. # starterfood, teamsize, shears, deathmatch #
  17. # maxplayers, stats, healtime, pvptime #
  18. # nether, appler, flintr, speed #
  19. # strength, poison, bedbombs #
  20. # bordertime, bordersize, absorption #
  21. # golden_heads, god_apples, horses #
  22. # horse_armour, horse_healing, scenariomanage #
  23. #####################################################
  24.  
  25.  
  26. #####################################################################
  27. # PLACEHOLDERS #
  28. # Functional in the titles and lores of each item #
  29. # {pvptime}, {healttime}, {game_type}, {starter_food}, #
  30. # {border_shrink_time}, {border_shrink_until}, {border_shrink_by}, #
  31. # {border_shrink_every}, {border_size}, {team_size}, {max_players}, #
  32. # {stats}, {nether_state}, {nether_speed}, {nether_strength}, #
  33. # {nether_strength2}, {nether_poison}, {nether_bedbombs}, #
  34. # {enderperl_damage}, {horses_state}, {horses_healing}, #
  35. # {horses_armour}, {shears}, {deathmatch}, {golden_heads}, #
  36. # {god_apples}, {absorption}, {head_post}, {apple_rate}, #
  37. # {flint_rate}, {natural_regeneration}. #
  38. ######################################################################
  39.  
  40. Config:
  41. title: "&c&lUHC Config"
  42. size: 54
  43. items:
  44. scenarios:
  45. material: BEACON
  46. name: "&cView Scenarios"
  47. lore:
  48. state: false
  49. lores:
  50. - ''
  51. slot: 1
  52. data:
  53. state: false
  54. data: 0
  55. command:
  56. state: false
  57. command: "/scenarios"
  58.  
  59. AutoFill:
  60. state: false
  61. material: STAINED_GLASS
  62. name: ""
  63. data: 4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement