-
Notifications
You must be signed in to change notification settings - Fork 8
Home
Hello, welcome to BungeeEssentials by PantherMan594! This project was originally created by Fireflies as a port of The-Zip/LilyEssentials for BungeeCord. Since then, it has gone far beyond just a port, thanks to the awesome suggestions made by the community! The latest version of this plugin is always available here.
BungeeEssentials has many modules that can be enabled, disabled or tweaked to your liking. They can be modified in your config.yml. Below is a list of the modules, along with a short description of what they do:
| 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!) |
| Clean | Removes a player's recent messages (for spam and /r) and status of spy, command spy, and hide (for larger servers). |
| 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 private messages with regex rules. |
| Rules (Chat) | Same as above, but with all chat (except staff chat). |
| Spam | Prevents players from spamming private messages repeatedly. |
| Spam (Chat) | Same as above, but with all public chat. |
| Spam | Prevents players from spamming commands repeatedly. |
| Updater | Automatically downloads BungeeEssentials updates. |
These commands are all customizable in the config, and are activated if the corresponding module is enabled:
| Module | Command | Permission |
|---|---|---|
| Alert | /alert <msg> |
gssentials.admin.alert |
| Aliases | Varies |
gssentials.alias (all aliases), gssentials.alias.AliasName (a specific alias) |
| Announcement | None |
gssentials.announcement (all announcements), gssentials.announcement.AliasName (a specific announcement) |
| Chat | `/g [on | off |
| Command Spy | `/commandspy [on | off]` |
| Find | /find <player> |
gssentials.find |
| Friend | `/friend [list | add |
| Hide | `/hide [on | off]` |
| Ignore | /ignore <player> |
gssentials.ignore |
| Join | /join <player> |
gssentials.join |
| Join Announce | None |
gssentials.announce.join, gssentials.announce.quit
|
| List | /glist |
gssentials.list, gssentials.list.offline (list offline servers), gssentials.list.restricted (list restricted servers) |
| Lookup | /lookup <beginning of name> |
gssentials.admin.lookup |
| Message | `/message <on | off |
| Mute | /mute <player> |
gssentials.admin.mute, gssentials.admin.mute.exempt, gssentials.admin.notify
|
| Send | /send <player> <server> |
gssentials.admin.send |
| Send All | /sendall [fromServer] <toServer> |
gssentials.admin.sendall |
| Spy | `/spy [on | off]` |
| Slap | /slap <player> |
gssentials.slap |
| Staff Chat | `/staffchat [on | off |
| Reload (reloads BungeeEssentials's config) | /gssreload |
gssentials.admin.reload |
| Rules | None |
gssentials.admin.notify, gssentials.admin.bypass-filter
|
If you like the project and it's helped you out, please consider donating here for PantherMan594 (current developer) or here for Fireflies (original author) to show your appreciation, or leave a rating on the resource page here. I hope you enjoy using BungeeEssentials!
Project initially created by csh, maintained by PantherMan594! Visit plugin page