Advertisement
Guest User

Untitled

a guest
Apr 6th, 2016
270
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.80 KB | None | 0 0
  1. VIPLobby:
  2. Lobbys:
  3. Example:
  4. Enabled: true
  5. Name: Example
  6. World: world
  7. X: -12.488107911411229
  8. Y: 15.532816401547839
  9. Z: -54.335532658398485
  10. Pitch: 10.199887
  11. Yaw: -328.04623
  12. TextMessage: '&7Welcome %playername to VIPLobby %lobbyname'
  13. BossBarMessage: false
  14. TitleMessage: false
  15. ActionBarMessage: false
  16. EffectOnJoin: true
  17. Effect: DnaEffect
  18. ## Here is a List with all Effects you can use: http://pastebin.com/Dxc9GRT5
  19. SoundOnJoin: true
  20. Sound: ITEM_ARMOR_EQUIP_DIAMOND
  21. ## Here is a List with all Sounds: http://www.theredengineer.com/1.9-playsound-list.html
  22. If you want to change the Sound
  23. 1. go on the Link.
  24. 2. Take a Sound like that: entity.armorstand.hit
  25. 3. Replace it like that: ENTITY_ARMORSTAND_HIT
  26. 4. Change it with Sound: ITEM_ARMOR_EQUIP_DIAMOND
  27. ShowInGUIOnlyWithPerms: false
  28. GUI:
  29. Name: '&7d'
  30. Lore: '&6Teleports you to Example'
  31. Item: 266
  32. ItemData: 0
  33. Example2:
  34. Enabled: true
  35. Name: Example2
  36. World: world
  37. X: -12.488107911411229
  38. Y: 15.532816401547839
  39. Z: -54.335532658398485
  40. Pitch: 10.199887
  41. Yaw: -328.04623
  42. TextMessage: false
  43. BossBarMessage: '&7Here you can set a BossBarMessage with Color codes'
  44. TitleMessage: '&7Title# &6SubTitle (Use a # to split it into Title and Subtitle)'
  45. ActionBarMessage: '&7Here you can set a ActionBarMessage with Color codes'
  46. EffectOnJoin: true
  47. Effect: DnaEffect
  48. SoundOnJoin: true
  49. Sound: ITEM_ARMOR_EQUIP_DIAMOND
  50. ShowInGUIOnlyWithPerms: false
  51. GUI:
  52. Name: '&7d'
  53. Lore: '&6Teleports you to Example2'
  54. Item: 266
  55. ItemData: 0
  56. Lobby:
  57. List:
  58. - Example
  59. - Example2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement