Annotation Interface PlayerSender


@Target(METHOD) @Retention(RUNTIME) public @interface PlayerSender
Annotation for commands that require a player to be the sender.
See Also:
TippieCommand
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    boolean
     
  • Element Details

    • needsPlayer

      boolean needsPlayer
      Default:
      true