Class FPlayerJoinEvent

  • All Implemented Interfaces:
    org.bukkit.event.Cancellable

    public class FPlayerJoinEvent
    extends FactionPlayerEvent
    implements org.bukkit.event.Cancellable
    Event called when an FPlayer joins a Faction.
    • Method Detail

      • isCancelled

        public boolean isCancelled()
        Specified by:
        isCancelled in interface org.bukkit.event.Cancellable
      • setCancelled

        public void setCancelled​(boolean c)
        Specified by:
        setCancelled in interface org.bukkit.event.Cancellable