A Spigot plugin loosely based on the old Permission Signs plugin
EpicKnarvik97
52b033c005
Adds the EconomyManager class for handling Vault payments Adds the unfinished PermissionManager class for granting permissions through Vault Adds the GPLv3 license Fixes dependencies Adds some code for withdrawing money and granting permissions when a sign is clicked Changes cost to a double to be compliant with Vault |
||
---|---|---|
src/main | ||
.gitignore | ||
pom.xml | ||
README.md |
Permission Signs
This is a plugin based on the permission signs plugin created by _ForgeUser7294733. As the previous plugin does not offer source code and has a restrictive license, this plugin is written from scratch, but trying to imitate the original plugin's behavior.