Advertisement
Guest User

Untitled

a guest
Jan 31st, 2017
1,362
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 5.08 KB | None | 0 0
  1. #ArenaPvP by Royendero
  2. #If you have a problem or bug, sendme a PM in spigot!
  3. #No distribute this plugin, or your id will disabled for use this plugin.
  4. #
  5. #worlds: choose the worlds that you want use the plugin ArenaPvP (Spawns and Arenas)
  6. worlds:
  7.  - "BuildUHC"
  8.   - "world"
  9. #  - "YouCandAddMoreWorlds!"
  10. #Tp to lobby on join server.
  11. tplobbytojoin: true
  12. #Time in seconds, cooldown per duel.
  13. duelcooldown: 10
  14. #Use commands in game,
  15. #If you want bypass this, use permission "arenapvp.bypasscommands
  16. usecommandsingame: false
  17. #Antirain protection in the world.
  18. antirain: true
  19. #View health when you hurt a player.
  20. viewhealthbyarrow: true
  21. #Enable sounds
  22. sounds: true
  23. #Enable display message
  24. enabletitleandsubtitlescreen: true
  25. #Enable action bar messages
  26. enableactionbar: true
  27. #Enable party fire
  28. partyfire: false
  29. #Save file (If you use FlatFile) every x seconds.
  30. #If your file is big, add more seconds!
  31. saveelo: 240
  32. #Rankeds defaulf for users.
  33. rankedsdefault: 20
  34. #Unankeds default for users.
  35. unrankedsdefault: 30
  36. #When a Party vs Party finish, remove all drops in x radious.
  37. removedropsradious: 50
  38. #When the meetup finish, remove all drops in x radious.
  39. removedropsmeetupradious: 100
  40. #Enable heal mode of the plugin.
  41. #First, use /gamerule naturalRegeneration false.
  42. #And the plugin, heal automatically in kits: Soup, McSg, etc.
  43. #No heal in BuildUHC, IronBuild, UHC, FInalUHC, ComboBuild, etc.
  44. healmodeoftheplugin: true
  45. #If you are using 1.8 server:
  46. #if use olds pectator is false:
  47. #the spectators are invisibles.
  48. #if use olds pectator is enable:
  49. #the spectarors are in gamemode 3
  50. useoldspectator: false
  51. #Cancel break when the player are not playing (Any block)
  52. protectantibreak: true
  53. #Cancel build when the player are not playing (Any block)
  54. protectantibuild: true
  55. #Hide players in the hotbar spawn.
  56. hideplayersinhotbarspawn: false
  57. meetup:
  58.   maxplayers: 20
  59.   minplayers: 4
  60. # start meetup when are 4 players.
  61.   start: 60
  62. #ITEM ON HOTBAR
  63. hotbar:
  64.   ranked:
  65. #   Give the item in hotbar.
  66.     enable: true
  67.     id: 276
  68. #   data-value: example:
  69. #   35:5, the id is 35, the dava-value is 5
  70.     data-value: 0
  71. #   amount, please keep 1, in new updates you can change it.
  72. #   if you change it, the players can drop this item.
  73.     amount: 1
  74. #   Slots: [0|1|2|3|4|5|6|7|8]
  75.     slot: 0
  76.   unranked:
  77.     enable: true
  78.     id: 268
  79.     data-value: 0
  80.     amount: 1
  81.     slot: 1
  82.   duelaccept:
  83.     enable: true
  84.     id: 283
  85.     data-value: 0
  86.     amount: 1
  87.     slot: 2
  88.   meetup:
  89.     enable: true
  90.     id: 399
  91.     data-value: 0
  92.     amount: 1
  93.     slot: 4
  94.   sethotbar:
  95.     enable: true
  96.     id: 396
  97.     data-value: 0
  98.     amount: 1
  99.     slot: 5
  100.   party:
  101.     enable: true
  102.     id: 421
  103.     data-value: 0
  104.     amount: 1
  105.     slot: 6
  106.   options:
  107.     enable: true
  108.     id: 266
  109.     data-value: 0
  110.     amount: 1
  111.     slot: 8
  112.   spectator:
  113.     enable: true
  114.     id: 381
  115.     data-value: 0
  116.     amount: 1
  117.     slot: 7
  118. hotbarparty:
  119.   rank2v2:
  120.     id: 276
  121.     data-value: 0
  122.     amount: 1
  123.     slot: 0
  124.   rank3v3:
  125.     id: 276
  126.     data-value: 0
  127.     amount: 1
  128.     slot: 2
  129.   duel:
  130.     id: 283
  131.     data-value: 0
  132.     amount: 1
  133.     slot: 4
  134.   actions:
  135.     id: 399
  136.     data-value: 0
  137.     amount: 1
  138.     slot: 6
  139.   leave:
  140.     id: 331
  141.     data-value: 0
  142.     amount: 1
  143.     slot: 8
  144.      
  145. hotbarranked:
  146.   leave:
  147.     id: 331
  148.     data-value: 0
  149.     amount: 1
  150.     slot: 8
  151.    
  152. #GUI ITEMS
  153. gui:
  154.   playingmsg: true
  155.   queuemsg: true
  156.   kits:
  157.     builduhc:
  158. #     enable this kit in the GUI
  159.       enable: true
  160.       id: 327
  161.       data-value: 0
  162.       amount: 1
  163.       slot: 0
  164.     ironbuild:
  165.       enable: true
  166.       id: 326
  167.       data-value: 0
  168.       amount: 1
  169.       slot: 1
  170.     pots:
  171.       enable: true
  172.       id: 373
  173.       data-value: 16453
  174.       amount: 1
  175.       slot: 2
  176.     potsdebuff:
  177.       enable: true
  178.       id: 373
  179.       data-value: 16388
  180.       amount: 1
  181.       slot: 3
  182.     vanilla:
  183.       enable: true
  184.       id: 373
  185.       data-value: 8261
  186.       amount: 1
  187.       slot: 4
  188.     gapple:
  189.       enable: true
  190.       id: 322
  191.       data-value: 1
  192.       amount: 1
  193.       slot: 5
  194.     iron:
  195.       enable: true
  196.       id: 306
  197.       data-value: 0
  198.       amount: 1
  199.       slot: 6
  200.     diamond:
  201.       enable: true
  202.       id: 310
  203.       data-value: 0
  204.       amount: 1
  205.       slot: 7
  206.     mcsg:
  207.       enable: true
  208.       id: 259
  209.       data-value: 0
  210.       amount: 1
  211.       slot: 8
  212.     uhc:
  213.       enable: true
  214.       id: 322
  215.       data-value: 0
  216.       amount: 1
  217.       slot: 9
  218.     soup:
  219.       enable: true
  220.       id: 282
  221.       data-value: 0
  222.       amount: 1
  223.       slot: 10
  224.     finaluhc:
  225.       enable: true
  226.       id: 30
  227.       data-value: 0
  228.       amount: 1
  229.       slot: 18
  230.     combobuild:
  231.       enable: true
  232.       id: 420
  233.       data-value: 0
  234.       amount: 1
  235.       slot: 25
  236.     combofly:
  237.       enable: true
  238.       id: 349
  239.       data-value: 3
  240.       amount: 1
  241.       slot: 26
  242.   party:
  243.     ffa:
  244.       enable: true
  245.       id: 276
  246.       data-value: 0
  247.       amount: 1
  248.       slot: 0
  249. mysql:
  250.   use: false
  251.   ip: 'localhost'
  252.   port: '3306'
  253.   database: 'database'
  254.   username: 'user'
  255.   password: 'password'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement