Command permissions
Command permissions allow you to restrict access to commands based on user permissions
Interface Methods
Factory Interface
Platform-Specific Command Permissions
Custom permission annotations
Example: Custom Command Permission in Bukkit
1. Create a Custom Annotation
2. Implement a Custom CommandPermission.Factory
3. Register the Factory with Lamp
4. Use the Annotation in a Command
Last updated
Was this helpful?