Advertisement
XxRepublicxX_CyberMC

config.yml

May 1st, 2017
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.50 KB | None | 0 0
  1. # SkEmotion Configuration File
  2.  
  3. Prefix: '&8[&e&lSk&f&lEmotion&8]'
  4.  
  5. # Emoticons
  6.  
  7. Happy: '😀'
  8. Sad: '😢'
  9. Laughing: '😆'
  10. Good: '😇'
  11. Wink: '😉'
  12. Funny: '😆'
  13. LOL: '😂'
  14. Angry: '😠'
  15. Tired: '😫'
  16.  
  17. # Hologram Triggers
  18.  
  19. HappyTrigger: '!happy'
  20. SadTrigger: '!sad'
  21. LaughingTrigger: '!laughing'
  22. GoodTrigger: '!good'
  23. WinkTrigger: '!wink'
  24. FunnyTrigger: '!funny'
  25. LOLTrigger: '!lol'
  26. AngryTrigger: '!angry'
  27. TiredTrigger: '!tired'
  28.  
  29. # Hologram Formats
  30.  
  31. Format: '{PLAYER} >> {EMOTION}'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement