Advertisement
nbdSteve

LightningWands config v3.0

Dec 13th, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.71 KB | None | 0 0
  1. #
  2. # LightningWands config.yml v3.0
  3. # Developed by nbdSteve
  4. #
  5. # Plugin Support Discord: https://discord.gg/j6Yj5B8
  6. # Read My TOS Here: https://goo.gl/mtSuZo
  7. # Copyright Owner: nbdSteve
  8. #
  9. # These are values for the GUI that will be opened with the /lw command.
  10. gui:
  11.  #
  12.   # The name of the GUI.
  13.   name: "&f&lLightningWands"
  14.   #
  15.   # The size of the GUI (this must be a multiple of 9).
  16.   size: 27
  17.   #
  18.   # The item that will fill the GUI besides the LightningWands.
  19.   # Use this format: ITEM_NAME-DATA_VALUE
  20.   fill-item: stained_glass_pane-15
  21.   #
  22.   # The amount of the fill item that is displayed.
  23.   fill-item-amount: 1
  24.   #
  25.   # If the fill item will appear enchanted in the GUI.
  26.   fill-item-glowing: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement