API - HoBoS-TaCo/hPermissions GitHub Wiki

The hPermissions API works by applying the @Permission annotation to your command of choice.

@Permission("hpermissions.promote")
public class CommandPromote extends CommandBase
{
⚠️ **GitHub.com Fallback** ⚠️