Skip to content
PantherMan594 edited this page Sep 2, 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
Alert Broadcast a message across all servers, to everyone!
Announcement Automatic broadcasts across all servers.
Command Spy Watch all executed commands.
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.
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).
Spam Prevents players from spamming messages repeatedly.
Spam (Chat) Same as above, but with all chat (except staff chat).
Updater Automatically downloads BungeeEssentials updates.

Commands and Permissions

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
Command Spy `/commandspy [on off]`
Hide `/hide [on off]`
Join Announce None gssentials.announce.join, `gssentials.announce.quit
Lookup /lookup <beginning of name> gssentials.admin.lookup
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]`
Staff Chat `/staffchat [on off
Chat `/g [on off
Find /find <player> gssentials.find
Ignore /ignore <player> gssentials.admin.ignore
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
Slap /slap <player> gssentials.slap
Aliases Varies gssentials.alias (all aliases), gssentials.alias.AliasName (a specific alias)
Reload (reloads BungeeEssentials's config) /gssreload gssentials.admin.reload
Rules None gssentials.admin.notify, gssentials.admin.bypass-filter

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