🏷️Tags
# Remove whole display item section to make it hide in GUI
display-item:
unlocked:
material: DRAGON_EGG
name: '{display-value}'
lore:
- '&7Display Value: {display-value}'
- '&7Preview: %mythicprefixes_prefix_example_chat% %player_name%'
- '&dOp will always can use the tag, give'
- '&dyourself &4-mythicprefixes.bypass.*'
- '&dpermission to avoid that.'
- '&eClick to use!'
using:
material: DRAGON_EGG
name: '{display-value}'
lore:
- '&7Display Value: {display-value}'
- '&7Preview: %mythicprefixes_prefix_example_chat% %player_name%'
- '&cYou are now using this prefix!'
- '&eClick to cancel use this prefix!'
locked:
material: DRAGON_EGG
name: '&cLocked'
lore:
- '&7Display Value: {display-value}'
- '&7Preview: %mythicprefixes_prefix_example_chat% %player_name%'
- '&cKill a dragon to unlock!'
max-reached:
material: DRAGON_EGG
name: '{display-value}'
lore:
- '&7Preview: %mythicprefixes_prefix_example_chat% %player_name%'
- '&cYou have reached max use of prefix!'
bedrock:
extra-line: '&f{status}'
display-value: '&8Dragon Killer'
weight: 15
auto-hide: false
# Premium version only
groups:
- chat
- example
effects:
enabled: false
1:
type: MythicLib
stat: MAX_HEALTH
value: 1
2:
# Premium version only
type: MythicMobs
stat: ATTACK_DAMAGE
value: 1
equip-actions:
1:
type: message
message: 'Start equip the tag!'
unequip-actions:
1:
type: message
message: 'Not equip the tag!'
circle-actions:
1:
type: message
message: 'This is default message. Default prefix has equipped so prefix effect also activated!'
# Premium version only
click-actions:
condition-not-meet:
1:
type: message
message: 'You did not unlock this prefix!'
max-limit-reached:
1:
type: message
message: 'You reached the limit of max prefix using!'
conditions:
1:
type: permission
permission: 'killed.dragon'Last updated