Zowp

Volcano - menus.yml

Dec 6th, 2023
194
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 21.86 KB | None | 0 0
  1. # You can regenerate this file by deleting it and restarting the server
  2. # And it will generate the text using the primary & secondary colors in language.yml
  3. general:
  4.   previous-page-available-material: CARPET
  5.   previous-page-available-durability: 5
  6.   previous-page-available-display-name: §aPrevious Page
  7.   previous-page-available-lore: []
  8.   previous-page-unavailable-material: CARPET
  9.   previous-page-unavailable-durability: 8
  10.   previous-page-unavailable-display-name: §7Previous Page
  11.   previous-page-unavailable-lore: []
  12.   next-page-available-material: CARPET
  13.   next-page-available-durability: 5
  14.   next-page-available-display-name: §aNext Page
  15.   next-page-available-lore: []
  16.   next-page-unavailable-material: CARPET
  17.   next-page-unavailable-durability: 8
  18.   next-page-unavailable-display-name: §7Next Page
  19.   next-page-unavailable-lore: []
  20.   filler-material: STAINED_GLASS_PANE
  21.   filler-durability: 15
  22.   filler-display-name: ''
  23.   filler-lore: []
  24.  
  25. grant-rank-choose:
  26.   fill: false
  27.   title: Grant » Rank
  28.   size: 45
  29.   material: LEATHER_CHESTPLATE
  30.   display-name: <rank>
  31.   lore:
  32.  - §7§m---------------------------------------
  33.   - '§ePrefix: <prefix>'
  34.   - '§eSuffix: <suffix>'
  35.   - '§eWeight: §b<weight>'
  36.   - ''
  37.   - §eLeft Click to select the <rank>§e rank
  38.   - §eRight Click to select the Scope
  39.   - §7§m---------------------------------------
  40.  
  41. grant-scope:
  42.   fill: false
  43.   title: Grant » Scope
  44.   size: 36
  45.   selected-material: INK_SACK
  46.   unselected-material: INK_SACK
  47.   selected-durability: 10
  48.   unselected-durability: 8
  49.   selected-display-name: §a<scope> §7(Selected)
  50.   unselected-display-name: §c<scope>
  51.   selected-lore:
  52.  - §7§m---------------------------------------
  53.   - §eLeft Click to remove §b<scope>§e scope from the grant.
  54.   - §7§m---------------------------------------
  55.   unselected-lore:
  56.  - §7§m---------------------------------------
  57.   - §eLeft Click to add §b<scope>§e scope to the grant.
  58.   - §7§m---------------------------------------
  59.   confirm-material: WOOL
  60.   confirm-durability: 13
  61.   confirm-index: 31
  62.   confirm-display-name: §bContinue
  63.   confirm-lore:
  64.  - §7§m---------------------------------------
  65.   - '§eSelected Scopes:'
  66.   - §b<scopes>
  67.  - ' '
  68.   - §eLeft click to continue
  69.   - §7§m---------------------------------------
  70.  
  71. grant-duration:
  72.   fill: true
  73.   title: Grant » Duration
  74.   size: 27
  75.   duration-1-enabled: true
  76.   duration-1-material: WOOL
  77.   duration-1-durability: 5
  78.   duration-1-index: 10
  79.   duration-1-display-name: §b7 days
  80.   duration-1-lore: []
  81.   duration-1-duration: 7d
  82.   duration-2-enabled: true
  83.   duration-2-material: WOOL
  84.   duration-2-durability: 4
  85.   duration-2-index: 12
  86.   duration-2-display-name: §b30 days
  87.   duration-2-lore: []
  88.   duration-2-duration: 30d
  89.   duration-3-enabled: true
  90.   duration-3-material: OBSIDIAN
  91.   duration-3-durability: 0
  92.   duration-3-index: 14
  93.   duration-3-display-name: §bPermanent
  94.   duration-3-lore: []
  95.   duration-3-duration: perm
  96.   custom-duration-enabled: true
  97.   custom-duration-material: SIGN
  98.   custom-duration-durability: 0
  99.   custom-duration-index: 16
  100.   custom-duration-display-name: §bCustom
  101.   custom-duration-lore: []
  102.  
  103. grant-reason:
  104.   fill: true
  105.   title: Grant » Reason
  106.   size: 27
  107.   reason-1-enabled: true
  108.   reason-1-material: CAKE
  109.   reason-1-durability: 0
  110.   reason-1-index: 11
  111.   reason-1-display-name: §bPurchase
  112.   reason-1-lore: []
  113.   reason-1-string: Purchased from Store
  114.   reason-2-enabled: true
  115.   reason-2-material: WOOL
  116.   reason-2-durability: 5
  117.   reason-2-index: 13
  118.   reason-2-display-name: §bPromotion
  119.   reason-2-lore: []
  120.   reason-2-string: Promotion
  121.   custom-reason-enabled: true
  122.   custom-reason-material: SIGN
  123.   custom-reason-durability: 0
  124.   custom-reason-index: 15
  125.   custom-reason-display-name: §bCustom
  126.   custom-reason-lore: []
  127.  
  128. grant-confirm:
  129.   fill: true
  130.   size: 27
  131.   title: Grant » Confirmation
  132.   confirm-material: WOOL
  133.   confirm-durability: 13
  134.   confirm-display-name: §aConfirm
  135.   confirm-slots:
  136.  - 0
  137.   - 1
  138.   - 2
  139.   - 9
  140.   - 10
  141.   - 11
  142.   - 18
  143.   - 19
  144.   - 20
  145.   confirm-lore:
  146.  - §7§m---------------------------------------
  147.   - §eClick to grant <player>§e the <rank> §erank!
  148.   - §7§m---------------------------------------
  149.   cancel-material: WOOL
  150.   cancel-durability: 14
  151.   cancel-display-name: §cCancel
  152.   cancel-slots:
  153.  - 6
  154.   - 7
  155.   - 8
  156.   - 15
  157.   - 16
  158.   - 17
  159.   - 24
  160.   - 25
  161.   - 26
  162.   cancel-lore:
  163.  - §7§m---------------------------------------
  164.   - §cClick to cancel
  165.   - §7§m---------------------------------------
  166.  
  167. grant-history:
  168.   fill: false
  169.   title: <player>§b's Grants
  170.   size: 45
  171.   filter-index: 4
  172.   active-material: WOOL
  173.   active-durability: 13
  174.   inactive-material: WOOL
  175.   inactive-durability: 14
  176.   display-name: §b<date>
  177.   active-lore:
  178.  - §7§m---------------------------------------
  179.   - '§eUser: <user>'
  180.   - '§eRank: <rank>'
  181.   - '§eIssuer: <issuer>'
  182.   - §7§m---------------------------------------
  183.   - '§eScope(s):'
  184.   - §b<scope>
  185.  - §7§m---------------------------------------
  186.   - '§eServer: §b<server>'
  187.   - '§eReason: §b<reason>'
  188.   - §7§m---------------------------------------
  189.   - '§eDuration: §b<duration>'
  190.   - '§eExpires On: §b<expires>'
  191.   - §7§m---------------------------------------
  192.   - ' '
  193.   - §eLeft click to remove this grant.
  194.   - §7§m---------------------------------------
  195.   removed-lore:
  196.  - §7§m---------------------------------------
  197.   - '§eUser: <user>'
  198.   - '§eRank: <rank>'
  199.   - '§eIssuer: <issuer>'
  200.   - §7§m---------------------------------------
  201.   - '§eScope(s):'
  202.   - §b<scope>
  203.  - §7§m---------------------------------------
  204.   - '§eServer: §b<server>'
  205.   - '§eReason: §b<reason>'
  206.   - §7§m---------------------------------------
  207.   - '§eDuration: §b<duration>'
  208.   - '§eExpires On: §b<expires>'
  209.   - §7§m---------------------------------------
  210.   - §bRemoved
  211.   - ' '
  212.   - '§eRemoved On: §b<removed-on>'
  213.   - '§eRemoved By: §b<removed-by>'
  214.   - §7§m---------------------------------------
  215.   expired-lore:
  216.  - §7§m---------------------------------------
  217.   - '§eUser: <user>'
  218.   - '§eRank: <rank>'
  219.   - '§eIssuer: <issuer>'
  220.   - §7§m---------------------------------------
  221.   - '§eScope(s):'
  222.   - §b<scope>
  223.  - §7§m---------------------------------------
  224.   - '§eServer: §b<server>'
  225.   - '§eReason: §b<reason>'
  226.   - §7§m---------------------------------------
  227.   - §bExpired
  228.   - ' '
  229.   - '§eExpired On: §b<expired-on>'
  230.   - '§eDuration: §b<duration>'
  231.   - §7§m---------------------------------------
  232.  
  233. filter:
  234.   material: HOPPER
  235.   durability: 0
  236.   display-name: §bFilter
  237.   enabled: §a■
  238.   disabled: §7
  239.   lore:
  240.  - <all> §eAll
  241.   - <active> §eActive
  242.   - <removed> §eRemoved
  243.   - <inactive> §eInactive
  244.  
  245. punishment-type-choose:
  246.   fill: false
  247.   title: <player>§e's Punishments
  248.   size: 9
  249.   ban-material: WOOL
  250.   ban-durability: 14
  251.   ban-display-name: §eBans
  252.   ban-index: 0
  253.   ban-lore:
  254.  - §7§m---------------------------------------
  255.   - §eClick to view <target>§e's bans
  256.   - §7§m---------------------------------------
  257.   mute-material: WOOL
  258.   mute-durability: 4
  259.   mute-index: 1
  260.   mute-display-name: §eMutes
  261.   mute-lore:
  262.  - §7§m---------------------------------------
  263.   - §eClick to view <target>§e's mutes
  264.   - §7§m---------------------------------------
  265.   ghost-mute-material: WOOL
  266.   ghost-mute-durability: 0
  267.   ghost-mute-display-name: §eGhost Mutes
  268.   ghost-mute-index: 2
  269.   ghost-mute-lore:
  270.  - §7§m---------------------------------------
  271.   - §eClick to view <target>§e's ghost mutes
  272.   - §7§m---------------------------------------
  273.   blacklist-material: BEDROCK
  274.   blacklist-durability: 0
  275.   blacklist-display-name: §eBlacklists
  276.   blacklist-index: 3
  277.   blacklist-lore:
  278.  - §7§m---------------------------------------
  279.   - §eClick to view <target>§e's blacklists
  280.   - §7§m---------------------------------------
  281.   kick-material: WOOL
  282.   kick-durability: 1
  283.   kick-display-name: §eKicks
  284.   kick-index: 4
  285.   kick-lore:
  286.  - §7§m---------------------------------------
  287.   - §eClick to view <target>§e's kicks
  288.   - §7§m---------------------------------------
  289.   warn-material: WOOL
  290.   warn-durability: 5
  291.   warn-display-name: §eWarns
  292.   warn-index: 5
  293.   warn-lore:
  294.  - §7§m---------------------------------------
  295.   - §eClick to view <target>§e's warns
  296.   - §7§m---------------------------------------
  297.  
  298. punishment-history:
  299.   fill: false
  300.   title: <player> §7» §f<type>s
  301.   size: 36
  302.   filter-index: 4
  303.   active-material: WOOL
  304.   active-durability: 13
  305.   inactive-material: WOOL
  306.   inactive-durability: 14
  307.   display-name: §b<date> §7(#<id>)
  308.   active-empty-evidence-lore:
  309.  - §7§m---------------------------------------
  310.   - '§eUser: <user>'
  311.   - '§eIssuer: <issuer>'
  312.   - '§eServer: §b<server>'
  313.   - '§eReason: §b<reason>'
  314.   - §7§m---------------------------------------
  315.   - '§eDuration: §b<duration>'
  316.   - '§eExpires On: §b<expires_on>'
  317.   - §7§m---------------------------------------
  318.   - §eThere is no submitted evidence.
  319.   - §eRight Click to submit evidence.
  320.   - §7§m---------------------------------------
  321.   - ' '
  322.   - §eLeft click to pardon.
  323.   - §7§m---------------------------------------
  324.   active-with-evidence-lore:
  325.  - §7§m---------------------------------------
  326.   - '§eUser: <user>'
  327.   - '§eIssuer: <issuer>'
  328.   - '§eServer: §b<server>'
  329.   - '§eReason: §b<reason>'
  330.   - §7§m---------------------------------------
  331.   - '§eDuration: §b<duration>'
  332.   - '§eExpires On: §b<expires_on>'
  333.   - §7§m---------------------------------------
  334.   - §eRight Click to view all evidences.
  335.   - §7§m---------------------------------------
  336.   - ' '
  337.   - §eLeft click to pardon.
  338.   - §7§m---------------------------------------
  339.   removed-empty-evidence-lore:
  340.  - §7§m---------------------------------------
  341.   - '§eUser: <user>'
  342.   - '§eIssuer: <issuer>'
  343.   - '§eServer: §b<server>'
  344.   - '§eReason: §b<reason>'
  345.   - §7§m---------------------------------------
  346.   - '§eDuration: §b<duration>'
  347.   - '§eExpires On: §b<expires_on>'
  348.   - §7§m---------------------------------------
  349.   - §cRemoved
  350.   - ''
  351.   - '§eRemoved On: §b<removed_on>'
  352.   - '§eRemoved By: §b<removed_by>'
  353.   - '§eRemoval Reason: §b<removal_reason>'
  354.   - §7§m---------------------------------------
  355.   - §eThere is no submitted evidence.
  356.   - §eRight Click to submit evidence.
  357.   - §7§m---------------------------------------
  358.   removed-with-evidence-lore:
  359.  - §7§m---------------------------------------
  360.   - '§eUser: <user>'
  361.   - '§eIssuer: <issuer>'
  362.   - '§eServer: §b<server>'
  363.   - '§eReason: §b<reason>'
  364.   - §7§m---------------------------------------
  365.   - '§eDuration: §b<duration>'
  366.   - '§eExpires On: §b<expires_on>'
  367.   - §7§m---------------------------------------
  368.   - §cRemoved
  369.   - ''
  370.   - '§eRemoved On: §b<removed_on>'
  371.   - '§eRemoved By: §b<removed_by>'
  372.   - '§eRemoval Reason: §b<removal_reason>'
  373.   - §7§m---------------------------------------
  374.   - §eRight Click to view all evidences.
  375.   - §7§m---------------------------------------
  376.  
  377. # This uses the same punishment buttons as punishment history menu
  378. unresolved-punishments:
  379.   fill: false
  380.   title: <player> §7» §fUnresolved Punishments
  381.   size: 36
  382.  
  383. staff-history-type:
  384.   fill: true
  385.   title: Staff History » Type
  386.   size: 27
  387.   grants-material: PAINTING
  388.   grants-durability: 0
  389.   grants-display-name: §eIssued Grants
  390.   grants-index: 11
  391.   grants-lore:
  392.  - §7§m---------------------------------------
  393.   - '§eAmount: §b<grants>'
  394.   - ' '
  395.   - §eClick to view <player>§e's issued grants
  396.   - §7§m---------------------------------------
  397.   punishments-material: BEDROCK
  398.   punishments-durability: 0
  399.   punishments-display-name: §eIssued Punishments
  400.   punishments-index: 15
  401.   punishments-lore:
  402.  - §7§m---------------------------------------
  403.   - '§eAmount: §b<punishments>'
  404.   - ' '
  405.   - §eClick to view <player>§e's issued punishments
  406.   - §7§m---------------------------------------
  407.  
  408. # This uses the same grant items as grants history menu
  409. staff-history-grants:
  410.   fill: false
  411.   title: Staff History » Grants
  412.   size: 36
  413.   filter-index: 4
  414.  
  415. staff-history-punishment-type-choose:
  416.   fill: true
  417.   title: Staff History » Punishment Type
  418.   size: 9
  419.   ban-material: WOOL
  420.   ban-durability: 14
  421.   ban-display-name: §eBans
  422.   ban-index: 0
  423.   ban-lore:
  424.  - §7§m---------------------------------------
  425.   - §eClick to view <target>§e's issued bans
  426.   - §7§m---------------------------------------
  427.   mute-material: WOOL
  428.   mute-durability: 4
  429.   mute-index: 1
  430.   mute-display-name: §eMutes
  431.   mute-lore:
  432.  - §7§m---------------------------------------
  433.   - §eClick to view <target>§e's issued mutes
  434.   - §7§m---------------------------------------
  435.   ghost-mute-material: WOOL
  436.   ghost-mute-durability: 0
  437.   ghost-mute-display-name: §eGhost Mutes
  438.   ghost-mute-index: 2
  439.   ghost-mute-lore:
  440.  - §7§m---------------------------------------
  441.   - §eClick to view <target>§e's issued ghost mutes
  442.   - §7§m---------------------------------------
  443.   blacklist-material: BEDROCK
  444.   blacklist-durability: 0
  445.   blacklist-display-name: §eBlacklists
  446.   blacklist-index: 3
  447.   blacklist-lore:
  448.  - §7§m---------------------------------------
  449.   - §eClick to view <target>§e's issued blacklists
  450.   - §7§m---------------------------------------
  451.   kick-material: WOOL
  452.   kick-durability: 1
  453.   kick-display-name: §eKicks
  454.   kick-index: 4
  455.   kick-lore:
  456.  - §7§m---------------------------------------
  457.   - §eClick to view <target>§e's issued kicks
  458.   - §7§m---------------------------------------
  459.   warn-material: WOOL
  460.   warn-durability: 5
  461.   warn-display-name: §eWarns
  462.   warn-index: 5
  463.   warn-lore:
  464.  - §7§m---------------------------------------
  465.   - §eClick to view <target>§e's issued warns
  466.   - §7§m---------------------------------------
  467.  
  468. # This uses the same punishment items as punishment history menu
  469. staff-history-punishment:
  470.   fill: false
  471.   title: Staff History » <type>
  472.   size: 36
  473.   filter-index: 4
  474.  
  475. evidence:
  476.   fill: false
  477.   title: Evidence
  478.   size: 36
  479.   evidence-material: WOOL
  480.   evidence-durability: 13
  481.   evidence-display-name: §b<date>
  482.   evidence-lore:
  483.  - §7§m---------------------------------------
  484.   - '§eIssuer: §b<issuer>'
  485.   - '§eURL: §b<url>'
  486.   - ''
  487.   - §eLeft click to view proof.
  488.   - §7§m---------------------------------------
  489.   submit-material: NETHER_STAR
  490.   submit-durability: 0
  491.   submit-index: 4
  492.   submit-display-name: §bSubmit Evidence
  493.   submit-lore: []
  494.  
  495. # core.report.remove is the permission for removing reports
  496. report-history:
  497.   fill: false
  498.   title: <player> §7» §fReports
  499.   size: 36
  500.   display-name: §b<report_type>
  501.   lore:
  502.  - §7§m---------------------------------------
  503.   - '§eIssuer: <issuer>'
  504.   - '§eDate: §b<date>'
  505.   - ''
  506.   - '<issuer>§e''s Server: §b<issuer_server>'
  507.   - '<player>§e''s Server: §b<player_server>'
  508.   - ''
  509.   - §eLeft Click to remove this report.
  510.   - §7§m---------------------------------------
  511.  
  512. settings:
  513.   fill: false
  514.   title: Settings
  515.   size: 9
  516.   'on': §a■
  517.   'off': §7
  518.   private-messages-material: BOOK_AND_QUILL
  519.   private-messages-durability: 0
  520.   private-messages-index: 0
  521.   private-messages-display-name: §bPrivate Messages
  522.   private-messages-lore:
  523.  - §7§m---------------------------------------
  524.   - §7Turn this option off to stop receiving
  525.   - §7private messages
  526.   - ''
  527.   - <enabled> §eEnabled
  528.   - <disabled> §eDisabled
  529.   - §7§m---------------------------------------
  530.   global-chat-material: PAPER
  531.   global-chat-durability: 0
  532.   global-chat-index: 1
  533.   global-chat-display-name: §bGlobal Chat
  534.   global-chat-lore:
  535.  - §7§m---------------------------------------
  536.   - §7Turn this option off to stop seeing
  537.   - §7public chat messages
  538.   - ''
  539.   - <enabled> §eEnabled
  540.   - <disabled> §eDisabled
  541.   - §7§m---------------------------------------
  542.   friend-requests-material: SKULL_ITEM
  543.   friend-requests-durability: 3
  544.   friend-requests-index: 2
  545.   friend-requests-display-name: §bFriend Requests
  546.   friend-requests-lore:
  547.  - §7§m---------------------------------------
  548.   - §7Turn this option off to stop receiving
  549.   - §7friend requests
  550.   - ''
  551.   - <enabled> §eEnabled
  552.   - <disabled> §eDisabled
  553.   - §7§m---------------------------------------
  554.   tips-material: BOOK
  555.   tips-durability: 0
  556.   tips-index: 3
  557.   tips-display-name: §bTips
  558.   tips-lore:
  559.  - §7§m---------------------------------------
  560.   - §7Turn this option off to stop receiving
  561.   - §7tips
  562.   - ''
  563.   - <enabled> §eEnabled
  564.   - <disabled> §eDisabled
  565.   - §7§m---------------------------------------
  566.  
  567. server:
  568.   fill: false
  569.   title: Servers
  570.   size: 36
  571.   display-name: §b<server>
  572.   online-material: WOOL
  573.   online-durability: 13
  574.   offline-material: WOOL
  575.   offline-durability: 14
  576.   whitelisted-material: WOOL
  577.   whitelisted-durability: 4
  578.   lore:
  579.  - §7§m---------------------------------------
  580.   - '§eType: §b<type>'
  581.   - '§ePlayers: §b<online>'
  582.   - '§eTPS: §b<tps>'
  583.   - '§eStatus: <status>'
  584.   - ''
  585.   - '§eGroup(s): §b<groups>'
  586.   - ''
  587.   - §eLeft click to view detailed performance
  588.   - §7§m---------------------------------------
  589.  
  590. server-performance:
  591.   fill: true
  592.   title: <server> » Performance
  593.   size: 27
  594.   cpu-material: REDSTONE_COMPARATOR
  595.   cpu-index: 11
  596.   cpu-durability: 0
  597.   cpu-display-name: §eCPU Information
  598.   cpu-lore:
  599.  - §7§m---------------------------------------
  600.   - §7The CPU usage could be a bit delayed.
  601.   - ''
  602.   - '§eCPU Cores: §b<cpu_cores>'
  603.   - '§eCPU Usage: §b<cpu_usage>% §7(process)'
  604.   - §7§m---------------------------------------
  605.   ram-material: REDSTONE_BLOCK
  606.   ram-index: 15
  607.   ram-durability: 0
  608.   ram-display-name: §eRAM Information
  609.   ram-lore:
  610.  - §7§m---------------------------------------
  611.   - §7The ram information might be inaccurate.
  612.   - ''
  613.   - '§eRAM Usage: §b<ram_usage>§7/§b<ram_max> MB §7(process)'
  614.   - '§eUsage Percentage: §b<ram_percentage>% §7(process)'
  615.   - §7§m---------------------------------------
  616.  
  617. tag:
  618.   fill: false
  619.   bounds-glass: true
  620.   glass-slots:
  621.  - 1
  622.   - 2
  623.   - 3
  624.   - 4
  625.   - 5
  626.   - 6
  627.   - 7
  628.   - 9
  629.   - 17
  630.   - 18
  631.   - 26
  632.   - 27
  633.   - 35
  634.   - 36
  635.   - 37
  636.   - 38
  637.   - 39
  638.   - 40
  639.   - 41
  640.   - 42
  641.   - 43
  642.   - 44
  643.   title: Tags
  644.   size: 45
  645.   material: <category_material>
  646.   display-name: §b<tag>
  647.   equipped-material: INK_SACK
  648.   equipped-durability: 10
  649.   preview-message: Hey!
  650.   equip: §eLeft click to equip §b<tag> §etag
  651.   unequip: §eLeft click to unequip this tag
  652.   dont-own: §cYou don't own this tag
  653.   lore:
  654.  - §7§m---------------------------------------
  655.   - '§eCategory:'
  656.   - §b <category>
  657.  - ''
  658.   - '§eShows as:'
  659.   - ' <preview>'
  660.   - ''
  661.   - <equip>
  662.  - §7§m---------------------------------------
  663.  
  664. online-staff:
  665.   fill: false
  666.   title: Online Staff
  667.   size: 36
  668.   player-heads: true
  669.   material: SKULL_ITEM
  670.   durability: 0
  671.   display-name: <player>
  672.   lore:
  673.  - §7§m---------------------------------------
  674.   - '§eServer: §b<server>'
  675.   - '§eLinked: §b<linked>'
  676.   - ''
  677.   - '§eVanished: §b<vanished>'
  678.   - '§eDisguised: §b<disguised>'
  679.   - §7§m---------------------------------------
  680.  
  681. disguise-list:
  682.   fill: false
  683.   title: Disguise List
  684.   size: 36
  685.   player-heads: true
  686.   material: SKULL_ITEM
  687.   durability: 0
  688.   display-name: <player>
  689.   lore:
  690.  - §7§m---------------------------------------
  691.   - '§eOriginal Name: <original_name>'
  692.   - '§eDisguised Name: <disguised_name>'
  693.   - ''
  694.   - '§eServer: §b<server>'
  695.   - §7§m---------------------------------------
  696.  
  697. disguise:
  698.   fill: true
  699.   title: Disguise
  700.   size: 27
  701.   random-material: ANVIL
  702.   random-durability: 0
  703.   random-index: 11
  704.   random-display-name: §bRandom Disguise
  705.   random-lore:
  706.  - §7§m---------------------------------------
  707.   - §eGenerate a random disguise
  708.   - §7§m---------------------------------------
  709.   no-permissions-random-lore:
  710.  - §cYou don't have permission to disguise
  711.   - §ePurchase test rank at§b store.example.com
  712.   custom-material: BOOK
  713.   custom-durability: 0
  714.   custom-index: 15
  715.   custom-display-name: §bCustom Disguise
  716.   custom-lore:
  717.  - §7§m---------------------------------------
  718.   - §eChoose who you want to disguise as!
  719.   - §7§m---------------------------------------
  720.   no-permissions-custom-lore:
  721.  - §cYou don't have permission to use custom disguises
  722.   - §ePurchase test rank at§b store.example.com
  723.  
  724. disguise-choose-name:
  725.   fill: true
  726.   title: Disguise » Name
  727.   size: 27
  728.   preset-material: CHEST
  729.   preset-durability: 0
  730.   preset-index: 11
  731.   preset-display-name: §bPreset Names
  732.   preset-lore:
  733.  - §7§m---------------------------------------
  734.   - §eChoose a preset name!
  735.   - §7§m---------------------------------------
  736.   custom-material: BOOK
  737.   custom-durability: 0
  738.   custom-index: 15
  739.   custom-display-name: §bCustom Name
  740.   custom-lore:
  741.  - §7§m---------------------------------------
  742.   - §eChoose a custom name!
  743.   - §7§m---------------------------------------
  744.  
  745. disguise-preset:
  746.   fill: false
  747.   title: Disguise » Name
  748.   size: 45
  749.   player-heads: true
  750.   material: SKULL_ITEM
  751.   durability: 0
  752.   display-name: <player>
  753.   lore:
  754.  - §7§m---------------------------------------
  755.   - §eLeft click to disguise as §b<player>§e.
  756.   - §7§m---------------------------------------
  757.  
  758. disguise-rank:
  759.   fill: false
  760.   title: Disguise » Rank
  761.   size: 36
  762.   material: LEATHER_CHESTPLATE
  763.   display-name: <rank>
  764.   lore:
  765.  - §7§m---------------------------------------
  766.   - '§ePreview:'
  767.   - <format>Hey!
  768.   - ''
  769.   - §eLeft Click to select the <rank>§e rank
  770.   - §7§m---------------------------------------
  771.  
  772. disguise-skin:
  773.   fill: true
  774.   title: Disguise » Skin
  775.   size: 27
  776.   current-player-heads: true
  777.   current-material: SKULL_ITEM
  778.   current-durability: 0
  779.   current-index: 11
  780.   current-display-name: §bUse§e <target>§b's skin
  781.   current-lore: []
  782.   custom-material: SIGN
  783.   custom-durability: 0
  784.   custom-index: 15
  785.   custom-display-name: §bEnter a custom skin
  786.   custom-lore: []
Add Comment
Please, Sign In to add comment