Advertisement
0123Atsuse

Untitled

Jun 9th, 2020
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.45 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. - '&e[server]&a途中抜けは嫌われるのでやめましょう!'
  19. - '%tellraw {"text":"\u516c\u5f0fDISCORD\u306b\u5165\u308b\u3068\u60c5\u5831\u3092\u3044\u3061\u65e9\u304f\u5165\u624b\u3067\u304d\u307e\u3059\uff01","color":"green"},{"text":"\n"},{"text":"\u4e0b\u306eURL\u3092\u30af\u30ea\u30c3\u30af\u3059\u308b\u3053\u3068\u3067DISCORD\u30b5\u30fc\u30d0\u30fc\u306b\u5165\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002","color":"aqua"},{"text":"\n"},{"text":"https://discord.gg/5GJEWPT","clickEvent":{"action":"open_url","value":"https://discord.gg/5GJEWPT"}},{"text":"\n "}'
  20.  
  21. ## === ログの設定 === ##
  22. # ログの表示設定です。
  23. Log: true
  24.  
  25. ## === タイマーの設定 === ##
  26. # メッセージが表示されるまでの時間の設定です。
  27. Seconds: 600
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement