VelocityPlatform

Velocity platform adapter for cross-platform command definitions.

Velocity's CommandSource is used directly as the sender (no unwrapping needed) and implements PermissionSubject for permission checks.

See also

Functions

Link copied to clipboard
open override fun hasPermission(source: VelocitySource, permission: String): Boolean
Link copied to clipboard
open override fun sender(source: VelocitySource): CommandSource