Guest User

Untitled

a guest
Apr 20th, 2018
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 2.01 KB | None | 0 0
  1. ## Thank you for using simpleitempermissions if you find this plugin useful
  2. ## please leave me a comment on the bukkit thread
  3. ##
  4. ## This is the message config you can edit what messages are displayed when a player doesn't have the permission
  5. ## Please dont use [TAB] Use spaces, if for some reason the plugin doesn't work
  6. ## post a comment on the thread with the CraftBukkit Build, Spout Build, and the log.
  7. Block:
  8.   BlockWarning:
  9.     Place: You cant Place that Block.
  10.     Break: You cant Break that Block.
  11. Craft:
  12.   CraftWarning: You cant Craft that Item.
  13. Damage:
  14.   Fistdamage: You cant attack using your fists.
  15.   Axedamage: You cant attack using a axe.
  16. Armour:
  17.   Leather: You cant wear that armour.
  18.   Iron: You cant wear that armour.
  19.   Gold: You cant wear that armour.
  20.   Chainmail: You cant wear that armour.
  21.   Diamond: You cant wear that armour.
  22. SwordMessages:
  23.   Woodsword: You cant use this weapon.
  24.   Stonesword: You cant use this weapon.
  25.   Ironsword: You cant use this weapon.
  26.   Goldsword: You cant use this weapon.
  27.   Diamondword: You cant use this weapon.
  28. AxeMessages:
  29.   Woodaxe: You cant use this axe.
  30.   Stoneaxe: You cant use this axe.
  31.   Ironaxe: You cant use this axe.
  32.   Goldaxe: You cant use this axe.
  33.   Diamondaxe: You cant use this axe.
  34. BowMessages:
  35.   Bow: You cant use a bow.
  36. PickMessages:
  37.   Woodpick: You cant use this tool.
  38.   Stonepick: You cant use this tool.
  39.   Ironpick: You cant use this tool.
  40.   Goldpick: You cant use this tool.
  41.   Diamondpick: You cant use this tool.
  42. SpadeMessages:
  43.   Woodspade: You cant use this tool.
  44.   Stonespade: You cant use this tool.
  45.   Ironspade: You cant use this tool.
  46.   Goldspade: You cant use this tool.
  47.   Diamondspade: You cant use this tool.
  48. HoeMessages:
  49.   Woodhoe: You cant use this tool.
  50.   Stonehoe: You cant use this tool.
  51.   Ironhoe: You cant use this tool.
  52.   Goldhoe: You cant use this tool.
  53.   Diamondhoe: You cant use this tool.
  54. Misc:
  55.   Shears: You cant use this tool.
  56.   FishingRod: You cant use this tool.
  57.   Wheat: You cant use this to breed
Add Comment
Please, Sign In to add comment