Ender2983

Untitled

May 26th, 2020
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.95 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. - '&a寄付お願いします!寄付をすると色んなものがもらえるよ!'
  19.  
  20. ## === ログの設定 === ##
  21. # ログの表示設定です。
  22. Log: true
  23.  
  24. ## === タイマーの設定 === ##
  25. # メッセージが表示されるまでの時間の設定です。
  26. Seconds: 100
Advertisement
Add Comment
Please, Sign In to add comment