Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #########################################################################################
- # #
- # DeluxeWithdraw, a premium resource by Norska @ https://norska.dev #
- # #
- # Wiki: https://norska.dev/docs/welcome #
- # Support: https://norska.dev/discord/ #
- # #
- # You are editing the items.yml file of DeluxeWithdraw. #
- # #
- #########################################################################################
- #########################################################################################
- # #
- # NOTE: PLEASE READ BEFORE CONFIGURING! #
- # #
- # Please consult the wiki for any questions regarding the setup of this plugin, if you #
- # still require help, open a ticket on my discord server! #
- # #
- #########################################################################################
- items:
- money_default:
- item:
- # Placeholders: {0} = amount, {1} = creator, {2} = date created, {3} = tax
- name: '&eMoney Satchel'
- lore:
- - ''
- - '&7Use this satchel to gain money!'
- - ''
- - '&e[⛨] &fInformation:'
- - ' &f• &7Value: &a${0}'
- - ' &f• &7Created by: &e{1}, on {2}'
- - ''
- - ' &c• &7Tax: &c{3}%'
- - ''
- - '&8[Right-Click to use]'
- # Note: To use custom skulls use "CUSTOM_SKULL-<URL>". 1.14.4+ ONLY.
- # Note: You can find custom skull URLs at https://minecraft-heads.com/custom-heads
- material: 'CUSTOM_SKULL-396ce13ff6155fdf3235d8d22174c5de4bf5512f1adeda1afa3fc28180f3f7'
- materialData: 0
- # Note: Custom Model Data 1.14.4+ ONLY.
- customModelData: 0
- glow: true
- itemFlags:
- - 'HIDE_ATTRIBUTES'
- - 'HIDE_ENCHANTS'
- - 'HIDE_PLACED_ON'
- # Note: How the item shows up in give commands, etc.
- typeName: '&7&nDefault - Money'
- settings:
- tax: 5.0
- # Note: Do not change the provider if you don't know what you're doing.
- provider: "VAULT"
- ###############################
- money_common:
- item:
- # Placeholders: {0} = amount, {1} = creator, {2} = date created, {3} = tax
- name: '&eMoney Satchel&r &8┃ &a&nCommon Tier'
- lore:
- - ''
- - '&7Use this satchel to gain money!'
- - ''
- - '&e[⛨] &fInformation:'
- - ' &f• &7Value: &a${0}'
- - ' &f• &7Created by: &e{1}, on {2}'
- - ''
- - ' &c• &7Tax: &c{3}%'
- - ''
- - '&8[Right-Click to use]'
- # Note: To use custom skulls use "CUSTOM_SKULL-<URL>". 1.14.4+ ONLY.
- # Note: You can find custom skull URLs at https://minecraft-heads.com/custom-heads
- material: 'CUSTOM_SKULL-396ce13ff6155fdf3235d8d22174c5de4bf5512f1adeda1afa3fc28180f3f7'
- materialData: 0
- # Note: Custom Model Data 1.14.4+ ONLY.
- customModelData: 0
- glow: true
- itemFlags:
- - 'HIDE_ATTRIBUTES'
- - 'HIDE_ENCHANTS'
- - 'HIDE_PLACED_ON'
- # Note: How the item shows up in give commands, etc.
- typeName: '&a&nCommon Tier - Money'
- settings:
- tax: 5.0
- # Note: Do not change the provider if you don't know what you're doing.
- provider: "VAULT"
- ###############################
- money_uncommon:
- item:
- # Placeholders: {0} = amount, {1} = creator, {2} = date created, {3} = tax
- name: '&eMoney Satchel&r &8┃ &e&nUncommon Tier'
- lore:
- - ''
- - '&7Use this satchel to gain money!'
- - ''
- - '&e[⛨] &fInformation:'
- - ' &f• &7Value: &a${0}'
- - ' &f• &7Created by: &e{1}, on {2}'
- - ''
- - ' &c• &7Tax: &c{3}%'
- - ''
- - '&8[Right-Click to use]'
- # Note: To use custom skulls use "CUSTOM_SKULL-<URL>". 1.14.4+ ONLY.
- # Note: You can find custom skull URLs at https://minecraft-heads.com/custom-heads
- material: 'CUSTOM_SKULL-396ce13ff6155fdf3235d8d22174c5de4bf5512f1adeda1afa3fc28180f3f7'
- materialData: 0
- # Note: Custom Model Data 1.14.4+ ONLY.
- customModelData: 0
- glow: true
- itemFlags:
- - 'HIDE_ATTRIBUTES'
- - 'HIDE_ENCHANTS'
- - 'HIDE_PLACED_ON'
- # Note: How the item shows up in give commands, etc.
- typeName: '&e&nUncommon Tier - Money'
- settings:
- tax: 5.0
- # Note: Do not change the provider if you don't know what you're doing.
- provider: "VAULT"
- ###############################
- exp_default:
- item:
- # Placeholders: {0} = amount, {1} = creator, {2} = date created, {3} = tax
- name: '&eExperience Satchel'
- lore:
- - ''
- - '&7Use this satchel to gain experience!'
- - ''
- - '&e[⛨] &fInformation:'
- - ' &f• &7Value: &a{0} exp.'
- - ' &f• &7Created by: &e{1}, on {2}'
- - ''
- - ' &c• &7Tax: &c{3}%'
- - ''
- - '&8[Right-Click to use]'
- # Note: To use custom skulls use "CUSTOM_SKULL-<URL>". 1.14.4+ ONLY.
- # Note: You can find custom skull URLs at https://minecraft-heads.com/custom-heads
- material: 'CUSTOM_SKULL-a9b906b2155f193787042338d05f840391c05a6d3e81623901b296bee3ffdd2'
- materialData: 0
- # Note: Custom Model Data 1.14.4+ ONLY.
- customModelData: 0
- glow: true
- itemFlags:
- - 'HIDE_ATTRIBUTES'
- - 'HIDE_ENCHANTS'
- - 'HIDE_PLACED_ON'
- # Note: How the item shows up in give commands, etc.
- typeName: '&7&nDefault - EXP'
- settings:
- tax: 0
- # Note: Requires the EXP Addon in order to work -> https://norska.dev/r/spigot/dw-addon-exp/
- provider: "EXP"
- ###############################
- exp_common:
- item:
- # Placeholders: {0} = amount, {1} = creator, {2} = date created, {3} = tax
- name: '&eExperience Satchel&r &8┃ &a&nCommon Tier'
- lore:
- - ''
- - '&7Use this satchel to gain experience!'
- - ''
- - '&e[⛨] &fInformation:'
- - ' &f• &7Value: &a{0} exp.'
- - ' &f• &7Created by: &e{1}, on {2}'
- - ''
- - ' &c• &7Tax: &c{3}%'
- - ''
- - '&8[Right-Click to use]'
- # Note: To use custom skulls use "CUSTOM_SKULL-<URL>". 1.14.4+ ONLY.
- # Note: You can find custom skull URLs at https://minecraft-heads.com/custom-heads
- material: 'CUSTOM_SKULL-a9b906b2155f193787042338d05f840391c05a6d3e81623901b296bee3ffdd2'
- materialData: 0
- # Note: Custom Model Data 1.14.4+ ONLY.
- customModelData: 0
- glow: true
- itemFlags:
- - 'HIDE_ATTRIBUTES'
- - 'HIDE_ENCHANTS'
- - 'HIDE_PLACED_ON'
- # Note: How the item shows up in give commands, etc.
- typeName: '&a&nCommon Tier - EXP'
- settings:
- tax: 0
- # Note: Requires the EXP Addon in order to work -> https://norska.dev/r/spigot/dw-addon-exp/
- provider: "EXP"
- ###############################
- exp_uncommon:
- item:
- # Placeholders: {0} = amount, {1} = creator, {2} = date created, {3} = tax
- name: '&eExperience Satchel&r &8┃ &e&nUncommon Tier'
- lore:
- - ''
- - '&7Use this satchel to gain experience!'
- - ''
- - '&e[⛨] &fInformation:'
- - ' &f• &7Value: &a{0} exp.'
- - ' &f• &7Created by: &e{1}, on {2}'
- - ''
- - ' &c• &7Tax: &c{3}%'
- - ''
- - '&8[Right-Click to use]'
- # Note: To use custom skulls use "CUSTOM_SKULL-<URL>". 1.14.4+ ONLY.
- # Note: You can find custom skull URLs at https://minecraft-heads.com/custom-heads
- material: 'CUSTOM_SKULL-a9b906b2155f193787042338d05f840391c05a6d3e81623901b296bee3ffdd2'
- materialData: 0
- # Note: Custom Model Data 1.14.4+ ONLY.
- customModelData: 0
- glow: true
- itemFlags:
- - 'HIDE_ATTRIBUTES'
- - 'HIDE_ENCHANTS'
- - 'HIDE_PLACED_ON'
- # Note: How the item shows up in give commands, etc.
- typeName: '&e&nUncommon Tier - EXP'
- settings:
- tax: 0
- # Note: Requires the EXP Addon in order to work -> https://norska.dev/r/spigot/dw-addon-exp/
- provider: "EXP"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement