Package 

Class SetCommission

    • Method Summary

      Modifier and Type Method Description
      static FactionAPI endCurrentCommission() Ends and returns the player's current commission (if one exists; returns {@code null} otherwise).
      BaseCommand.CommandResult runCommand(String args, BaseCommand.CommandContext context) Called when the player enters your command.
      • Methods inherited from class org.lazywizard.console.BaseCommand

        runCommand
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • endCurrentCommission

         static FactionAPI endCurrentCommission()

        Ends and returns the player's current commission (if one exists; returns {@code null} otherwise).