Interface DutyPluginTab

All Superinterfaces:
TabDef
All Known Implementing Classes:
DragonsongAmGui, JailGui, OmegaUltimateGroupPrioGui, P8S2DominionPrioGui

public interface DutyPluginTab extends TabDef
Implement this and annotate your class with ScanMe (or any other annotation that would cause it to be auto-scanned). This will give it a tab on the corresponding duty in Plugins > Duties.
  • Method Details

    • getDuty

      KnownDuty getDuty()
      Returns:
      The duty this is associated with
    • getSortOrder

      default int getSortOrder()
      return The sort order