Requirements
CommandBridge has some requirements that need to be installed alongside it. Also, the supported platforms are listed here.
Runtime
| Requirement | Version |
|---|---|
| Java | 21+ |
| Minecraft | 1.20.x to 1.21.x |
Platforms
| Platform | Supported |
|---|---|
| Velocity | Yes |
| Paper | Yes |
| Folia | Yes |
| Bukkit / Spigot | Yes |
| Purpur | Yes |
| Forge | No |
| Fabric | No |
| NeoForge | No |
Requirements
| Plugin/Library | Where | Why | Required |
|---|---|---|---|
| CommandAPI | Velocity/Backends | For command dispatching | required |
| PlaceholderAPI | Backends | For PAPI placeholders | optional |
| PapiProxyBridge | Velocity | Resolve PAPI placeholders proxy-side | optional |
| PacketEvents | Velocity | Enable the TIME argument type |
optional |
CommandBridge requires a permissions plugin on velocity. LuckPerms is recommended.