Skip to content
PantherMan594 edited this page Sep 1, 2015 · 44 revisions

BungeeEssentials Wiki

Hello and 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.

Modules

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
Staff Chat Provides an easy place for your staff to communicate privately.
Alert Broadcast a message across all servers, to everyone!
Find Allows players to see what server another player is on.
Hide Hides staff from /glist, the server count (multiplayer menu), and tab completions.
Join Allows players to join the server another player is on.
List Provides a list of servers and the number of players in each.
Log Logs chats and broken (chat) rules.
Message Private message players (works across servers).
Multilog (WIP, disabled by default) Prevent too many players with the same ip (bots prevention)
Rules Prevent swearing and advertising in messages with regex rules.
Rules (Chat) Same as above, but with all chat (except staff chat).
Send Send a player to a server
Send All Send all players (or all on a specific server) to another server.
Spam Prevents players from spamming messages repeatedly.
Spam (Chat) Same as above, but with all chat (except staff chat).
Slap Slap any player!
Spy Watch all private messages from players.
Command Spy Watch all executed commands.
Join Announce Global announcements on player join/quit.
Announcement Automatic broadcasts across all servers.
Updater Automatically downloads BungeeEssentials updates.
Aliases Create your own commands that run other command(s).
Chat Global chat.
Lookup Lookup a player's full name from the first few letters.
Ignore Ignore players from global chat and messages.
Mute Mute all of players' chat.
Clean Removes a player's recent messages (for spam and /r) and status of spy, command spy, and hide (for larger servers).
Beta Updates Downloads beta (NOT FULLY TESTED) updates. (Yay if you enabled this! Help me wheedle out bugs!)

Commands and Permissions

These commands are all customizable in the config, and are activated if the corresponding module is enabled:

Module Command Permission
Staff Chat `/staffchat [on off
Alert /alert <msg> gssentials.admin.alert
Find /find <player> gssentials.find
Hide /hide gssentials.admin.hide
Join /join <player> gssentials.join
List /glist gssentials.list, gssentials.list.offline (list offline servers), gssentials.list.restricted (list restricted servers)
Message /message <player> <msg>, /reply <msg> gssentials.message, gssentials.message.color
Rules None gssentials.admin.notify, gssentials.admin.bypass-filter
Send /send <player> <server> gssentials.admin.send
Send All /sendall [fromServer] <toServer> gssentials.admin.sendall
Slap /slap <player> gssentials.slap
Spy `/spy [on off]`
Command Spy `/commandspy [on off]`
Join Announce None gssentials.announce.join, `gssentials.announce.quit
Aliases Varies gssentials.alias (all aliases), gssentials.alias.AliasName (a specific alias)
Chat `/g [on off
Lookup /lookup <player> gssentials.admin.lookup
Ignore /ignore <player> gssentials.admin.ignore
Mute /mute <player> gssentials.admin.mute, gssentials.admin.mute.exempt, gssentials.admin.notify
Reload (reloads BungeeEssentials's config) /gssreload gssentials.admin.reload

Support

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!

Clone this wiki locally