🗝️
PermissionsEx
  • Home
  • Getting Started
  • Commands
  • Platforms
    • Paper/Spigot/Bukkit
    • Waterfall/BungeeCord
    • Fabric
    • Sponge (v7 and v8)
    • Velocity
  • Components in Detail
    • Subject
    • Defaults and Fallbacks
    • Data Stores
  • Learning v2 from other plugins and v1
    • Command Equivalency
    • Changes In 2.0
  • Contributing
    • Documentation Style Guide
    • Localization
Powered by GitBook
On this page

Was this helpful?

  1. Platforms

Waterfall/BungeeCord

  • All commands have an extra / prefix to be run on the proxy, and output gold text to distinguish them from commands running on the server.

    For example, /pex will become //pex to work with the proxy's instance of the plugin.

  • All subjects, when queried on the proxy, are in the proxy=true context

PreviousPaper/Spigot/BukkitNextFabric

Last updated 4 years ago

Was this helpful?