Server Plugins

Use serverPlugins.get(); or serverPlugins.getBukkit(); to scan for server plugins. AntiCheats may disable this approach, in this case these methods return empty array.
Automatically prints plugins lists in system chat as soon as module receives them from the server. You have to call API method(s) in order to trigger plugin scan.
Wait Ticks
Don't attempt to scan plugins before X ticks passed after login.