Skip to main content

Proxy

Adding the pxBungee or pxVelocity plugin to your proxy adds additional features.

Features
  • Staff join, leave and switch messages.
  • Anti VPN.
  • Maintenance.
  • Server List MOTD.
  • Additional Commands.

Anti VPN

The antivpn stops players connected using a vpn from joining the proxy.

If a player required a vpn to join, you can add them to the antivpn bypass.

Providers

ProviderDescription
IPRiskFree, less accurate then ProxyCheck.
ProxyCheckPaid, requires an API key, better then IPRisk.

AntiVPN Commands

CommandPermissionDescription
/antivpn check <player>core.command.antivpnChecks a player's antivpn data.
/antivpn add <player>core.command.antivpnAdds a player to a antivpn bypass.
/antivpn remove <player>core.command.antivpnRemoves a player form the antivpn bypass.
/antivpn listcore.command.antivpnLists players in the antivpn bypass.

Maintenance

Maintenance is a whitelist system but for your proxy.

Access

There are two access types, UUID and Rank.

Access TypeDescription
UUIDUses a list of uuids that should be allowed to join.
RankRanks with greater then or equal priority will be able to join.

Maintenance Commands

<> = Required [] = Optional

CommandPermissionDescription
/maintenance access <access> [rank]core.command.maintenanceSets the maintenance access type.
/maintenance add <player> <permanent>core.command.maintenanceAdds a player to the maintenance.
/maintenance infocore.command.maintenanceDisplays maintenance information.
/maintenance remove <player>core.command.maintenanceRemoves a player from the maintenance.
/maintenance toggle [true/false]core.command.maintenanceToggles the maintenance.

MOTD

Screenshots

Default Timer Timer Finished Maintenance Maintenance Timer

Timer Commands

CommandPermissionDescription
/timer togglecore.command.timerToggles a timer.
/timer name <name>core.command.timerSets the name of the timer.
/timer time <time>core.command.timerSets the time of the timer.

Commands

info

All commands below support cross proxy.

<> = Required [] = Optional

CommandPermissionDescription
/bungeereloadcore.command.bungeereloadReloads the phoenix proxy plugin.
/domainstatscore.command.domainstatsLists domains used to connect in order of joins.
/find <player>core.command.findDisplays what server a player is connect to.
/glistcore.command.glistLists all players connected on all proxies.
/hubcore.command.hubConnects to a hub server.
/join <server>core.join.<server> / core.join.*Joins a server.
/jump <player>core.command.jumpJumps to a player's server.
/pull <player>core.command.pullPulls a player to the server you're connected to.

Send Commands

info

All commands below support cross proxy.

<> = Required [] = Optional

CommandPermissionDescription
/send all <server>core.command.sendSend all players to a server.
/send current <server>core.command.sendSend all players in your current server to a different server.
/send server <server> <to>core.command.sendSend all players in a server to a different server.
/send player <player> <server>core.command.sendSend a player to a server.