BungeeCord

Here you can find the default Proxy discord file for the latest plugin version.

discord - Bungee.yml
# Discord Bridge Configuration for Logger Plugin [ Proxy Version ]
# Need Support? Join the Discord Server: https://discord.gg/MfR5mcpVfX
# Config 1.8
# Leaving Channel-ID empty will disable the Channel
Discord:
  Enable: false
  Bot-Token: BOT_KEY
  Staff:
    Channel-ID: 'LINK_HERE'
  Player-Chat:
    Channel-ID: 'LINK_HERE'
  Player-Commands:
    Channel-ID: 'LINK_HERE'
  Player-Login:
    Channel-ID: 'LINK_HERE'
  Player-Leave:
    Channel-ID: 'LINK_HERE'
# Server Side
  Server-Side:
    Restart:
      Channel-ID: 'LINK_HERE'
    Start:
      Channel-ID: 'LINK_HERE'
    Stop:
      Channel-ID: 'LINK_HERE'
    RAM:
      Channel-ID: 'LINK_HERE'
# Extra Side
  Extra:
    LiteBans:
      Channel-ID: 'LINK_HERE'
# Bot Activity Status
# Randomize the shown status
# First Part must not be different from
# Playing, Watching, Listening, Streaming, Competing
# Otherwise it will not work
# Time in Seconds
ActivityCycling:
  Enabled: true
  Random: false
  Activities:
    - ["watching", "Minecraft Movie"]
    - ["playing", "Minecraft 1.7"]
    - ["listening", "Dragon's Heart Beats"]
    - ["streaming", "Minecraft Gameplay"]
  Time: 30

Last updated