Skip to content

Commands

mohammed Alteneiji edited this page Apr 28, 2024 · 5 revisions

RedisBungee commands

command '/rb' with permission 'redisbungee.command.use' with sub commands:

  • "help" shows the help page
  • "clean" cleans up the redisbungee uuid resolver cache
  • "show" shows the network id along side list of proxies currently online
  • "info" shows current redisbungee build info

RedisBungee legacy commands

Command Permission Node Description
/glist redisbungee.command.glist /glist by itself will only give you a player count. /glist showall will display all players.
/find redisbungee.command.find /find has not been modified in any substantial way.
/lastseen redisbungee.command.lastseen /lastseen allows you to see how long ago someone was on.
/ip redisbungee.command.ip /ip allows you to find the IP of a currently online player.
/sendtoall redisbungee.command.sendtoall /sendtoall allows you to execute a BungeeCord command on all your networks.
/serverid redisbungee.command.serverid /serverid returns the current RedisBungee instance you are on.
/serverids redisbungee.command.serverids /serverids returns all server IDs in the network.
/pproxy redisbungee.command.pproxy /pproxy will return the proxy a player is connected to.
/plist redisbungee.command.plist /plist acts like /glist, but operates on players currently online on a proxy. It accepts an additional proxy argument, i.e. /plist, /plist atl1, and /plist atl1 showall all work on atl1.
Clone this wiki locally