Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ######################
- #+ +#
- # MENU SETTINGS #
- #+ +#
- ######################
- menu-settings:
- # name - appears as the title - REQUIRED
- name: '&1Concessionnaire de police'
- # rows - the number of rows of the chest - REQUIRED
- rows: 1
- # command - OPTIONAL (you can remove this or set it to '')
- # Bind multiple commands using ; (command: 'menu; m; me')
- command: ''
- # The sound played whenever the menu is opened.
- # List of sounds:
- # jd.bukkit.org/rb/apidocs/org/bukkit/Sound.html
- open-sound: NOTE_PLING
- # open-with-item - OPTIONAL
- # The menu will open only right-clicking with orange wool [35:1]
- open-with-item:
- item-id: wool
- left-click: false
- right-click: false
- data-value: 1
- ######################
- #+ +#
- # ITEMS #
- #+ +#
- ######################
- police car:
- COMMAND: 'op:cash %player% buy 50000 flansmod:CIVIL_VEHICULE_COP_1A'
- NAME: '&bVoiture d''adjoint'
- LORE:
- - 'Achat: 50 000 €'
- - '&cRequis : &1Adjoint'
- ID: flansmod_civil_vehicle_cop_1a
- KEEP-OPEN: true
- PERMISSION: Adjoint
- POSITION-X: 1
- POSITION-Y: 1
- Chevrelet Surburban K-9:
- COMMAND: 'op:cash %player% buy 75000 flansmod:DayZ_Vehicle_ChevreletSuburban2010_3A'
- NAME: '&bChevrelet suburban'
- LORE:
- - 'Achat: 75 000 €'
- - '&cRequis : &1Sergent'
- ID: flansmod_DayZ_Vehicle_ChevreletSuburban2010_3A
- KEEP-OPEN: true
- PERMISSION: Sergent
- POSITION-X: 2
- POSITION-Y: 1
- Chevrelet Surburban fbi:
- COMMAND: 'op:cash %player% buy 90000 flansmod:DayZ_Vehicle_ChevroletSuburban2010_2A'
- NAME: '&bChevrelet suburban FBI'
- LORE:
- - 'Achat: 90 000 €'
- - '&cRequis : &1Sergent'
- ID: flansmod_DayZ_Vehicle_Chevroletsuburban2010_2A
- KEEP-OPEN: true
- PERMISSION: Sergent
- POSITION-X: 3
- POSITION-Y: 1
- hunter:
- COMMAND: 'op:cash %player% buy 125000 flansmod:Hunter'
- NAME: '&bHunter'
- LORE:
- - 'Achat: 125 000 €'
- - '&cRequis : &1Sergent'
- ID: flansmod_hunter
- KEEP-OPEN: true
- PERMISSION: Sergent
- POSITION-X: 4
- POSITION-Y: 1
- Camion SWAT:
- COMMAND: 'op:cash %player% buy 250000 flansmod:CIVIL_VEHICLE_POLICETRUCK_2A'
- NAME: '&bCamion du SWAT'
- LORE:
- - 'Achat: 250 000 €'
- - '&cRequis : &1Major'
- ID: flansmod_CIVIL_VEHICLE_POLICETRUCK_2A
- KEEP-OPEN: true
- PERMISSION: Major
- POSITION-X: 5
- POSITION-Y: 1
- Achat-Fuel-1:
- COMMAND: 'op:cash %player% buy 5000 flansmod:fuelCan'
- NAME: '&aAcheter'
- LORE:
- - '&bPetit bidon d''essence x1'
- - '&e5 000 €'
- ID: flansmod_fuelcan
- KEEP-OPEN: true
- POSITION-X: 9
- POSITION-Y: 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement