-
Notifications
You must be signed in to change notification settings - Fork 8
Modules
David Shen edited this page Sep 2, 2016
·
13 revisions
This page isn't really necessary though it documents all possible "modules" that can be added to/removed from the enable list in the configuration file.
| Module | Description |
|---|---|
| Alert | Broadcast a message across all servers, to everyone! |
| Auto redirect | Automatically redirect players who connected with an ip like [NAME].your.server to that server. |
| Announcement | Automatic broadcasts across all servers. |
| Command Spy | Watch all executed commands. |
| Fast relog | Prevents players from quickly disconnecting and reconnecting. |
| Hide | Hides staff from /glist, the server count (multiplayer menu), and tab completions. |
| Join Announce | Global announcements on player join/quit. |
| Lookup | Lookup a player's full name from the first few letters. |
| Mute | Mute all of players' chat. |
| Send | Send a player to a server |
| Send All | Send all players (or all on a specific server) to another server. |
| Spy | Watch all private messages from players. |
| Staff Chat | Provides an easy place for your staff to communicate privately. |
| Chat | Global chat. |
| Find | Allows players to see what server another player is on. |
| Ignore | Ignore players from global chat and messages. |
| Join | Allows players to join the server another player is on. |
| List | Provides a list of servers and the number of players in each. |
| Message | Private message players (works across servers). |
| Slap | Slap any player! |
| Aliases | Create your own commands that run other command(s). |
| Beta Updates | Downloads beta (NOT FULLY TESTED) updates. (Yay if you enabled this! Help me wheedle out bugs!) |
| Full Log | Logs chats, commands, joins/quits, and server changes to console. |
| Log | Logs chats and broken (chat) rules to chat.log. |
| Rules | Prevent swearing and advertising in messages with regex rules. |
| Rules (Chat) | Same as above, but with all chat (except staff chat). |
| Spam | Prevents players from spamming messages repeatedly. |
| Spam (Chat) | Same as above, but with all chat (except staff chat). |
| Spam | Prevents players from spamming commands repeatedly. |
| Updater | Automatically downloads BungeeEssentials updates. |
Not all modules are supported by all versions of BungeeEssentials, you can see which ones are included by viewing the config.yml included in each tagged version.
Project initially created by csh, maintained by PantherMan594! Visit plugin page