Created
April 7, 2020 18:30
-
-
Save incredimike/84c529e5de80d2036396c489b36c40b8 to your computer and use it in GitHub Desktop.
dtltraders item template
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
item-0: | |
id: 38 | |
type: commands | |
item: | |
==: org.bukkit.inventory.ItemStack | |
v: 2230 | |
type: PHANTOM_SPAWN_EGG | |
meta: | |
==: ItemMeta | |
meta-type: SPAWN_EGG | |
lore: | |
- '§bDiscount price: §c0.00' | |
- '§bDiscount start: §c05/04/2020 09:21:05' | |
- '§bDiscount duration: §c-' | |
- '§bDiscount end: §c05/04/2020 09:21:05' | |
- §b0 /0 | |
- §b- | |
display-name: Bulbasaur Egg | |
display-lore: | |
- '§bDiscount price: §c0.00' | |
- '§bDiscount start: §c05/04/2020 09:21:05' | |
- '§bDiscount duration: §c-' | |
- '§bDiscount end: §c05/04/2020 09:21:05' | |
- §b0 /0 | |
- §b- | |
show-description: true | |
description: | |
- Hatch a bulbasaur buddy! | |
run-mode: BUY_AND_RUN | |
commands: | |
'0': | |
executor: CONSOLE | |
command: /givepet miniaturepets.bulbasaur Bu | |
Discount: | |
discount-percentage: 0.0 | |
show-discount-price: false | |
discount-price: 0.0 | |
show-discount-start: false | |
discount-start: 05/04/2020 13:10:54 | |
show-discount-duration: false | |
discount-duration: 0 | |
show-discount-end: false | |
discount-end: 05/04/2020 13:10:54 | |
show-price: true | |
trade-price: 500.0 | |
custom-input-enabled: false | |
stack-sale-enabled: false | |
show-trade-limit: true | |
trade-limit: -1 | |
show-limit-time: true | |
limit-reset-seconds: -1 | |
show-broadcast-message: false | |
broadcast-message: '' | |
drop-item-on-full-inventory: false | |
sell-all-when-not-enough-items: true | |
permission: '' | |
logging-enabled: true | |
custom-display-text-enabled: false | |
custom-display-text: [] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment