Description

This is an old project that is now mostly abandoned. I will update it to make sure it works with 1.5.2 (DONE) although its untested so let me know any issues.
Mining permit allows users to buy mining permits for themselves (defualt cost 500) and others which for a set time (default 24 hours) allows them to mine and build below a set block level (changable). Ops automaticaly have a permit and do not have to pay when giving permits.
Commands included:
- /buypermit
- /givepermit [player name]
- /takepermit [player name]
- /banpermit [player name]
- /unbanpermit [player name]
Must be used with:
- Vault
Permission nodes:
- miningpermit.buy - lets the play buy themselves a mining permit
- miningpermit.give - lets the player buy permits for other players
- miningpermit.take - allows sender to remove a players mining permit
- miningpermit.ban - allowes sender to ban another player from buying mining permits
- miningpermit.unban - allowes the sender to unban a player from buying mining permits
- miningpermit.admin - gives player all above nodes
- miningpermit.no - payer cannot buy or give miningpermits
Features to add:
none planned
Known Bugs
- problem with permissions ex perms


