Saber-Factions/src/main/java/com/massivecraft/factions/event
2018-03-09 22:08:17 -08:00
..
FactionCreateEvent.java Faction create event is no longer cancellable, and is called AFTER the faction is made. This allows people to hook into the event and manipulating the Faction without having a delay. And if the event was ever cancelled before, it was silent. 2018-03-09 22:08:17 -08:00
FactionDisbandEvent.java Abstract Data storage method for future implementations. Thanks to Ryan from Reactive MC 2014-10-30 23:59:59 -04:00
FactionEvent.java Add missing javadocs. 2014-07-09 14:01:53 -05:00
FactionPlayerEvent.java Add missing javadocs. 2014-07-09 14:01:53 -05:00
FactionRelationEvent.java Add missing javadocs. 2014-07-09 14:01:53 -05:00
FactionRelationWishEvent.java Add cancellable FactionRelationWishEvent 2014-12-17 20:31:21 -06:00
FactionRenameEvent.java Format. Haven't done this in awhile. Just sneak it in. 2018-01-04 17:40:27 -08:00
FPlayerJoinEvent.java Add missing javadocs. 2014-07-09 14:01:53 -05:00
FPlayerLeaveEvent.java Faction Bans 2018-02-28 20:23:37 -08:00
LandClaimEvent.java Format. Haven't done this in awhile. Just sneak it in. 2018-01-04 17:40:27 -08:00
LandUnclaimAllEvent.java Format. Haven't done this in awhile. Just sneak it in. 2018-01-04 17:40:27 -08:00
LandUnclaimEvent.java Format. Haven't done this in awhile. Just sneak it in. 2018-01-04 17:40:27 -08:00
PowerLossEvent.java Format. Haven't done this in awhile. Just sneak it in. 2018-01-04 17:40:27 -08:00