update spectralclanmgmt (#6373)

* Added file for plugin, added third-party dependency to build, and ran gradlew to update the verification-metadata.xml file.

* Updated third-party dependencies and metadata.

* Modified dependencies

* Modified dependencies

* Removed third-party dependency and updated commit hash

* Update commit hash to get plugin changes

* Update commit hash

* Update commit hash

* Update verification-metadata.xml

* Update commit hash

* Update commit hash

* Update commit hash to get plugin updates

* Update commit hash

* Update commit hash to pull final additions to plugin

* Add code to unregister SpectralClanMgmtChatboxPanelManager, SpectralClanMgmtChatCommandInputManager and SpectralClanMgmtChatCommandManager from the EventBus at plugin's shutdown.

* Add warning to manifest.

* Add explanations as to what data is sent above http requests methods

* Update commit hash to pull plugin's required changes.

* Update commit hash

* Update commit hash

* Update commit hash

* Update commit hash

* Update commit hash

* Update spectralclanmgmt

* Update commit hash

* Update spectralclanmgmt

* Update spectralclanmgmt

* Update commit hash

* Update commit hash

* Update commit hash

* Update commit hash for last plugin update

* Update spectralclanmgmt

* Update plugins/spectralclanmgmt

Co-authored-by: iProdigy <8106344+iProdigy@users.noreply.github.com>

* Remove unnecessary executor statements

* Update commit hash for plugin rank change

* Update commit hash

* Fix issue with clan member selection during admin tasks and http request response processing.

* Fix issue where initial plugin data pull wasn't happening when it should

* Add requested rank-swap export option for Admins.

* Adjust prompt line to correct spacing.

* Update spectralclanmgmt

---------

Co-authored-by: iProdigy <8106344+iProdigy@users.noreply.github.com>
This commit is contained in:
WriteToLive
2024-10-12 21:06:02 -04:00
committed by GitHub
parent 1d6d2e2182
commit e10f238958

View File

@@ -1,4 +1,3 @@
repository=https://github.com/rebelego/spectralclanmgmt.git
commit=854bb6b49bacbbc6fd65d3fbe5e00c6dc11e8641
warning=This plugin may submit certain data to a 3rd-party server not controlled or verified by the RuneLite Developers. This data could include any of the following: your IP address, your current in-game name, your previous in-game name, and/or your clan join date. IP addresses are transmitted as part of the HTTP request and are not retained by the server.
disabled=awaiting further changes
commit=078f096a3f89912529503de745c048f8cde30de7
warning=This plugin may submit certain data to a 3rd-party server not controlled or verified by the RuneLite Developers. This data could include any of the following: your IP address, your account hash, your current in-game name, your previous in-game name, and/or your clan join date. IP addresses are transmitted as part of the HTTP request and are not retained by the server.