DaPigGuy / PiggyFactions

A modern open source factions plugin for PocketMine-MP
https://rtdx.aericio.net/en/latest/plugins/piggyfactions/
Apache License 2.0
52 stars 30 forks source link

Fix '/f top money' #139

Closed ItsMax123 closed 6 months ago

ItsMax123 commented 6 months ago

Please make sure your pull request complies with these guidelines:

What does the PR change?

Fixes '/f top money' since it did not output anything before. Simply adds the "money" option into the $types array before checking if the player argument is set in the $types array.

Testing Environment