Blame

75d2b9 Ry 2025-05-10 17:05:01 1
## 📘 Lands Plugin Wiki – Player Guide
2
3
### Overview
4
5
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.
6
7
---
8
9
### 📄 1. Getting Started
10
11
#### Claiming Land
12
13
* **Create a Land**: Use `/lands create <name>` to establish a new land.
14
* **Claim Chunks**: Execute `/lands claim` to claim the chunk you're in.
15
* **Selection Mode**: For larger areas, use `/lands selection` to select corners, then `/lands claim` to claim the area.
16
17
#### Managing Lands
18
19
* **Access Menu**: Open the land menu with `/lands`.
20
* **Edit Specific Land**: Use `/lands edit <land>` to specify which land to manage.
21
22
#### Player Permissions
23
24
* **Trust a Player**: `/lands trust <player> [area]`
25
26
* **Untrust a Player**: `/lands untrust <player> [area]`
27
28
* **Toggle Permissions**:
29
1. Open the land menu with `/lands`.
30
2. Navigate to the roles section.
31
3. Adjust permissions as needed.
32
33
* **Promote/Demote Players**:
34
1. Open the land menu.
35
2. Go to the players section.
36
3. Shift + left-click to promote, shift + right-click to demote.
37
38
---
39
40
### 💻 2. Commands Reference
41
42
#### Land Management
43
44
* **Create Land**: `/lands create <name>`
45
* **Delete Land**: `/lands delete <land | here>`
46
* **Rename Land**: `/lands rename <name>`
47
* **Set Spawn**: `/lands setspawn`
48
* **Teleport to Spawn**: `/lands spawn [land]`
49
50
#### Claiming & Unclaiming
51
52
* **Claim Chunk**: `/lands claim`
53
* **Claim with Radius**: `/lands claim radius <number>`
54
* **Unclaim Chunk**: `/lands unclaim`
55
* **Unclaim All**: `/lands unclaim all`
56
57
#### Player Interaction
58
59
* **Trust Player**: `/lands trust <player> [area]`
60
* **Untrust Player**: `/lands untrust <player> [area]`
61
* **Ban Player**: `/lands ban <player> [area] [silent]`
62
* **Unban Player**: `/lands unban <player> [area]`
63
* **Set Role**: `/lands setrole <player> <area | *> <role>`
64
* **Set Owner**: `/lands setowner <player>`
65
66
#### Financial Commands
67
68
* **Deposit Funds**: `/lands deposit <amount> [land]`
69
* **Withdraw Funds**: `/lands withdraw <amount> [land]`
70
* **Check Balance**: `/lands balance [land]`
71
* **View Taxes**: `/lands taxes`
72
* **View Upkeep**: `/lands upkeep`
73
74
#### Miscellaneous
75
76
* **View Map**: `/lands map`
77
* **Visualize Borders**: `/lands view`
78
* **Teleport to Wild**: `/lands wild [world] [player]`
79
* **Unstuck Command**: `/lands unstuck`
80
81
For a comprehensive list, refer to the [Commands Page](https://wiki.incredibleplugins.com/lands/players/basics/commands).
82
83
---
84
85
### 🧱 3. Sub Areas
86
87
Sub areas are specific regions within a land that can have distinct permissions and settings.
88
89
#### Creating a Sub Area
90
91
1. Open the land menu with `/lands menu`.
92
2. Click on the "Areas" item.
93
3. Click "Add Area" and enter a name in chat.
94
4. Select the area's boundaries.
95
5. Assign the selection with `/lands selection assign <area>`.
96
97
#### Managing Sub Areas
98
99
* **Trust Players**: Assign specific players to sub areas.
100
* **Set Flags**: Define permissions and behaviors within the sub area.
101
102
Detailed instructions are available on the [Sub Areas Page](https://wiki.incredibleplugins.com/lands/players/advanced/subareas).
103
104
---
105
106
### 🏘️ 4. Rent & Sell System
107
108
The Rent & Sell system allows players to rent out or sell their lands or sub areas to others.
109
110
#### Renting Out Land
111
112
* **Set Up Rental**: Use `/lands rent` to configure rental options.
113
* **Manage Tenants**: Monitor and manage current tenants through the land menu.
114
115
#### Selling Land
116
117
* **List for Sale**: Use `/lands sell` to put land up for sale.
118
* **Complete Sale**: Finalize transactions through the land menu or commands.
119
120
For more details, visit the [Rent & Sell System Page](https://wiki.incredibleplugins.com/lands/players/advanced/rent-sell).
121
122
---
123
124
### 🌐 5. Nations
125
126
Nations are groups of lands that collaborate for mutual benefits.
127
128
#### Managing Nations
129
130
* **Create Nation**: `/nations create <name>`
131
* **Delete Nation**: `/nations delete`
132
* **Rename Nation**: `/nations rename <name>`
133
* **Set Capital**: `/nations setcapital`
134
* **Manage Relations**: `/nations relations`
135
136
#### Nation Membership
137
138
* **Invite Land**: `/nations trust <land>`
139
* **Remove Land**: `/nations untrust <land>`
140
* **Accept Invitation**: `/nations accept <nation>`
141
* **Deny Invitation**: `/nations deny <nation>`
142
* **Leave Nation**: `/nations leave`
143
144
Explore more on the [Nations Page](https://wiki.incredibleplugins.com/lands/players/general/nations).
145
146
---
147
148
### ⚔️ 6. Wars
149
150
Engage in structured conflicts between lands or nations.
151
152
#### War Commands
153
154
* **Declare War**: `/wars declare <land | nation>`
155
* **Deny War**: `/wars deny`
156
* **War Info**: `/wars info`
157
* **War Spawn**: `/wars spawn`
158
* **List Wars**: `/wars list`
159
160
For comprehensive information, refer to the [Wars Page](https://wiki.incredibleplugins.com/lands/players/general/wars).