No edit summary |
No edit summary |
||
Line 24: | Line 24: | ||
To start protecting your land, you need to claim it first. Follow these steps: | To start protecting your land, you need to claim it first. Follow these steps: | ||
==== Create a Land: ==== | ==== 1. Create a Land: ==== | ||
Use {{CMD|lands create <name>}} to create a new land. Replace <name> with your desired land name. | * Use {{CMD|lands create <name>}} to create a new land. Replace <name> with your desired land name. | ||
Example: {{CMD|lands create MyLand}} | * Example: {{CMD|lands create MyLand}} | ||
Claim a Chunk: | ==== 2. Claim a Chunk: ==== | ||
Stand in the chunk you wish to claim and use {{CMD|lands claim}}. | * Stand in the chunk you wish to claim and use {{CMD|lands claim}}. | ||
You can also specify the land name: {{CMD|lands claim <land name>}} | * You can also specify the land name: {{CMD|lands claim <land name>}} | ||
Example: {{CMD|lands claim MyLand}} | * Example: {{CMD|lands claim MyLand}} | ||
=== Managing Your Land === | === Managing Your Land === | ||
Once you've claimed your land, you have several management options: | Once you've claimed your land, you have several management options: | ||
==== View Your Land: ==== | ==== 1. View Your Land: ==== | ||
Use {{CMD|lands view}} to see a list of all your lands. | * Use {{CMD|lands view}} to see a list of all your lands. | ||
Map View: | ==== 2. Map View:==== | ||
Use {{CMD|lands map}} to view a map of claimed chunks around you. | * Use {{CMD|lands map}} to view a map of claimed chunks around you. | ||
==== Land Menu: ==== | ==== 3. Land Menu: ==== | ||
Access the land menu with {{CMD|lands menu <land name>}}. | * Access the land menu with {{CMD|lands menu <land name>}}. | ||
Example: {{CMD|lands menu MyLand}} | * Example: {{CMD|lands menu MyLand}} | ||
=== Permissions and Roles === | === Permissions and Roles === | ||
Manage who can do what in your land by setting up roles and permissions: | Manage who can do what in your land by setting up roles and permissions: | ||
==== Create a Role: ==== | ==== 1. Create a Role: ==== | ||
Use {{CMD|lands role create <land name> <role name>}} to create a new role. | * Use {{CMD|lands role create <land name> <role name>}} to create a new role. | ||
Example: {{CMD|lands role create MyLand Builder}} | * Example: {{CMD|lands role create MyLand Builder}} | ||
Set Permissions: | ==== 2. Set Permissions:==== | ||
Use {{CMD|lands role edit <land name> <role name>}} to edit permissions. | * Use {{CMD|lands role edit <land name> <role name>}} to edit permissions. | ||
Example: {{CMD|lands role edit MyLand Builder}} | * Example: {{CMD|lands role edit MyLand Builder}} | ||
You can then toggle various permissions for the role, such as building, breaking blocks, and more. | * You can then toggle various permissions for the role, such as building, breaking blocks, and more. | ||
Assign a Role: | ==== 3. Assign a Role:==== | ||
Use {{CMD|lands role assign <land name> <role name> <player>}} to assign a role to a player. | * Use {{CMD|lands role assign <land name> <role name> <player>}} to assign a role to a player. | ||
Example: {{CMD|lands role assign MyLand Builder Steve}} | * Example: {{CMD|lands role assign MyLand Builder Steve}} | ||
=== Economy and Taxes === | === Economy and Taxes === | ||
Lands integrates with the economy system, allowing you to manage land taxes and upkeep: | Lands integrates with the economy system, allowing you to manage land taxes and upkeep: | ||
==== Set Land Price: ==== | ==== 1. Set Land Price: ==== | ||
Use {{CMD|lands price <land name> <price>}} to set the price of your land. | * Use {{CMD|lands price <land name> <price>}} to set the price of your land. | ||
Example: {{CMD|lands price MyLand 500}} | * Example: {{CMD|lands price MyLand 500}} | ||
Taxes and Upkeep: | ==== 2. Taxes and Upkeep:==== | ||
Use {{CMD|lands tax <land name> <amount>}} to set daily taxes. | * Use {{CMD|lands tax <land name> <amount>}} to set daily taxes. | ||
Example: {{CMD|lands tax MyLand 10}} | * Example: {{CMD|lands tax MyLand 10}} | ||
Ensure you have enough money in your land's balance to cover daily taxes to avoid losing claims. | * Ensure you have enough money in your land's balance to cover daily taxes to avoid losing claims. | ||
War and Diplomacy | ===War and Diplomacy=== | ||
Engage in wars or establish alliances with other lands: | Engage in wars or establish alliances with other lands: | ||
Line 85: | Line 85: | ||
Use {{CMD|lands ally add <land name> <target land>}} to form an alliance. | Use {{CMD|lands ally add <land name> <target land>}} to form an alliance. | ||
Example: {{CMD|lands ally add MyLand FriendlyLand}} | Example: {{CMD|lands ally add MyLand FriendlyLand}} | ||
Additional Features | ===Additional Features=== | ||
Spawn Point: | ====Spawn Point:==== | ||
Set a spawn point within your land using {{CMD|lands setspawn <land name>}}. | * Set a spawn point within your land using {{CMD|lands setspawn <land name>}}. | ||
Example: {{CMD|lands setspawn MyLand}} | * Example: {{CMD|lands setspawn MyLand}} | ||
Teleport to Land: | ====Teleport to Land:==== | ||
Use {{CMD|lands tp <land name>}} to teleport to your land. | * Use {{CMD|lands tp <land name>}} to teleport to your land. | ||
Example: {{CMD|lands tp MyLand}} | * Example: {{CMD|lands tp MyLand}} | ||
View Land Members: | ====View Land Members:==== | ||
Use {{CMD|lands members <land name>}} to view a list of members in your land. | * Use {{CMD|lands members <land name>}} to view a list of members in your land. | ||
Example: {{CMD|lands members MyLand}} | * Example: {{CMD|lands members MyLand}} | ||
= Commands Overview = | |||
Here is a quick reference for all commands covered: | Here is a quick reference for all commands covered: | ||
Line 109: | Line 109: | ||
===Role and Permission Management=== | ===Role and Permission Management=== | ||
* Create role: {{CMD|lands role create <land name> <role name>}} | * Create role: {{CMD|lands role create <land name> <role name>}} | ||
Edit role: {{CMD|lands role edit <land name> <role name>}} | * Edit role: {{CMD|lands role edit <land name> <role name>}} | ||
* Assign role: {{CMD|lands role assign <land name> <role name> }}<player> | * Assign role: {{CMD|lands role assign <land name> <role name> }}<player> | ||
===Economic Management=== | ===Economic Management=== | ||
Line 115: | Line 115: | ||
* Set tax: {{CMD|lands tax <land name> <amount>}} | * Set tax: {{CMD|lands tax <land name> <amount>}} | ||
===War and Diplomacy=== | ===War and Diplomacy=== | ||
Declare war: {{CMD|lands war declare <land name> <target land>}} | * Declare war: {{CMD|lands war declare <land name> <target land>}} | ||
Form alliance: {{CMD|lands ally add <land name> <target land>}} | * Form alliance: {{CMD|lands ally add <land name> <target land>}} | ||
===Utility Commands=== | ===Utility Commands=== | ||
* Set spawn: {{CMD|lands setspawn <land name>}} | * Set spawn: {{CMD|lands setspawn <land name>}} |
Revision as of 23:48, 24 May 2024
Lands | |
---|---|
Server | Claims plugin — on Survival |
Main command | /lands |
Aliases | /land /war |
Sub commands | Many |
Access | |
Requirements | Any rank |
Custom | No |
Lands Plugin - Player Guide
Welcome to the Lands plugin! This guide will help you get started as a player, outlining key features and commands you'll need to know to manage your land effectively.
Getting Started
Lands is a comprehensive land management plugin that allows you to claim, protect, and manage land in your Minecraft world. Here's how to begin:
Claiming Land
To start protecting your land, you need to claim it first. Follow these steps:
1. Create a Land:
- Use /lands create <name> to create a new land. Replace <name> with your desired land name.
- Example: /lands create MyLand
2. Claim a Chunk:
- Stand in the chunk you wish to claim and use /lands claim.
- You can also specify the land name: /lands claim <land name>
- Example: /lands claim MyLand
Managing Your Land
Once you've claimed your land, you have several management options:
1. View Your Land:
- Use /lands view to see a list of all your lands.
2. Map View:
- Use /lands map to view a map of claimed chunks around you.
3. Land Menu:
- Access the land menu with /lands menu <land name>.
- Example: /lands menu MyLand
Permissions and Roles
Manage who can do what in your land by setting up roles and permissions:
1. Create a Role:
- Use /lands role create <land name> <role name> to create a new role.
- Example: /lands role create MyLand Builder
2. Set Permissions:
- Use /lands role edit <land name> <role name> to edit permissions.
- Example: /lands role edit MyLand Builder
- You can then toggle various permissions for the role, such as building, breaking blocks, and more.
3. Assign a Role:
- Use /lands role assign <land name> <role name> <player> to assign a role to a player.
- Example: /lands role assign MyLand Builder Steve
Economy and Taxes
Lands integrates with the economy system, allowing you to manage land taxes and upkeep:
1. Set Land Price:
- Use /lands price <land name> <price> to set the price of your land.
- Example: /lands price MyLand 500
2. Taxes and Upkeep:
- Use /lands tax <land name> <amount> to set daily taxes.
- Example: /lands tax MyLand 10
- Ensure you have enough money in your land's balance to cover daily taxes to avoid losing claims.
War and Diplomacy
Engage in wars or establish alliances with other lands:
Declare War:
Use /lands war declare <land name> <target land> to declare war. Example: /lands war declare MyLand EnemyLand Form Alliance:
Use /lands ally add <land name> <target land> to form an alliance. Example: /lands ally add MyLand FriendlyLand
Additional Features
Spawn Point:
- Set a spawn point within your land using /lands setspawn <land name>.
- Example: /lands setspawn MyLand
Teleport to Land:
- Use /lands tp <land name> to teleport to your land.
- Example: /lands tp MyLand
View Land Members:
- Use /lands members <land name> to view a list of members in your land.
- Example: /lands members MyLand
Commands Overview
Here is a quick reference for all commands covered:
Basic Commands
- Create a land: /lands create <name>
- Claim a chunk: /lands claim [<land name>]
- View lands: /lands view
- Map view: /lands map
- Land menu: /lands menu <land name>
Role and Permission Management
- Create role: /lands role create <land name> <role name>
- Edit role: /lands role edit <land name> <role name>
- Assign role: /lands role assign <land name> <role name><player>
Economic Management
- Set land price: /lands price <land name> <price>
- Set tax: /lands tax <land name> <amount>
War and Diplomacy
- Declare war: /lands war declare <land name> <target land>
- Form alliance: /lands ally add <land name> <target land>
Utility Commands
- Set spawn: /lands setspawn <land name>
- Teleport to land: /lands tp <land name>
- View members: /lands members <land name>
Advanced Commands
- Disband land: /lands disband <land name>
- Unclaim chunk: /lands unclaim [<land name>]
- Leave land: /lands leave
- Rename land: /lands rename <land name> <new name>
- Invite player: /lands invite <player> <land name>
- Kick player: /lands kick <player> <land name>}}
- Withdraw money: /lands withdraw <land name> <amount>
- Deposit money: /lands deposit <land name> <amount>
By following this guide, you will be able to effectively manage your land, collaborate with other players, and engage in the dynamic world created by the Lands plugin. Enjoy your adventures!