PAPIProxyBridge 1.3 makes changes to the API, adds the ability to fetch a list of servers with PAPIProxyBridge installed, and improves system stability.
- Add API method for fetching the list of server names which have PAPIProxyBridge installed (#54)
- Moved the API to be instance-based, rather than singleton-based, courtesy of @Jarva (#66)
- Each plugin should now create and store its own PAPIProxyBridge PlaceholderAPI instance.
- The method has changed to #createInstance(); #getInstance() is now deprecated.
- This allows plugins to independently configure cache time
- Fixed an issue where the Velocity Plugin Message event was still being passed to clients
- Fixed an OutOfMemoryException that could occur in certain cases, caused by concurrent Map issues (#65)
To update, just drag+drop.