View difference between Paste ID: ubuBH7Kb and bp1AwaiT
SHOW: | | - or go back to the newest paste.
1
# DiscordMC by manuelgu
2
# https://www.spigotmc.org/resources/17067/
3
settings:
4
  token: 'NDcwNDU4NzAyNjgwNTU1NTIw.Djbhhw.Yq_a6roi9gGAIZEJP6L4cpI__Ew'
5
  send_game_login: true
6
  send_game_logout: true
7
  send_game_chat: true
8
  send_game_chat_also_to_console: true
9
  send_discord_chat: true
10
  send_death_message: true
11
  use_nicknames: false
12
  use_mentions: true
13
  use_ingame_format: false
14
  check_for_updates: true
15
  admin_chat_prefix: "Β§cAdminChat>"
16
  templates:
17
    chat_message_discord: '**%user**: %message'
18
    player_join_minecraft: '%user joined the game'
19
    player_leave_minecraft: '%user left the game'
20
    chat_message_minecraft: '&b(discord [%channel]) &r%user >> %message'
21
  channels:
22
    minecraftchat:
23
      - 'chatlog'
24-
      - 'chatting'
24+
      - 'free-text-chat'
25
    minecraftchat:
26-
      - 'chatting'
26+
      - 'free-text-chat'
27
      - 'announcement'
28
  discord_commands:
29
    enabled: true
30
    command_prefix: '?'