Advertisement
Guest User

messages.yml

a guest
Jul 22nd, 2017
239
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 9.54 KB | None | 0 0
  1. Help:
  2. - '&8&m--------------&8&l[ &aDivine Items RPG &8&l]&8&m--------------'
  3. - '&2> &a/di get item <Tier> <Amount> &7- Get divine items.'
  4. - '&2> &a/di get <Gem/Enchbook/Rune/AbilityGem> <Type/Random> <Level> <Amount> &7- Get divine gems/books/runes.'
  5. - '&2> &a/di get <RepairGem/MagicDust> <Level> <Amount> &7- Get repair gem or magic dust'
  6. - '&2> &a/di get AbyssGem <Amount> &7- Get abyss gem'
  7. - '&2> &a/di give item <Player> <Tier> <Amount> &7- Give divine items to player.'
  8. - '&2> &a/di give <Gem/Enchbook/Rune/AbilityGem> <Player> <Type> <Level> <Amount> &7- Give divine items/gems/books/runes to player.'
  9. - '&2> &a/di give <RepairGem/MagicDust> <Player> <Level> <Amount> &7- Give repair gem or magic dust to player'
  10. - '&2> &a/di give AbyssGem <Player> <Amount> &7- Give abyss gem to player'
  11. - '&2> &a/di drop item <World> <X> <Y> <Z> <Tier> <Amount> &7- Drop divine items at the specified location.'
  12. - '&2> &a/di drop <Gem/Enchbook/Rune/AbilityGem> <World> <X> <Y> <Z> <Type> <Level> <Amount> &7- Drop divine gems/books/runes at the specified location.'
  13. - '&2> &a/di drop <RepairGem/MagicDust> <World> <X> <Y> <Z> <Level> <Amount> &7- Drop repair gem or magic dust at the specified location.'
  14. - '&2> &a/di drop AbyssGem <World> <X> <Y> <Z> <Amount> &7- Drop abyss gem at the specified location.'
  15. - '&2> &a/di set attribute <Attribute> <Value> [line] &7- Set the attribute to item.'
  16. - '&2> &a/di set ability <Ability> <Level> <LEFT/RIGHT> <true/false> <Cooldown> [line] &7- Set the attribute to item.'
  17. - '&2> &a/di set damagetype <Type> [line] &7- Set the type of damage to item.'
  18. - '&2> &a/di set nbt <Tag> <Value> &7- Set NBT tag to item.'
  19. - '&2> &a/di set transfer <true/false> [line] &7- Set the transfer state of the item.'
  20. - '&2> &a/di set soulbound <true/false> [line] &7- Set the soulbound state of the item.'
  21. - '&2> &a/di custom save <name> &7- Save custom item.'
  22. - '&2> &a/di custom get <name> &7- Get custom item.'
  23. - '&2> &a/di custom give <name> <player> &7- Give custom item to player.'
  24. - '&2> &a/di add slot <Type> &7- Add empty socket slot for <Type>.'
  25. - '&2> &a/di add flag <ItemFlag> &7- Add flags to item.'
  26. - '&2> &a/di modify display <Value> &7- Modify display name of an item.'
  27. - '&2> &a/di modify lore <add/remove> <string> [position] &7- Modify item lore.'
  28. - '&2> &a/di fix &7- Repair the item in your hand.'
  29. - '&2> &a/di reload &7- Reload all configs.'
  30. Combat:
  31.   Deal: '&e*** You dealed &7%s &eamount of damage to &7%e&e. ***'
  32.   DealCrit: '&e*** &lCritical! &eYou dealed &7%s &eamount of damage to &7%e&e. ***'
  33.   Get: '&c*** &7%e &cdealed &7%s &camount of damage to you. ***'
  34.   GetCrit: '&d*** &lCritical! &7%e &ddealed &7%s &damount of damage to you. ***'
  35.   DodgeEnemy: '&6*** &7%e &6has dodged your attack! ***'
  36.   Dodge: '&6*** You has dodged &7%e &6attack! ***'
  37.   BlockEnemy: '&6*** &7%e &6has blocked &7%d% &6damage of your attack! ***'
  38.   Block: '&6*** You blocked &7%d% &6of &7%e &6attack! ***'
  39. Soulbound:
  40.   NotOwner: '&7You &ccan not &7use this item because you are not the owner of them.'
  41.   Level: '&7Your level is too low &7(&6%s&7) for using this item.'
  42.   Class: '&7Your class &c(%s) &7is not allowed to use this item!'
  43.   BlockCmd: '&cYou can not type this command while holding non-transferable item.'
  44.   SoulboundRequired: '&7For use this item you need to set &6Soulbound&7. Do &6Right-Click &7on this item in your inventory (press E).'
  45.   SoulboundSet: '&7Soulbound setted &asuccessfully&7!'
  46.   SoulboundDecline: '&7Cancelled.'
  47. Socketting:
  48.   NotFound: '&cWhoops! &7Socket not found.'
  49.   Destroy: '&cUnsuccess. &7Your item lose all gems and socket was destroyed.'
  50.   SocketAccept: '&aSuccess!'
  51.   SocketDecline: '&7Cancelled.'
  52.   FullInventory: '&7Your inventory is full! You need &cat least 1 &7free slot to do that!'
  53.   IncorrectItemType: '&7This Socket Gem cannot be applied to this item type.'
  54.   ItemHasNoSlots: '&7This item doesnt contains Socket slots.'
  55.   Result: '&a&l[RESULT]'
  56. Enchanting:
  57.   NotFound: '&cWhoops! &7Enchantment not found.'
  58.   Destroy: '&cUnsuccess. &7Your item lose all enchantments and book was destroyed.'
  59.   Accept: '&aEnchanted!'
  60.   Decline: '&7Cancelled.'
  61.   HighLevel: '&7This item already have this enchantment with higher level'
  62.   FullInventory: '&7Your inventory is full! You need &cat least 1 &7free slot to do that!'
  63.   IncorrectItemType: '&7This Enchantment book cannot be applied to this item type.'
  64.   ItemHasNoSlots: '&7This item doesnt contains Enchantment slots.'
  65.   Result: '&a&l[RESULT]'
  66. RuneEnchanting:
  67.   NotFound: '&cWhoops! &7Rune not found.'
  68.   Destroy: '&cUnsuccess. &7Your item lose all runes and rune was destroyed.'
  69.   Accept: '&aEnchanted!'
  70.   Decline: '&7Cancelled.'
  71.   HighLevel: '&7This item already have this rune with higher level'
  72.   FullInventory: '&7Your inventory is full! You need &cat least 1 &7free slot to do that!'
  73.   IncorrectItemType: '&7This Rune Stone cannot be applied to this item type.'
  74.   ItemHasNoSlots: '&7This item doesnt contains Rune slots.'
  75.   Result: '&a&l[RESULT]'
  76. Repairing:
  77.   NoItem: '&cYou must hold an item to repair!'
  78.   NoDurability: '&cItem dont have custom durability.'
  79.   CantAfford: '&cYou cant afford for repair!'
  80.   Accept: '&aItem repaired!'
  81.   Decline: '&7Repair cancelled.'
  82.   FullInventory: '&7Your inventory is full! You need &cat least 1 &7free slot to do that!'
  83.   Result: '&a&l[RESULT]'
  84. Supplies:
  85.   MagicDust:
  86.     InvalidItem: 'Magic dust cant be applied to this item!'
  87.     HighRate: 'The success rate of the item equals &c100%&7. You cant add more!'
  88.     Success: 'You successfully increased the success rate of the item'
  89.     StackNotAllowed: 'You can not apply Magic Dust on more than 1 item in stack!'
  90.   AbyssGem:
  91.     Success: 'You successfully remove the soulbound from the item!'
  92. Abilities:
  93.   NotFound: '&cWhoops! &7Ability not found.'
  94.   Destroy: '&cUnsuccess. &7Your item lose all abilities and gem was destroyed.'
  95.   Accept: '&aEnchanted!'
  96.   Decline: '&7Cancelled.'
  97.   HighLevel: '&7This item already have this ability with higher level'
  98.   FullInventory: '&7Your inventory is full! You need &cat least 1 &7free slot to do that!'
  99.   IncorrectItemType: '&7This Ability Gem cannot be applied to this item type.'
  100.   ItemHasNoSlots: '&7This item doesnt contains Ability slots.'
  101.   Result: '&a&l[RESULT]'
  102.   true: '&aTrue'
  103.   false: '&cFalse'
  104. DamageIndicators:
  105.   Physical: '&c&l-%dmg%❤'
  106.   Poison: '&a&l-%dmg%☣'
  107.   Fire: '&4&l-%dmg%☀'
  108.   Magic: '&d&l-%dmg%⚡'
  109.   Dodge: '&b&lDodge!'
  110.   Crit: '&e&lCrit! -%dmg%❤'
  111.   Block: '&6&lBlock! -%dmg%❤'
  112. Other:
  113.   Broadcast: 'Player &6%p &7getting the item &6%item%&7!'
  114.   NoPerm: 'You dont have permissions to do that!'
  115.   Get: 'You received: &f<%item%>'
  116. Admin:
  117.   InvalidItem: 'You need to hold a valid item in main hand to do this!'
  118.   NBTSet: 'NBT Tag &a%s &7successfully setted!'
  119.   AttributeSet: 'Attribute &a%s &7successfully setted!'
  120.   Set: 'Done!'
  121.   WrongUsage: 'Wrong usage! Type &a/di help&7 for help.'
  122.   Reload: '&aPlugin reloaded!'
  123. ItemTypes:
  124.   ARMOR: 'Armor'
  125.   WEAPON: 'Weapon'
  126.   TOOL: 'Tool'
  127.   SWORD: 'Sword'
  128.   PICKAXE: 'Pickaxe'
  129.   AXE: 'Axe'
  130.   SPADE: 'Spade'
  131.   HOE: 'Hoe'
  132.   BOW: 'Bow'
  133.   BOOK: 'Book'
  134.   SHIELD: 'Shield'
  135.   HELMET: 'Helmet'
  136.   CHESTPLATE: 'Chestplate'
  137.   LEGGINGS: 'Leggings'
  138.   BOOTS: 'Boots'
  139.   ELYTRA: 'Elytra'
  140.   WOOD_SWORD: Wood Sword
  141.   WOOD_SPADE: Wooden Shovel
  142.   WOOD_PICKAXE: Wood Pickaxe
  143.   WOOD_AXE: Wood Axe
  144.   WOOD_HOE: Wooden Hoe
  145.   STONE_SWORD: Stone Sword
  146.   STONE_SPADE: Stone Shovel
  147.   STONE_PICKAXE: Stone Pickaxe
  148.   STONE_AXE: Stone Axe
  149.   STONE_HOE: Stone Hoe
  150.   LEATHER_HELMET: Leather Cap
  151.   LEATHER_CHESTPLATE: Leather Tunic
  152.   LEATHER_LEGGINGS: Leather Pants
  153.   LEATHER_BOOTS: Leather Boots
  154.   GOLD_HELMET: Gold Helmet
  155.   GOLD_CHESTPLATE: Gold Chestplate
  156.   GOLD_LEGGINGS: Gold Leggings
  157.   GOLD_BOOTS: Gold Boots
  158.   GOLD_HOE: Gold Hoe
  159.   GOLD_SWORD: Gold Sword
  160.   GOLD_SPADE: Gold Shovel
  161.   GOLD_PICKAXE: Gold Pickaxe
  162.   GOLD_AXE: Gold Axe
  163.   CHAINMAIL_HELMET: Chainmail Helmet
  164.   CHAINMAIL_CHESTPLATE: Chainmail Chestplate
  165.   CHAINMAIL_LEGGINGS: Chainmail Leggings
  166.   CHAINMAIL_BOOTS: Chainmail Boots
  167.   IRON_HELMET: Iron Helmet
  168.   IRON_CHESTPLATE: Iron Chestplate
  169.   IRON_LEGGINGS: Iron Leggings
  170.   IRON_BOOTS: Iron Boots
  171.   IRON_SPADE: Iron Shovel
  172.   IRON_PICKAXE: Iron Pickaxe
  173.   IRON_AXE: Iron Axe
  174.   IRON_SWORD: Iron Sword
  175.   IRON_HOE: Iron Hoe
  176.   DIAMOND_SWORD: Diamond Sword
  177.   DIAMOND_SPADE: Diamond Shovel
  178.   DIAMOND_PICKAXE: Diamond Pickaxe
  179.   DIAMOND_AXE: Diamond Axe
  180.   DIAMOND_HELMET: Diamond Helmet
  181.   DIAMOND_CHESTPLATE: Diamond Chestplate
  182.   DIAMOND_LEGGINGS: Diamond Leggings
  183.   DIAMOND_BOOTS: Diamond Boots
  184.   DIAMOND_HOE: Diamond Hoe
  185.   SHEARS: Shears
  186.   FISHING_ROD: Fishing rod
  187. EntityNames:
  188.   BAT: 'Bat'
  189.   BLAZE: Blaze
  190.   CAVE_SPIDER: Cave spider
  191.   CHICKEN: Chicken
  192.   COW: Cow
  193.   CREEPER: Creeper
  194.   DONKEY: Donkey
  195.   ELDER_GUARDIAN: Elder Guardian
  196.   ENDER_DRAGON: Ender Dragon
  197.   ENDERMAN: Enderman
  198.   ENDERMITE: Endermite
  199.   EVOKER: Evoker
  200.   GHAST: Ghast
  201.   GIANT: Giant
  202.   GUARDIAN: Guardian
  203.   HORSE: Horse
  204.   HUSK: Husk
  205.   IRON_GOLEM: Iron Golem
  206.   LLAMA: Llma
  207.   MAGMA_CUBE: Magma Cube
  208.   MULE: Mule
  209.   MUSHROOM_COW: Mushroom cow
  210.   OCELOT: Ocelot
  211.   PIG: Pig
  212.   PIG_ZOMBIE: Pig Zombie
  213.   PLAYER: Player
  214.   POLAR_BEAR: Polar Bear
  215.   RABBIT: Rabbit
  216.   SHEEP: Sheep
  217.   SHULKER: Shulker
  218.   SILVERFISH: Silverfish
  219.   SKELETON: Skeleton
  220.   SKELETON_HORSE: Skeleton Horse
  221.   SLIME: Slime
  222.   SNOWBALL: Snowball
  223.   SNOWMAN: Snowman
  224.   SPIDER: Spider
  225.   SQUID: Squid
  226.   STRAY: Stray
  227.   VEX: Vex
  228.   VILLAGER: Villager
  229.   VINDICATOR: Vindicator
  230.   WITCH: Witch
  231.   WITHER: Wither
  232.   WITHER_SKELETON: Wither Skeleton
  233.   WOLF: Wolf
  234.   ZOMBIE: Zombie
  235.   ZOMBIE_HORSE: Zombie Horse
  236.   ZOMBIE_VILLAGER: Zombie Villager
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement