Guest User

Untitled

a guest
Jun 19th, 2018
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 13.51 KB | None | 0 0
  1. screens:
  2. - text: Welcome
  3.   id: 1
  4.   num_columns: 5
  5.   controls:
  6.   - type: button
  7.     row: 2
  8.     col: 2
  9.     col_span: 3
  10.     saty_open: yes
  11.     command: Death_Wing Président !
  12.     text: Bienvenue sur le panneaux de contrôle.
  13.   - type: button
  14.     row: 5
  15.     col: 2
  16.     col_span: 3
  17.     stay_open: yes
  18.     command: J'aime Death_Wing !
  19.     text: Choisissez la catégorie voulue en haut.
  20.   - type: button
  21.     row: 8
  22.     col: 2
  23.     col_span: 3
  24.     stay_open: yes
  25.     command: La réincarnation de dieu = Death_Wing !
  26.     text: Effectuez vos commandes en 1 clic !
  27. - text: Modo
  28.   num_columns: 8
  29.   show_permission: modo.screen
  30.   info: Commandes de tout les jours.
  31.   controls:
  32.   - type: button
  33.     row: 1
  34.     col: 1
  35.     col_span: 2
  36.     stay_open: yes
  37.     command: /time day
  38.     text: Jour
  39.   - type: button
  40.     row: 1
  41.     col: 3
  42.     col_span: 2
  43.     stay_open: yes
  44.     command: /time night
  45.     text: Nuit
  46.   - type: button
  47.     row: 1
  48.     col: 5
  49.     col_span: 2
  50.     stay_open: yes
  51.     command: /weather sun
  52.     text: Beau temps
  53.   - type: button
  54.     row: 1
  55.     col: 7
  56.     col_span: 2
  57.     stay_open: yes
  58.     command: /weather storm
  59.     text: Pluie
  60.   - type: button
  61.     row: 2
  62.     col: 1
  63.     col_span: 2
  64.     stay_open: yes
  65.     command: /i compass 1
  66.     text: Boussole
  67.   - type: button
  68.     row: 2
  69.     col: 3
  70.     col_span: 2
  71.     stay_open: yes
  72.     command: /god
  73.     text: God
  74.   - type: button
  75.     row: 2
  76.     col: 5
  77.     col_span: 2
  78.     stay_open: yes
  79.     command: /vanish
  80.     text: Vanish
  81.   - type: button
  82.     row: 2
  83.     col: 7
  84.     col_span: 2
  85.     stay_open: yes
  86.     command: /home
  87.     text: Home Sweet Home
  88.   - type: button
  89.     row: 4
  90.     col: 1
  91.     col_span: 2
  92.     stay_open: yes
  93.     command: /mvspawn
  94.     text: Spawn
  95.   - type: button
  96.     row: 4
  97.     col: 3
  98.     col_span: 2
  99.     stay_open: yes
  100.     command: /back
  101.     text: Back
  102.   - type: button
  103.     row: 4
  104.     col: 5
  105.     col_span: 2
  106.     stay_open: yes
  107.     command: /s ^on_p^
  108.     text: Viens à moi ...
  109.   - type: button
  110.     row: 4
  111.     col: 7
  112.     col_span: 2
  113.     stay_open: yes
  114.     command: /tp ^on_p^
  115.     text: Aller à ...
  116.   - type: button
  117.     row: 5
  118.     col: 1
  119.     col_span: 2
  120.     stay_open: yes
  121.     command: /kick ^on_p^
  122.     text: Kick ...
  123.     stay_open: yes
  124.   - type: button
  125.     row: 5
  126.     col: 3
  127.     col_span: 2
  128.     stay_open: yes
  129.     command: /ban ^on_p^
  130.     text: Ban ...
  131.   - type: button
  132.     row: 5
  133.     col: 5
  134.     col_span: 2
  135.     stay_open: yes
  136.     command: /mute ^on_p^
  137.     text: Mute ...
  138.   - type: button
  139.     row: 5
  140.     col: 7
  141.     col_span: 2
  142.     stay_open: yes
  143.     command: /heal ^on_p^
  144.     text: Heal ...
  145.   - type: button
  146.     row: 6
  147.     col: 1
  148.     col_span: 2
  149.     stay_open: yes
  150.     command: /ban ^off_p^
  151.     text: Ban Offline ...
  152.   - type: button
  153.     row: 6
  154.     col: 3
  155.     col_span: 2
  156.     stay_open: yes
  157.     command: /mute ^off_p^
  158.     text: Mute Offline ...
  159.   - type: text_box
  160.     row: 6
  161.     col: 5
  162.     col_span: 2
  163.     stay_open: yes
  164.     name: off_p
  165.     text: Pseudo Offline
  166.   - type: button
  167.     row: 6
  168.     col: 7
  169.     col_span: 2
  170.     stay_open: yes
  171.     command: /mvpurge monsters
  172.     text: Butcher
  173.   - type: button
  174.     row: 8
  175.     col: 1
  176.     col_span: 2
  177.     stay_open: yes
  178.     command: /give ^on_p^ ^item_id^^item_data^ ^amount^
  179.     text: Give ...
  180.   - type: text_box
  181.     row: 8
  182.     col: 3
  183.     name: item_id
  184.     text: ID
  185.   - type: text_box
  186.     row: 8
  187.     col: 4
  188.     name: item_data
  189.     text: :data
  190.   - type: slider
  191.     row: 8
  192.     col: 5
  193.     col_span: 4
  194.     name: amount
  195.     default: 1
  196.     max: 64
  197.     text: Montant
  198.   - type: slider
  199.     text: Joueur Online =
  200.     name: on_p
  201.     mode: online_players
  202.     row: 10
  203.     col: 1
  204.     col_span: 4
  205.   - type: button
  206.     row: 10
  207.     col: 5
  208.     col_span: 4
  209.     stay_open: yes
  210.     command: Ton interface Roxxx mon petit Death ! <3
  211.     text: Surprise =)
  212. - text: Pad & Ror
  213.   num_columns: 8
  214.   show_permission: padror.screen
  215.   info: Special pour world_ror.
  216.   controls:
  217.   - type: button
  218.     row: 1
  219.     col: 1
  220.     col_span: 2
  221.     stay_open: yes
  222.     command: /day
  223.     text: Jour
  224.   - type: button
  225.     row: 1
  226.     col: 3
  227.     col_span: 2
  228.     stay_open: yes
  229.     command: /night
  230.     text: Nuit
  231.   - type: button
  232.     row: 1
  233.     col: 5
  234.     col_span: 2
  235.     stay_open: yes
  236.     command: /sun
  237.     text: Beau temps
  238.   - type: button
  239.     row: 1
  240.     col: 7
  241.     col_span: 2
  242.     stay_open: yes
  243.     command: /storm
  244.     text: Pluie
  245.   - type: button
  246.     row: 3
  247.     col: 1
  248.     col_span: 2
  249.     text_color: 238,0,0
  250.     stay_open: yes
  251.     command: /world world_special;/user ^name^;/user setgroup rouge
  252.     text: Team Rouge
  253.   - type: button
  254.     row: 3
  255.     col: 4
  256.     col_span: 2
  257.     stay_open: yes
  258.     command: Team.R Vs Team.B! Qui saura remporter la victoire?
  259.     text: Versus.
  260.   - type: button
  261.     row: 3
  262.     col: 7
  263.     col_span: 2
  264.     text_color: 0,0,238
  265.     stay_open: yes
  266.     command: /world world_special;/user ^name^;/user setgroup bleu
  267.     text: Team Bleu
  268.   - type: text_box
  269.     row: 4
  270.     col: 3
  271.     col_span: 4
  272.     stay_open: yes
  273.     name: name
  274.     text: Pseudo du joueur
  275.   - type: text_label
  276.     row: 5
  277.     col: 3
  278.     col_span: 4
  279.     text: Vous rajoute dans une team.
  280.   - type: button
  281.     row: 6
  282.     col: 1
  283.     col_span: 2
  284.     text_color: 238,0,0
  285.     stay_open: yes
  286.     command: /world world_special;/user _RorShaK_;/user addgroup rouge
  287.     text: Red _RorShak_
  288.   - type: button
  289.     row: 6
  290.     col: 3
  291.     col_span: 2
  292.     text_color: 0,0,238
  293.     stay_open: yes
  294.     command: /world world_special;/user _RorShaK_;/user addgroup bleu
  295.     text: Blue _RorShak_
  296.   - type: button
  297.     row: 6
  298.     col: 5
  299.     col_span: 2
  300.     text_color: 238,0,0
  301.     stay_open: yes
  302.     command: /world world_special;/user pad3112;/user addgroup rouge
  303.     text: Red Pad31
  304.   - type: button
  305.     row: 6
  306.     col: 7
  307.     col_span: 2
  308.     text_color: 0,0,238
  309.     stay_open: yes
  310.     command: /world world_special;/user pad3112;/user addgroup bleu
  311.     text: Blue Pad31
  312.   - type: text_label
  313.     row: 7
  314.     col: 3
  315.     col_span: 4
  316.     stay_open: yes
  317.     text: Supprimez vous de votre Team Actuelle.
  318.   - type: button
  319.     row: 8
  320.     col: 2
  321.     col_span: 3
  322.     stay_open: yes
  323.     command: /world world_special;/user _RorShaK_;/user rmgroup rouge;/user rmgroup bleu
  324.     text: Reset Team _RorShak_
  325.   - type: button
  326.     row: 8
  327.     col: 5
  328.     col_span: 3
  329.     stay_open: yes
  330.     command: /world world_special;/user pad3112;/user rmgroup bleu;/user rmgroup rouge
  331.     text: Reset Team Pad31000
  332.   - type: button
  333.     row: 10
  334.     col: 4
  335.     col_span: 2
  336.     stay_open: yes
  337.     command: /ch special
  338.     text: Chan Special
  339. - text: Special Modo
  340.   num_columns: 8
  341.   show_permission: spmodo.screen
  342.   info: Lien vers vos catégories.
  343.   controls:
  344.   - type: link_button
  345.     row: 1
  346.     col: 1
  347.     col_span: 2
  348.     stay_open: yes
  349.     text: Permissions
  350.     link_to: 2
  351.   - type: link_button
  352.     row: 1
  353.     col: 3
  354.     col_span: 2
  355.     stay_open: yes
  356.     text: Cuboïde
  357.     link_to: 3
  358.   - type: link_button
  359.     row: 1
  360.     col: 5
  361.     col_span: 2
  362.     stay_open: yes
  363.     text: Essentials
  364.     link_to: 4
  365.   - type: link_button
  366.     row: 1
  367.     col: 7
  368.     col_span: 2
  369.     stay_open: yes
  370.     text: Heroes
  371.     link_to: 5
  372. - text: Permissions
  373.   id: 2
  374.   hidden: yes
  375.   num_columns: 8
  376.   show_permission: pex.screen
  377.   info: Ajouter | Enlever des permissions.
  378.   controls:
  379.   - type: button
  380.     row: 1
  381.     col: 4
  382.     col_span: 2
  383.     stay_open: yes
  384.     text: Artisans
  385.   - type: button
  386.     row: 2
  387.     col: 2
  388.     col_span: 2
  389.     stay_open: yes
  390.     command: /world world;/user ^user^;/user setgroup fermier;/world world_nether;/user ^user^;/user setgroup fermier;/world world_the_end;/user ^user^;/user setgroup fermier;/world world_creative;/user ^user^;/user setgroup fermier;/hero admin class ^user^ fermier
  391.     text: Fermier
  392.   - type: button
  393.     row: 2
  394.     col: 6
  395.     col_span: 2
  396.     stay_open: yes
  397.     command: /world world;/user ^user^;/user setgroup mineur;/world world_nether;/user ^user^;/user setgroup mineur;/world world_the_end;/user ^user^;/user setgroup mineur;/world world_creative;/user ^user^;/user setgroup mineur;/hero admin class ^user^ mineur
  398.     text: Mineur
  399.   - type: button
  400.     row: 3
  401.     col: 4
  402.     col_span: 2
  403.     stay_open: yes
  404.     text: Combattants
  405.   - type: button
  406.     row: 4
  407.     col: 2
  408.     col_span: 2
  409.     stay_open: yes
  410.     command: /world world;/user ^user^;/user setgroup archer;/world world_nether;/user ^user^;/user setgroup archer;/world world_the_end;/user ^user^;/user setgroup archer;/world world_creative;/user ^user^;/user setgroup archer;/hero admin class ^user^ archer
  411.     text: Archer
  412.   - type: button
  413.     row: 4
  414.     col: 6
  415.     col_span: 2
  416.     stay_open: yes
  417.     command: /world world;/user ^user^;/user setgroup guerrier;/world world_nether;/user ^user^;/user setgroup guerrier;/world world_the_end;/user ^user^;/user setgroup guerrier;/world world_creative;/user ^user^;/user setgroup guerrier;/hero admin class ^user^ guerrier
  418.     text: Guerrier
  419.   - type: button
  420.     row: 5
  421.     col: 4
  422.     col_span: 2
  423.     stay_open: yes
  424.     text: Magiciens
  425.   - type: button
  426.     row: 6
  427.     col: 2
  428.     col_span: 2
  429.     stay_open: yes
  430.     command: /world world;/user ^user^;/user setgroup mage;/world world_nether;/user ^user^;/user setgroup mage;/world world_the_end;/user ^user^;/user setgroup mage;/world world_creative;/user ^user^;/user setgroup mage;/hero admin class ^user^ mage
  431.     text: Mage
  432.   - type: button
  433.     row: 6
  434.     col: 6
  435.     col_span: 2
  436.     stay_open: yes
  437.     command: /world world;/user ^user^;/user setgroup necromancien;/world world_nether;/user ^user^;/user setgroup necromancien;/world world_the_end;/user ^user^;/user setgroup necromancien;/world world_creative;/user ^user^;/user setgroup necromancien;/hero admin class ^user^ necromancien
  438.     text: Necromancien
  439.   - type: text_box
  440.     row: 8
  441.     col: 3
  442.     col_span: 4
  443.     stay_open: yes
  444.     name: user
  445.     text: Pseudo joueur
  446.   - type: link_button
  447.     row: 10
  448.     col: 7
  449.     col_span: 2
  450.     stay_open: yes
  451.     link_to: 6
  452.     text: Heroes
  453. - text: Cuboïde
  454.   id: 3
  455.   hidden: yes
  456.   num_columns: 8
  457.   show_permission: cubo.screen
  458.   info: Faire un cubo
  459.   controls:
  460.   - type: button
  461.     row: 1
  462.     col: 3
  463.     col_span: 4
  464.     command: //wand
  465.     text: Hache Magique
  466.   - type: button
  467.     row: 2
  468.     col: 1
  469.     col_span: 2
  470.     stay_open: yes
  471.     command: //expand ^haut^ ^prof^ up
  472.     text: Expand
  473.   - type: text_box
  474.     row: 2
  475.     col: 3
  476.     col_span: 3
  477.     name: haut
  478.     text: Hauteur
  479.   - type: text_box
  480.     row: 2
  481.     col: 6
  482.     col_span: 3
  483.     name: prof
  484.     text: Profondeur
  485.   - type: button
  486.     row: 4
  487.     col: 1
  488.     col_span: 2
  489.     stay_open: yes
  490.     command: /region define ^region^ ^owner^
  491.     text: Region Define
  492.   - type: button
  493.     row: 4
  494.     col: 3
  495.     col_span: 2
  496.     stay_open: yes
  497.     command: /region flag ^region^ use allow
  498.     text: Flag Use
  499.   - type: button
  500.     row: 4
  501.     col: 5
  502.     col_span: 2
  503.     stay_open: yes
  504.     command: /region flag ^region^ chest-access allow
  505.     text: Flag Chest-Access
  506.   - type: button
  507.     row: 4
  508.     col: 7
  509.     col_span: 2
  510.     saty_open: yes
  511.     command: /region flag ^region^ PVP deny
  512.     text: Flag No-PvP
  513.   - type: text_label
  514.     row: 6
  515.     col: 3
  516.     text: Remplir "Nom du Joueur" SEULEMENT pour le "Define".
  517.   - type: text_label
  518.     row: 7
  519.     col: 2
  520.     col_span: 4
  521.     text: Pour le reste "Region" est OBLIGATOIRE.
  522.   - type: text_box
  523.     row: 8
  524.     col: 2
  525.     col_span: 6
  526.     name: region
  527.     text: Nom de la Region
  528.   - type: text_box
  529.     row: 10
  530.     col: 3
  531.     col_span: 4
  532.     name: owner
  533.     text: Pseudo du Joueur
  534. - text: Heroes
  535.   id: 5
  536.   hidden: yes
  537.   num_columns: 8
  538.   show_permission: heroes.screen
  539.   info: Gérer Heroes
  540.   controls:
  541.   - type: button
  542.     row: 2
  543.     col: 2
  544.     col_span: 2
  545.     stay_open: yes
  546.     command: /hero admin class ^gc_player_name^ archer
  547.     text: Archer
  548.   - type: button
  549.     row: 2
  550.     col: 4
  551.     col_span: 2
  552.     stay_open: yes
  553.     command: /hero admin class ^gc_player_name^ fermier
  554.     text: Fermier
  555.   - type: button
  556.     row: 2
  557.     col: 6
  558.     col_span: 2
  559.     stay_open: yes
  560.     command: /hero admin class ^gc_player_name^ guerrier
  561.     text: Guerrier
  562.   - type: button
  563.     row: 4
  564.     col: 2
  565.     col_span: 2
  566.     stay_open: yes
  567.     command: /hero admin class ^gc_player_name^ mage
  568.     text: Mage
  569.   - type: button
  570.     row: 4
  571.     col: 4
  572.     col_span: 2
  573.     stay_open: yes
  574.     command: /hero admin class ^gc_player_name^ mineur
  575.     text: Mineur
  576.   - type: button
  577.     row: 4
  578.     col: 6
  579.     col_span: 2
  580.     stay_open: yes
  581.     command: /hero admin class ^gc_player_name^ necormancien
  582.     text: Necromancien
  583.   - type: button
  584.     row: 6
  585.     col: 3
  586.     col_span: 2
  587.     stay_open: yes
  588.     command: /hero admin exp ^p^ ^a^
  589.     text: Give XP
  590.   - type: button
  591.     row: 6
  592.     col: 5
  593.     col_span: 2
  594.     stay_open: yes
  595.     command: /hero admin level ^p^ ^a^
  596.     text: Give LvL
  597.   - type: text_box
  598.     row: 7
  599.     col: 2
  600.     col_span: 3
  601.     stay_open: yes
  602.     name: p
  603.     text: Pseudo joueur
  604.   - type: slider
  605.     row: 7
  606.     col: 5
  607.     col_span: 3
  608.     stay_open: yes
  609.     default: 1
  610.     max: 100
  611.     name: a
  612.     text: Amount
  613.   - type: button
  614.     row: 9
  615.     col: 3
  616.     col_span: 2
  617.     stay_open: yes
  618.     command: /hero admin reload
  619.     text: Reload
  620.   - type: button
  621.     row: 9
  622.     col: 5
  623.     col_span: 2
  624.     stay_open: yes
  625.     command: /hero admin saveall
  626.     text: Save All
  627.   - type: link_button
  628.     row: 10
  629.     col: 7
  630.     col_span: 2
  631.     stay_open: yes
  632.     link_to: 2
  633.     text: Permissions
Add Comment
Please, Sign In to add comment