Skip to content

Add SimpleEconomy connector & detection - #2

Open
NhanAZ wants to merge 1 commit into
PJZ9n:masterfrom
NhanAZ-Contributions:master
Open

Add SimpleEconomy connector & detection#2
NhanAZ wants to merge 1 commit into
PJZ9n:masterfrom
NhanAZ-Contributions:master

Conversation

@NhanAZ

@NhanAZ NhanAZ commented Feb 12, 2026

Copy link
Copy Markdown

Introduce a new SimpleEconomy connector that implements MoneyConnector and wraps NhanAZ\SimpleEconomy plugin API (get/set/add/reduce balances, formatter symbol, top balances, and parent API access). Update MoneyConnectorUtils to import the connector, register it under the "simpleeconomy" key, and auto-detect the SimpleEconomy plugin (via class_exists and getInstance) so the connector can be selected at runtime. This enables integration with SimpleEconomy as an additional backend for the money connector system.

Introduce a new SimpleEconomy connector that implements MoneyConnector and wraps NhanAZ\SimpleEconomy plugin API (get/set/add/reduce balances, formatter symbol, top balances, and parent API access). Update MoneyConnectorUtils to import the connector, register it under the "simpleeconomy" key, and auto-detect the SimpleEconomy plugin (via class_exists and getInstance) so the connector can be selected at runtime. This enables integration with SimpleEconomy as an additional backend for the money connector system.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant