Advertisement
LegarsStyler

Untitled

Jun 11th, 2019
152
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 6.30 KB | None | 0 0
  1. items: # register every items it can be in the box
  2.   item1: # item1 as example
  3.   - "2%" # 40% of drop
  4.   - "id:2,count:32" # item, sytax at the end
  5.   item2:
  6.  - "2%"
  7.   - "id:376,count:1"
  8.   item3:
  9.  - "2%"
  10.   - "id:377,count:1"
  11.   item4:
  12.  - "2%"
  13.   - "id:378,count:1"
  14.   item5:
  15.  - "2%"
  16.   - "id:126,count:1,damage:1,name:&rLa_Demi_dalle"
  17.   item6:
  18.  - "2%"
  19.   - "id:355,count:1,damage:2,name:&4Tu_vas_dormir_avec_hamta"
  20.   item7:
  21.  - "2%"
  22.   - "id:355,count:2,name:Lits séparés Japan"
  23.   item8:
  24.  - "2%"
  25.   - "id:35,count:16"
  26.   item9:
  27.  - "2%"
  28.   - "id:263,count:64"
  29.   item10:
  30.  - "2%"
  31.   - "id:47,count:6"
  32.   item11:
  33.  - "2%"
  34.   - "id:169,count:8"
  35.   item12:
  36.  - "2%"
  37.   - "id:121,count:6"
  38.   item13:
  39.  - "2%"
  40.   - "id:345,count:1"
  41.   item14:
  42.  - "2%"
  43.   - "id:382,count:1"
  44.   item15:
  45.  - "2%"
  46.   - "id:259,count:1"
  47.   item16:
  48.  - "2%"
  49.   - "id:347,count:1"
  50.   item17:
  51.  - "2%"
  52.   - "id:170,count:12"
  53.   item18:
  54.  - "2%"
  55.   - "id:103,count:6"
  56.   item19:
  57.  - "2%"
  58.   - "id:354,count:1,name:&2Sans ami"
  59.   item20:
  60.  - "2%"
  61.   - "id:335,count:1"
  62.   item21:
  63.  - "2%"
  64.   - "id:370,count:1"
  65.   item22:
  66.  - "2%"
  67.   - "id:384,count:64"
  68.   item23:
  69.  - "2%"
  70.   - "id:368,count:5"
  71.   item24:
  72.  - "2%"
  73.   - "id:419,count:1"
  74.   item25:
  75.  - "2%"
  76.   - "id:396,count:1"
  77.   item26:
  78.  - "2%"
  79.   - "id:366,count:16"
  80.   item27:
  81.  - "2%"
  82.   - "id:265,count:32"
  83.   item28:
  84.  - "2%"
  85.   - "id:388,count:6"
  86.   item29:
  87.  - "2%"
  88.   - "id:264,count:3"
  89.   item30:
  90.  - "2%"
  91.   - "id:42,count:4"
  92.   item31:
  93.  - "2%"
  94.   - "id:41,count:2"
  95.   item32:
  96.  - "2%"
  97.   - "id:133,count:1"
  98.   item33:
  99.  - "2%"
  100.   - "id:57,count:1"
  101.   item34:
  102.  - "2%"
  103.   - "id:399,count:1"
  104.   item35:
  105.  - "2%"
  106.   - "id:322,count:3"
  107.   item36:
  108.  - "2%"
  109.   - "id:299,count:1,name:&ejiléjauné,color:yellow"
  110.   item37:
  111.  - "2%"
  112.   - "id:298,count:1,name:&6Tunic_du_roux,color:orange"
  113.   item38:
  114.  - "2%"
  115.   - "id:372,count:1,name:&6Pousse_toi_!,enchant:knockback:4"
  116.   item39:
  117.  - "2%"
  118.   - "id:258,count:1,name:&6Mon_bucheron_d'amour,enchant:efficiency:3"
  119.   item40:
  120.  - "2%"
  121.   - "id:398,count:1,name:&6Mange_ma_carotte,enchant:sharpness:1"
  122.   item41:
  123.  - "2%"
  124.   - "id:302,count:1,name:&3Un_casque_pas_étenche,enchant:protection:4"
  125.   item42:
  126.  - "2%"
  127.   - "id:303,count:1,name:&3J'ai_des_trous_dans_l'armure,enchant:protection:4"
  128.   item43:
  129.  - "2%"
  130.   - "id:304,count:1,name:&3J'ai_froid_au_jambe,enchant:protection:4"
  131.   item44:
  132.  - "2%"
  133.   - "id:305,count:1,name:&3J'ai_les_pieds_glacés,enchant:protection:4"
  134.   item45:
  135.  - "2%"
  136.   - "id:267,count:1,name:&5Indestructible,enchant:unbreaking:10"
  137.   item46:
  138.  - "2%"
  139.   - "id:138,count:1"
  140.   item47:
  141.  - "2%"
  142.   - "id:276,count:1,name:&6WZ_Sword,enchant:sharpness:5;unbreaking:3;looting:4"
  143.  
  144. locations: # register every location where box can spawn
  145.   loc1: "world;10;4;0"
  146.   loc2: "world;12;4;0"
  147.   loc3: "world;14;4;0"
  148.   loc4: "world;16;4;0"
  149.   loc5: "world;18;4;0"
  150.   loc6: "world;20;4;0"
  151.   loc7: "world;22;4;0"
  152.   loc8: "world;24;4;0"
  153.   loc9: "world;26;4;0"
  154.   loc10: "world;28;4;0"
  155.   loc11: "world;30;4;0"
  156.   loc12: "world;32;4;0"
  157.   loc13: "world;34;4;0"
  158.   loc14: "world;36;4;0"
  159.   loc15: "world;38;4;0"
  160.  
  161. minplayer: 1 # minplayer before the event start
  162. checkevery: 1 # time in min between every check to start the event (do cooldown before an other event too) (in minute)
  163. startevery: 40 # time in min between last event and now
  164. eventime: 1 # time of the event (time before the chest despawn) (in minute)
  165. minbox: 10 # min box you can have in a single event
  166. maxbox: 15 # max box you can have in a signe event
  167. itemmin: 2 # min item you can have in a box
  168. itemmax: 5 # max item you can have in a box
  169.  
  170. message:
  171.   start: "&eDes coffres sont cachées dans le spawn, à toi de les trouvers, il depop dans %min% minutes !"
  172.   titlestart: "Cherche les coffres"
  173.   subtitlestart: ":p"
  174.  
  175.   cancelled: "&eL'évenement à été annulé, la chasse est fini !"
  176.   titlecancelled: "Event annulé !"
  177.   subtitlecancelled: "bruh"
  178.  
  179.   goodending: "&eTout les coffres ont été trouvé, à bientôt pour la prochaines chasses !"
  180.   titlegoodending: "Fin !"
  181.   subtitlegoodending: "gg"
  182.  
  183.   badending: "Fin du temps imparti pour la chasse ! %chest% coffre(s) n'ont pas été trouvé !"
  184.   titlebadending: "fin !"
  185.   subtitlebadending: "dommage"
  186.  
  187. # item syntax:
  188. # id:x, count:x, damage:x, name:title_of_the_item, lore: line1~line2, enchant: ench1:lvl1 ; ench2:lvl2 ; ench3:lvl3
  189. # 'id' is the digit number of the item
  190. # 'count' is the amount of the item
  191. # 'damage' the datavalue (put 0 by default)
  192. # 'name' the name of the item, put _ to do space
  193. # 'lore' lore of the item, split the line by ~ and do space by _
  194. # 'enchant' enchants of the item
  195.  
  196. # Example:
  197. # id:276, count:1, damage:0, name:&cSuper_Epee, lore:&cTu_peux_pas_la_test, enchant: sharpness:10
  198. # to have a diamond sword named 'Super Epee' in red with in lore 'Tu peux pas la test' in red too, dans with a sharpness lvl 10
  199.  
  200. # To put color:
  201. # &4 -> dark red   | &9 -> blue
  202. # &c -> red        | &1 -> dark blue
  203. # &6 -> orange     | &d -> purple
  204. # &e -> yellow     | &5 -> dark purple
  205. # &2 -> dark green | &f -> white
  206. # &a -> green      | &7 -> gray
  207. # &b -> light blue | &8 -> dark gray
  208. # &3 -> cyan       | &0 -> black
  209.  
  210. # &l -> bold       | &k -> magic
  211. # &n -> underline  | &m -> strike
  212. # &o -> itallic    | &r -> reset
  213.  
  214. # Enchantment:
  215. # power         -> power              | depthstrider -> depthstrider | looting         -> looting          | featherfalling       -> feather falling
  216. # fire          -> flame              | speed        -> efficiency   | luck            -> luck             | fireprotection       -> fire protection
  217. # infinity      -> infinity           | unbreaking   -> unbreaking   | lure            -> lure             | projectileprotection -> projectile protection
  218. # punch         -> punch              | fireaspect   -> fireaspect   | mending         -> mending          | silktouch            -> silktouch
  219. # sharpness     -> sharpness          | frostwalker  -> frostwalker  | oxygen          -> respiration      | thorns               -> thorns
  220. # arthropods    -> bane of arthropods | knockback    -> knockback    | protection      -> protection       | aquaaffinity         -> aqua affinity
  221. # smite         -> smite              | fortune      -> fortune      | blastprotection -> blast protection | binding_curse        -> curse of binding
  222. # sweeping-edge -> sweeping edge
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement