#DeluxMenu Help

1 messages · Page 1 of 1 (latest)

crude arch
#

Hy i wana do setup Daily rewards and playtime reward with delux menu anyone know how to setup that?I btw i wana fill plane glass in gui empty space how can I do that?

dull aurora
#
# for playtime reward, you can use `statistic` expansion from placeholderAPI
'reward-lock':
  priority: 2
  material: red-item
  slot: 0

'reward-claim':
  priority: 1
  material: green-item
  slot: 0
  view_requirement:
    requirements:
      'online 2 days':
        type: '>='
        input: '%statistic_days_played%' # or %statistic_hours_played%
        output: 2                        # change output to `48` if use placeholder above
#
# for fast fill
'glass pane':
  priority: 100
  material: glass_pane
  slots:
  - 0-53
#

hope this helpful

dull aurora
#

glass_pane is not a material

crude arch
#

I tryed GRAY_STAINED_GLASS_PANE that is not working ):

dull aurora
#

released version ?

crude arch
#

Latest

#

Uh but my server version is 1.19.2

dull aurora
crude arch
#

(:

#

😅

dull aurora
crude arch
dull aurora
#

can you send pic ?

crude arch
#

Sir pls help ;-;

dull aurora
#

give me the config

crude arch
#
open_command: menu

size: 54

# Menu title

menu_title: '&e&lSurvival &dMenu'

# Open requirement

open_requirement:
  requirements:
    permission:
      type: has permission
      permission: deluxemenu.menu.menu
      deny_commands:
        - '[message] &cYou don''t have permission to do that!'

# Item section. This is where you can start add items into menu, and add functions into each items that you did.

items:
  'profile and status':
    material: SKELETON_SKULL
    slot: 13
    display_name: "&a&lProfile &eStatus"
    lore:
      - "&a:"

  
# for fast fill

'glass pane':
  priority: 100
  material: GRAY_STAINED_GLASS_PANE
  slots:
  - 0-10


sweet: true
dull aurora
#

what's the last one ?

#

sweet: true

#

nvm

crude arch
#

Idk WT is that

#

;-;

dull aurora
#

try to add priority: 1 at 'profile and status':

crude arch
#

Uh ? 🤔

crude arch
crude arch
dull aurora
#
menu_title: 'test'
open_command: test
size: 53
items:
  'fill':
    priority: 100
    material: gray_stained_glass_pane
    slots:
      - 0-53
  'item':
    priority: 1
    material: stone
    slot: 13
crude arch
dull aurora
#

maybe

#

because default priority value is 0

#

and 0 is the most priority

crude arch
#

Ok

crude arch
#

Btw tnku for ur help ❤️

dull aurora
#

np

crude arch
dull aurora
crude arch
dull aurora
#
# for money
vault plugin
vault expansion
  + %vault_eco_balance%

# for kills, deaths
statistic expansion
  + %statistic_player_kills%
  + %statistic_deaths%
crude arch
dull aurora
#

check expansion here

crude arch
crude arch
crude arch
crude arch
crude arch
#

Then ?

crude arch
#

I already downloaded

dull aurora
#

here is placeholder

crude arch
dull aurora
#
menu_title: 'test'
open_command: test
size: 53
update_interval: 1 # <- new here
items:
  'item':
    update: true # <- new here
    priority: 1
    material: stone
    slot: 0
    lore:
      - '%placeholder%'
crude arch
#

Uho ok

crude arch
#

Sir pls help

dull aurora
#

send pic

crude arch
# dull aurora ```yaml menu_title: 'test' open_command: test size: 53 update_interval: 1 # <- n...
open_command: menu

size: 54
update_interval: 1

# Menu title

menu_title: '&e&lSurvival &dMenu'

# Open requirement

open_requirement:
  requirements:
    permission:
      type: has permission
      permission: deluxemenu.menu.menu
      deny_commands:
        - '[message] &cYou don''t have permission to do that!'

# Item section. This is where you can start add items into menu, and add functions into each items that you did.

items:
  'profile and status':
    #update: true
    priority: 1
    material: SKELETON_SKULL
    slot: 13
    display_name: "&a\u00A7lProfile &7and &e\u00A7lStatus"
    lore:
      - " \u00A7lStatus:"
      - "  &eCoins &7: %vault_eco_balance%"
      - "  &ckills &7: %statistic_player_kills%"
      - "  &6Mob Kills &7: %statistic_mob_kills%"
      - "  &4Deaths &7: %statistic_deaths%"

  items:
     'auction house':
       update: true
       priority: 1
       material: emerald
       slot: 23
       display_name: "&l&eAuction &6House"
       lore:
        - '&7Click to view players auction , in this auction house you can view , bid , sell etc...'

  
# for fast fill

  'fill':
  #  update: true
    priority: 100
    material: gray_stained_glass_pane
    slots:
      - 0-12
      - 14-19 
  



sweet: true

First i seted update true fo all item the it's not worked the i am seted true only for item : auction house only , but still that is not worked too ;-;

crude arch
crude arch
#

Sir pls help

#

;-;

dull aurora
#

what do you want

crude arch
#

Emerald ;-;

crude arch
dull aurora
#

why you put 2 items ?

crude arch
#

?? ;-;

crude arch
dull aurora
#
open_command: menu

size: 54
update_interval: 1

# Menu title

menu_title: '&e&lSurvival &dMenu'

# Open requirement

open_requirement:
  requirements:
    permission:
      type: has permission
      permission: deluxemenu.menu.menu
      deny_commands:
        - '[message] &cYou don''t have permission to do that!'

# Item section. This is where you can start add items into menu, and add functions into each items that you did.

items:
  'profile and status':
    #update: true
    priority: 1
    material: SKELETON_SKULL
    slot: 13
    display_name: "&a\u00A7lProfile &7and &e\u00A7lStatus"
    lore:
      - " \u00A7lStatus:"
      - "  &eCoins &7: %vault_eco_balance%"
      - "  &ckills &7: %statistic_player_kills%"
      - "  &6Mob Kills &7: %statistic_mob_kills%"
      - "  &4Deaths &7: %statistic_deaths%"
    
  'auction house':
     update: true
     priority: 1
     material: emerald
     slot: 23
     display_name: "&l&eAuction &6House"
     lore:
       - '&7Click to view players auction , in this auction house you can view , bid , sell etc...'

  'fill':
    priority: 100
    material: gray_stained_glass_pane
    slots:
      - 0-19 # you dont need to make other slot
dull aurora
crude arch
# dull aurora only one

Ok but now wt is wrong i done


open_command: menu

size: 54

menu_title: '&e&lSurvival &dMenu'


open_requirement:
  requirements:
    permission:
      type: has permission
      permission:deluxemenu.menu.menu
      deny_commands:
        - '[message] &cYou don''t have permission to do that'

items:
  'profile and status':
    #update: true
    priority: 1
    material: SKELETON_SKULL
    slot: 13
    display_name: "&e\u00A7lProfile \u00A7l&7and &e\u00A7lStatus"
    lore:
      - " &a\u00A7lProfile"
      - "  &6User &7: %player_name%"
      - "  &eMoney &7: %vault_eco_balance%"
      - "  &dTeam &7: %betterTeams_name%"
      - " &b\u00A7lStatus:"
      - "  &ckills &7: %statistic_player_kills%"
      - "  &6Mob Kills &7: %statistic_mob_kills%"
      - "  &4Deaths &7: %statistic_deaths%"

    # Auction House

  'auction house':
     #update: true
     priority: 1
     material: emerald
     slot: 22
     display_name: "&l&eAuction &6House"
     lore:
       - '&7Click to view players auction , 
      in this auction house you can 
      view , bid , sell etc...'
     right_click_commands:
       - '[console] ah '

     'Quests':
       priority: 1
       material: writable_book
       slot: 23
       display_name: "&5\u00A7lQuests"
       lore:
        - '&aComming &eSoon'
       right_click_commands:
        - '[message] &dQuests &7are &ecomming &asoon'

     'events': 
       priority: 1
       material: painting
       slot: 21
       display_name: "&5\u00A7lDaily &e\u00A7lEvents"
       lore:
       - '&aComming &eSoon'
       right_click_commands:
        -'[message] &aComming &eSoon'

     'Daily-rewards':
       priority: 1
       material: clock
       slot: 24
       display_name: "&b\u00A7lDaily &e\u00A7lRewards"
       lore:
        - '&aComming &eSoon'
       right_click_commands:
        -'[message] &aComming &eSoon'
         
    
  'fill':
    priority: 100
    material: gray_stained_glass_pane
    slots:
      - 0-18 
#

I tryed update_interval: 1

update: true
``` in all items but that is not worked too ;-;
dull aurora
#

your item isn't at right Column

#
items:
  'item 1':
  'item 2':   # <- this is right
    'item 3': # <- not this
crude arch
#

Uh ok done but

spiral wind
#

Good, I am making a rewards menu, how can I do if I want to put 40 possibilities of rewards but that only 1 is given to the player?