Advertisement
miyasoku

Untitled

Aug 12th, 2019
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.13 KB | None | 0 0
  1. # AutoMessage v1.7 Config
  2. # ColorCodeList http://ess.khhq.net/mc/
  3.  
  4. ## === 自動アップデートの設定 === ##
  5. # [true で有効 | false で無効]
  6. # 初期: true
  7. # このプラグインが最新バージョンかチェックします。
  8. # メッセージはOPにしか表示されません。
  9. UpdateChecker: true
  10. AutoDownload: true
  11.  
  12. ## === オートメッセージの設定 === ##
  13. # 設定したメッセージがランダムで表示されます。
  14. # & でカラーコードを使用できます。
  15. # %tellraw でtellrawコマンドを実行します。
  16. # %line で改行することができます。(tellraw コマンドでは使用できません。)
  17. Message:
  18. - '&9&l[Discord]&fhttps://discord.gg/4dXWKxr'
  19. - '&f[&2定期&f]&cオフハンドに武器を持たないでください'
  20. - '&f[&2定期&f]&e&l寄付&6&lお願いします!!'
  21. - '%tellraw {"text":"&c&lルール違反者がいたら報告お願いします。"}'
  22.  
  23. ## === ログの設定 === ##
  24. # ログの表示設定です。
  25. Log: true
  26.  
  27. ## === タイマーの設定 === ##
  28. # メッセージが表示されるまでの時間の設定です。
  29. Seconds: 60
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement