Developer API

Talon exposes these integration points for other plugins today:

PlaceholderAPI

With PlaceholderAPI installed, Talon registers:

%talon_flags% %talon_kicks% %talon_total_vl% %talon_ping% %talon_frozen% %talon_check_<name>_vl%

WorldGuard flag

Talon registers a region state flag talon-deny. Set it to deny and checks are skipped inside that region.

Permission exemptions

Any plugin can exempt a player by granting talon.bypass or a per check node like talon.bypass.reach.

Roadmap

A Java events API (a cancellable violation event) and a service interface for reading violation state are planned. Ask in the Discord if you need it.