NationPlusPlus allows nation owners to set nation bases, claim land for there nations (configurable limit) as well as check players balances (if Vault is installed.)
Find the source at: GitHub
Nothing yet! This is the first update!
| Permission | Description | Default | Parent |
|---|---|---|---|
| nationpp.claim | Claim chunks for your nation | true | nationpp.user |
| nationpp.declaim | Unclaim claimed chunks for your nation | true | nationpp.user |
| nationpp.setbase | Set the nation base | true | nationpp.user |
| nationpp.gotobase | Teleport to the nation base | true | nationpp.user |
| nationpp.setsettings | Set the settings for your nation chunks | true | nationpp.user |
| nationpp.checkbals | Check players balances with over X amount of money | true | nationpp.user |
| nationpp.admin.help | Display the admin help page | OP | nationpp.admin |
| nationpp.admin.buildanywhere | Build in any protected chunk | OP | nationpp.admin |
| nationpp.admin.placeanyblock | Bypass the blacklist of blocks | OP | nationpp.admin |
| nationpp.admin.declaim | Unclaim any server protected chunks | OP | nationpp.admin |
| nationpp.admin.claim | Claim any chunk | OP | nationpp.admin |
| nationpp.admin.buildchunk | Build inside the server protected chunks | OP | nationpp.admin |
| nationpp.admin.disable | Disable the plugin | OP | nationpp.admin |
| nationpp.admin.destroyanywhere | Destroy in any protected chunks | OP | nationpp.admin |
Arguments Key:
| Command and Args | Description | Default |
|---|---|---|
| /nationppadmin [claim ~ unclaim ~ disable] | All the admin settings for this plugin | OP |
| /claimchunk [unclaim] | Claim chunks for your nation | true |
| /nationbase [set ~ settings ~ (<setting>] <settingname> <value>) | Nation base and chunk settings | true |
| /checkbals <filter> | Checkayers balances using a filter (req. Vault) | true |
Required:
Thanks to gomeow for the post on the forums about language files, used that in this plugin!
Source: Github