How to disable force power icons
Disabling these icons may provide some of the server's players extra frames, though minimal at best
- Navigate to lua/wos/advswl/config/general/sh_serverwos.lua
- Find the "wOS.ALCS.Config.DisableForceIcons"
- Set this value equal to true
Example
wOS.ALCS.Config.DisableForceIcons = true