HerrTechniker
Discord
  • Wiki
  • General
    • License
  • LanguageAPI
    • Get started
    • API
  • BungeeSystem
    • Get started
    • Modules
      • AutoBroadcast
      • Broadcast
      • Chat
      • CloudNet v3
      • Discord Bot
        • Setup
        • Discord Settings
        • config.yml
        • discord-setting.yml
      • Friend System
      • Joinme
      • Jumpto
      • Lobby
      • motd
      • Move
      • MSG
      • Onlineteam
      • Onlinetime
      • Party
      • Ping
      • Pull
      • Punishment
        • BanSystem
          • Ban
          • ReduceBan
          • TempBan
          • UnBan
          • BanPoints
        • MuteSystem
          • Mute
          • ReduceMute
          • TempMute
          • UnMute
          • MutePoints
        • Others
          • Check
          • History
          • Kick
        • ReportSystem
      • Teamchat
    • Messages Files
      • "Multi File"-System
      • "Single File"-System
    • Updates
  • CoinsAPI
    • Get started
    • API
  • Shop
    • Chunkfactory
    • YourMcShop
  • OTHERS
    • Discord
Powered by GitBook
On this page
  • broadcast.yml
  • shuffle
  • intervall
  • Default configuration
  • broadcast.yml
  1. BungeeSystem
  2. Modules

AutoBroadcast

broadcast.yml

shuffle

If shuffled is set to true, the messages are sent randomly. If shuffled is set to false, the messages are sent in sequence.

shuffled: true

intervall

The interval indicates when a message is sent.

# intervall in seconds
intervall: 300

Default configuration

broadcast.yml

random:
  shuffled: true
  # intervall in seconds
  intervall: 300

PreviousModulesNextBroadcast

Last updated 1 year ago

69B
broadcast.yml