Seeking Command GUI/SIGN plugin

I’m looking for a plugin that can run commands when a sign or custom GUI item is clicked.

This plugin will need to be able to charge an economy value for clicking the sign/GUI item, and check to see if the player has permission to use that particular sign/gui item too.

What I’m attempting to achieve, is to allow specific Permission Ranks access to command signs/GUI buttons based on a Permission they are given, but also be charged to use it.

For example, I want Rank2 to be able to use sign <Sign 1> and that sign checks for the proper permission node to use it. <permission.sign.1> then it checks for an economy balance , and it will take from the player and run command /time set day.

I hope that makes sense, but it’s rather vital for me to be able to restrict/allow access via permissions and be able to charge to use the SIGN/GUI option.

Has a plugin like this existed in the past? With everything or mostly everything you want?

There’s a few on Spigot that exist. I was using this on Spigot servers, it awfuls a whole lot of functionality that I saw no reason to use much else:

BossShop

It enabled all kinds of additional abilities in it’s functionality, shops, command running via player or console, help menus, etc; It’s wonderful…

A plugin like this would also resolve my Admin Shop needs. XD