Missing options for the "ranks". Please specify that the "moderation platform" script needs to be in the SAME FILE, these cannot be separate files. Alternatively, don't use options for your permissions, it's not a good idea.
Apart from that, this script also has no safeguards for the classic "/pay -1000", which can just steal infinite money from others.
The script could also benefit from using "else" instead of re-checking something that was just proven to be true.
On the upsides, the use of a list, proper indexing, and sorted indices means this script could be quite good if the current flaws are fixed.