Plugin interface features
From AzureusWiki
In 2.3.0.6, Azureus plugins will be able to:
- Add views, config pages and table columns
- Add, remove, start, stop or otherwise manage torrents
- Retrieve torrent info such as scrape/announce info, download state and completion level
- Create and manage shares
- Access logs, IP Filters, read any configuration parameter and the built-in tracker
- Use the DDB to make data available to other peers
- Add additional messages to the peer-peer protocol to communicate with other users using the same plugin
- Instantiate own Peer objects that use their own protocol, e.g. webseeds.
