Commit 75d2b9
2025-05-10 17:05:01 Ry: Initial Commit/dev/null .. lands.md | |
@@ 0,0 1,160 @@ | |
+ | ## 📘 Lands Plugin Wiki – Player Guide |
+ | |
+ | ### Overview |
+ | |
+ | The Lands plugin empowers Minecraft players to claim and manage land, establish communities, and protect their creations. This guide provides comprehensive instructions on utilizing the plugin's features. |
+ | |
+ | --- |
+ | |
+ | ### 📄 1. Getting Started |
+ | |
+ | #### Claiming Land |
+ | |
+ | * **Create a Land**: Use `/lands create <name>` to establish a new land. |
+ | * **Claim Chunks**: Execute `/lands claim` to claim the chunk you're in. |
+ | * **Selection Mode**: For larger areas, use `/lands selection` to select corners, then `/lands claim` to claim the area. |
+ | |
+ | #### Managing Lands |
+ | |
+ | * **Access Menu**: Open the land menu with `/lands`. |
+ | * **Edit Specific Land**: Use `/lands edit <land>` to specify which land to manage. |
+ | |
+ | #### Player Permissions |
+ | |
+ | * **Trust a Player**: `/lands trust <player> [area]` |
+ | |
+ | * **Untrust a Player**: `/lands untrust <player> [area]` |
+ | |
+ | * **Toggle Permissions**: |
+ | 1. Open the land menu with `/lands`. |
+ | 2. Navigate to the roles section. |
+ | 3. Adjust permissions as needed. |
+ | |
+ | * **Promote/Demote Players**: |
+ | 1. Open the land menu. |
+ | 2. Go to the players section. |
+ | 3. Shift + left-click to promote, shift + right-click to demote. |
+ | |
+ | --- |
+ | |
+ | ### 💻 2. Commands Reference |
+ | |
+ | #### Land Management |
+ | |
+ | * **Create Land**: `/lands create <name>` |
+ | * **Delete Land**: `/lands delete <land | here>` |
+ | * **Rename Land**: `/lands rename <name>` |
+ | * **Set Spawn**: `/lands setspawn` |
+ | * **Teleport to Spawn**: `/lands spawn [land]` |
+ | |
+ | #### Claiming & Unclaiming |
+ | |
+ | * **Claim Chunk**: `/lands claim` |
+ | * **Claim with Radius**: `/lands claim radius <number>` |
+ | * **Unclaim Chunk**: `/lands unclaim` |
+ | * **Unclaim All**: `/lands unclaim all` |
+ | |
+ | #### Player Interaction |
+ | |
+ | * **Trust Player**: `/lands trust <player> [area]` |
+ | * **Untrust Player**: `/lands untrust <player> [area]` |
+ | * **Ban Player**: `/lands ban <player> [area] [silent]` |
+ | * **Unban Player**: `/lands unban <player> [area]` |
+ | * **Set Role**: `/lands setrole <player> <area | *> <role>` |
+ | * **Set Owner**: `/lands setowner <player>` |
+ | |
+ | #### Financial Commands |
+ | |
+ | * **Deposit Funds**: `/lands deposit <amount> [land]` |
+ | * **Withdraw Funds**: `/lands withdraw <amount> [land]` |
+ | * **Check Balance**: `/lands balance [land]` |
+ | * **View Taxes**: `/lands taxes` |
+ | * **View Upkeep**: `/lands upkeep` |
+ | |
+ | #### Miscellaneous |
+ | |
+ | * **View Map**: `/lands map` |
+ | * **Visualize Borders**: `/lands view` |
+ | * **Teleport to Wild**: `/lands wild [world] [player]` |
+ | * **Unstuck Command**: `/lands unstuck` |
+ | |
+ | For a comprehensive list, refer to the [Commands Page](https://wiki.incredibleplugins.com/lands/players/basics/commands). |
+ | |
+ | --- |
+ | |
+ | ### 🧱 3. Sub Areas |
+ | |
+ | Sub areas are specific regions within a land that can have distinct permissions and settings. |
+ | |
+ | #### Creating a Sub Area |
+ | |
+ | 1. Open the land menu with `/lands menu`. |
+ | 2. Click on the "Areas" item. |
+ | 3. Click "Add Area" and enter a name in chat. |
+ | 4. Select the area's boundaries. |
+ | 5. Assign the selection with `/lands selection assign <area>`. |
+ | |
+ | #### Managing Sub Areas |
+ | |
+ | * **Trust Players**: Assign specific players to sub areas. |
+ | * **Set Flags**: Define permissions and behaviors within the sub area. |
+ | |
+ | Detailed instructions are available on the [Sub Areas Page](https://wiki.incredibleplugins.com/lands/players/advanced/subareas). |
+ | |
+ | --- |
+ | |
+ | ### 🏘️ 4. Rent & Sell System |
+ | |
+ | The Rent & Sell system allows players to rent out or sell their lands or sub areas to others. |
+ | |
+ | #### Renting Out Land |
+ | |
+ | * **Set Up Rental**: Use `/lands rent` to configure rental options. |
+ | * **Manage Tenants**: Monitor and manage current tenants through the land menu. |
+ | |
+ | #### Selling Land |
+ | |
+ | * **List for Sale**: Use `/lands sell` to put land up for sale. |
+ | * **Complete Sale**: Finalize transactions through the land menu or commands. |
+ | |
+ | For more details, visit the [Rent & Sell System Page](https://wiki.incredibleplugins.com/lands/players/advanced/rent-sell). |
+ | |
+ | --- |
+ | |
+ | ### 🌐 5. Nations |
+ | |
+ | Nations are groups of lands that collaborate for mutual benefits. |
+ | |
+ | #### Managing Nations |
+ | |
+ | * **Create Nation**: `/nations create <name>` |
+ | * **Delete Nation**: `/nations delete` |
+ | * **Rename Nation**: `/nations rename <name>` |
+ | * **Set Capital**: `/nations setcapital` |
+ | * **Manage Relations**: `/nations relations` |
+ | |
+ | #### Nation Membership |
+ | |
+ | * **Invite Land**: `/nations trust <land>` |
+ | * **Remove Land**: `/nations untrust <land>` |
+ | * **Accept Invitation**: `/nations accept <nation>` |
+ | * **Deny Invitation**: `/nations deny <nation>` |
+ | * **Leave Nation**: `/nations leave` |
+ | |
+ | Explore more on the [Nations Page](https://wiki.incredibleplugins.com/lands/players/general/nations). |
+ | |
+ | --- |
+ | |
+ | ### ⚔️ 6. Wars |
+ | |
+ | Engage in structured conflicts between lands or nations. |
+ | |
+ | #### War Commands |
+ | |
+ | * **Declare War**: `/wars declare <land | nation>` |
+ | * **Deny War**: `/wars deny` |
+ | * **War Info**: `/wars info` |
+ | * **War Spawn**: `/wars spawn` |
+ | * **List Wars**: `/wars list` |
+ | |
+ | For comprehensive information, refer to the [Wars Page](https://wiki.incredibleplugins.com/lands/players/general/wars). |