# BungeeSystem

- [Get started](/bungeesystem/loslegen.md): Thank you for purchasing my BungeeSystem's.
- [Modules](/bungeesystem/module.md): Here you can find the individual modules that the BungeeSystem has integrated. Each module is theoretically a separate plugin, which was put together in the BungeeSystem.
- [AutoBroadcast](/bungeesystem/module/autobroadcast.md)
- [Broadcast](/bungeesystem/module/broadcast.md): The broadcast module is a command with which you can send a message over your whole network.
- [Chat](/bungeesystem/module/chat.md): A module with which you have different chats. The player can also only read the messages from the selected chat.
- [CloudNet v3](/bungeesystem/module/cloudnet-v3.md): CloudNet v3
- [Discord Bot](/bungeesystem/module/discord-bot.md)
- [Setup](/bungeesystem/module/discord-bot/setup.md): Setting up a Discord bot can be difficult for some people. However, if you know how, it's very easy.
- [Discord Settings](/bungeesystem/module/discord-bot/discord-settings.md): Here you will find everything you need to know about the configuration file discord-settings.yml
- [config.yml](/bungeesystem/module/discord-bot/config.yml.md): Hier findest du die Einstellung zum Discord Bot in der config.yml
- [discord-setting.yml](/bungeesystem/module/discord-bot/discord-setting.yml.md): Hier findest du die Standard Konfigurationsdatei vom Discord Bot
- [Friend System](/bungeesystem/module/friend-system.md): A friends system needs every Minecraft network.
- [Joinme](/bungeesystem/module/joinme.md): Create a "link" where other players can jump into your rounds.
- [Jumpto](/bungeesystem/module/jumpto.md): Jump to any player
- [Lobby](/bungeesystem/module/lobby.md): Enter /lobby to access the lobby of the server network
- [motd](/bungeesystem/module/motd.md): Here you can define your motd of the server.
- [Move](/bungeesystem/module/move.md): Schiebe einen Spieler zu einem anderen oder auf einen Server
- [MSG](/bungeesystem/module/msg.md): Write private messages to other players
- [Onlineteam](/bungeesystem/module/onlineteam.md): A command to see every team member who is online.
- [Onlinetime](/bungeesystem/module/onlinetime.md): With the Onlinetime module, players can view their time spent on your network.
- [Party](/bungeesystem/module/party.md): Play with other players so that only one needs to go on the server and everyone else follows.
- [Ping](/bungeesystem/module/ping.md): The "ping" is the number of milliseconds it takes for an action to register on the server.
- [Pull](/bungeesystem/module/pull.md): Spieler
- [Punishment](/bungeesystem/module/punishment.md): Das Punishment-System (Bestrafungssystem) ist eine Reihe an verschiedenen Modulen.
- [BanSystem](/bungeesystem/module/punishment/ban.md): Schließe Spieler von deinem Netzwerk aus.
- [Ban](/bungeesystem/module/punishment/ban/ban.md): Exclude players from your network if they have done things they are not supposed to do.
- [ReduceBan](/bungeesystem/module/punishment/ban/reduceban.md): Reduce the ban of a player
- [TempBan](/bungeesystem/module/punishment/ban/tempban.md): With the TempBan a team member can decide how long and why a player is banned.
- [UnBan](/bungeesystem/module/punishment/ban/unban.md): Revoke a ban of a player.
- [BanPoints](/bungeesystem/module/punishment/ban/banpoints.md): Set the number of BanPoints.
- [MuteSystem](/bungeesystem/module/punishment/mute.md): Schließe Spieler vom Spielchat aus
- [Mute](/bungeesystem/module/punishment/mute/mute.md): Mute a player so that he cannot write messages in the chat
- [ReduceMute](/bungeesystem/module/punishment/mute/reducemute.md): Shorten a mute of a player
- [TempMute](/bungeesystem/module/punishment/mute/tempmute.md): With the TempMute a team member can decide how long and why a player is muted.
- [UnMute](/bungeesystem/module/punishment/mute/unmute.md): Revoke a mute of a player.
- [MutePoints](/bungeesystem/module/punishment/mute/mutepoints.md): Set the number of MutePoints.
- [Others](/bungeesystem/module/punishment/anderes.md)
- [Check](/bungeesystem/module/punishment/anderes/check.md): Überprüfe ob ein Spieler gebannt oder gemutet ist.
- [History](/bungeesystem/module/punishment/anderes/history.md): Zeige alle Banns und alle Mutes eines Spielers an.
- [Kick](/bungeesystem/module/punishment/anderes/kick.md): Kicke einen Spieler von deinem Netzwerk.
- [ReportSystem](/bungeesystem/module/punishment/reportsystem.md): Report a player for a match offense.
- [Teamchat](/bungeesystem/module/teamchat.md): The team chat is a chat where your team members can write to each other across servers. And the whole thing without all the other players can read the message.
- [Messages Files](/bungeesystem/messages-files.md): Here you can see the default message files
- ["Multi File"-System](/bungeesystem/messages-files/multi-file-system.md): The "Multi File" system is a file system where each message in a language has its own file.
- ["Single File"-System](/bungeesystem/messages-files/single-file-system.md): The "Single File" system is a file system where each message in each language is contained in one file.
- [Updates](/bungeesystem/updates.md): Here you will find everything that has been added/changed in the new updates.
