EssentialsBungee icon

EssentialsBungee -----

Providing nice to have features to Bungeecord (Proxy Whitelist, cross-server chats, and more!)



EssentialsBungee
Providing nice to have features to Bungeecord
Features:
✔️
Proxy-wide whitelist system (Similar to server-based whitelisting
✔️Whitelisting is UUID based and can be toggled on and off during runtime for ease of use.
✔️Live reloading of the config
✔️Ability to whitelist users via command or in the config
✔️Forced Reconnect server so users will connect to the same server every time they join
✔️Many useful commands to help with running a server!
✔️Many more features to come in the near future!

Important Information:

  • This plugin is in early development so new features will be added frequently. If you experince any issues feel free to join my Discord Support Server to report these issues! (You also can send me a message regarding your issue)
Permissions:
  • essentialsBungee.whitelist (Allows for the use of the /gwhitelist command)
  • essentialsBungee.reload (Allows use of ebreload)
  • essentialsBungee.userinfo (Permission needed for /userinfo command)
  • essentialsBungee.userinfo.ip (Permission needed to see player ip in /userinfo command)
  • essentialsBungee.serverstatus (Permission needed to use the /serverstatus command)
  • essentialsBungee.report (Permission needed to report a user)
  • essentialsBungee.report.alert (Permission needed to see report alerts)
  • essentialsBungee.staffchat (Permission needed to send and receive staffchat messages)
  • essentialsBungee.stafflist (Permission needed to be seen in the stafflist command)
  • essentialsBungee.stafflist.see (Permission needed to use the stafflist command)
  • essentialsBungee.adminchat (Permission needed to send and receive admin-chat messages)
Commands:
  • /gwhitelist <subcommand> <player>
    • This is the main whitelist command and contains the following subcommands: add, remove, list, status, on, off
  • /ebreload
    • This command reloads the config file and saves the currenlty loaded whitelist
  • /userinfo <user>
    • shows information about the given user if they are online
  • /gstatus <server>
    • shows the status of the given server or all servers
  • /greport <user> <reason>
    • If the user has the needed permission, allows them to report a user and alert all players with the alert permission.
  • /gsc <message>
    • If user has the permission, sends a staffchat message to all other uses with the permission
  • /gac <message>
    • If user has the permission, sends an admin-chat message to all other uses with the permission
  • /staff
    • If the user has the required see permission, they are shown a list of all online staff and the server which they are on
Config Example:
Code (YAML):
# EssentialsBungee
# Plugin Developed by BDX____ (BDX#3629)
# GitHub: https://github.com/BDXGaming

# Connection Settings
#-----------------------------------------------------------------------------------------------------------------------
#
# Whether or not players should join back on the server which they first joined on
use-reconnect-server
: false
reconnect-server
: lobby

# Whitelist Settings
#-----------------------------------------------------------------------------------------------------------------------
#
# Whether or not the proxy will enforce whitelist
use-whitelist
: true

# Here you can whitelist users by Usernames which are converted to UUIDS at runtime
# However it is advised to only whitelist users via commands
whitelisted-users
: [ ]

# Use the & for color codes
# This is the message sent to plays who are not whitelisted when whitelist is enabled
no-connect-message
: "&c You are not permitted to connect!"
#  - Also supports this list format
#  - You can uncomment the line after removing the default message
Resource Information
Author:
----------
Total Downloads: 390
First Release: Jan 17, 2022
Last Update: May 31, 2022
Category: ---------------
All-Time Rating:
0 ratings
Find more info at github.com...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings