Advertisement
miyasoku

Untitled

Aug 12th, 2019
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.05 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.  
  22. ## === ログの設定 === ##
  23. # ログの表示設定です。
  24. Log: true
  25.  
  26. ## === タイマーの設定 === ##
  27. # メッセージが表示されるまでの時間の設定です。
  28. Seconds: 60
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement