Skip to content

Developer API

Darku edited this page Jun 30, 2018 · 19 revisions

SAC has a simple Developer API to allow Plugins to exclue Players from certain checks temorairly or permanently. SAC's API is based on permissions, I listed all of them below. Next to the permission, you will see their function.
* sac.fly - Allows Players to bypass all Fly, Speed and Glide Checks
* sac.glide - Allows Players to bypass all Glide Checks
sac.speed - Allows Players to bypass all Speed Checks
sac.reach - Allows Players to bypass all Reach Checks
sac.noclip - Allows Players to bypass all NoClip/Phase Checks
sac.instantkill - Allows Players to bypass all FastClick Checks
sac.killaura - Allows Players to bypass all KillAura and FastClick Checks
sac.regen - Allows Players to bypass all Regen Checks

Clone this wiki locally