mirror of
				https://github.com/PlaceholderAPI/PlaceholderAPI
				synced 2025-10-31 06:12:28 +01:00 
			
		
		
		
	[Wiki] Add Lands
This commit is contained in:
		| @@ -241,6 +241,7 @@ If the command itself isn't there and `NO DOWNLOAD COMMAND` instead is shown, th | |||||||
|     - **[KP-PVP](#kp-pvp)** |     - **[KP-PVP](#kp-pvp)** | ||||||
|  |  | ||||||
|   - ### **L** |   - ### **L** | ||||||
|  |     - **[Lands](#lands)** | ||||||
|     - **[LastLoginAPI](#lastloginapi)** |     - **[LastLoginAPI](#lastloginapi)** | ||||||
|     - **[LeaderHeads](#leaderheads)** |     - **[LeaderHeads](#leaderheads)** | ||||||
|     - **[LegendQuest](#legendquest)** |     - **[LegendQuest](#legendquest)** | ||||||
| @@ -2782,6 +2783,61 @@ Please see [this discussion][list] for a list of all expansions officially maint | |||||||
|  |  | ||||||
| ---- | ---- | ||||||
|  |  | ||||||
|  | - ### **[Lands](https://www.spigotmc.org/resources/53313/)** | ||||||
|  |   > NO DOWNLOAD COMMAND | ||||||
|  |    | ||||||
|  |   A Description of the placeholders can be found on the [Lands Wiki](https://github.com/Angeschossen/Lands/wiki/PlaceholderAPI-Placeholders#placeholders). | ||||||
|  |    | ||||||
|  |   ``` | ||||||
|  |   # General | ||||||
|  |   %lands_next_tax% | ||||||
|  |   %lands_next_upkeep% | ||||||
|  |   %lands_affiliation% | ||||||
|  |    | ||||||
|  |   # Land | ||||||
|  |   %lands_land_name% | ||||||
|  |   %lands_land_owner% | ||||||
|  |   %lands_land_role% | ||||||
|  |   %lands_land_members% | ||||||
|  |   %lands_land_balance% | ||||||
|  |   %lands_land_chunks% | ||||||
|  |   %lands_land_chunks_max% | ||||||
|  |   %lands_land_chunks_remaining% | ||||||
|  |   %lands_land_tax% | ||||||
|  |   %lands_land_upkeep% | ||||||
|  |   %lands_land_balance% | ||||||
|  |   %lands_land_chunk_cost_next% | ||||||
|  |    | ||||||
|  |   # Nation | ||||||
|  |   %lands_nation_name% | ||||||
|  |    | ||||||
|  |   # War | ||||||
|  |   %lands_war_enemy% | ||||||
|  |   %lands_war_time% | ||||||
|  |   %lands_war_state% | ||||||
|  |    | ||||||
|  |   # Top Lands | ||||||
|  |   %lands_top_balance_NUMBER_name% | ||||||
|  |   %lands_top_balance_NUMBER_owner% | ||||||
|  |   %lands_top_balance_NUMBER_balance% | ||||||
|  |   %lands_top_balance_NUMBER_size% | ||||||
|  |   %lands_top_balance_NUMBER_members% | ||||||
|  |    | ||||||
|  |   %lands_top_chunks_NUMBER_name% | ||||||
|  |   %lands_top_chunks_NUMBER_owner% | ||||||
|  |   %lands_top_chunks_NUMBER_balance% | ||||||
|  |   %lands_top_chunks_NUMBER_size% | ||||||
|  |   %lands_top_chunks_NUMBER_members% | ||||||
|  |    | ||||||
|  |   %lands_top_members_NUMBER_name% | ||||||
|  |   %lands_top_members_NUMBER_owner% | ||||||
|  |   %lands_top_members_NUMBER_balance% | ||||||
|  |   %lands_top_members_NUMBER_size% | ||||||
|  |   %lands_top_members_NUMBER_members% | ||||||
|  |   ``` | ||||||
|  |  | ||||||
|  | ---- | ||||||
|  |  | ||||||
| - ### **[LastLoginAPI](https://www.spigotmc.org/resources/66348/)** | - ### **[LastLoginAPI](https://www.spigotmc.org/resources/66348/)** | ||||||
|   > NO DOWNLOAD COMMAND |   > NO DOWNLOAD COMMAND | ||||||
|    |    | ||||||
|   | |||||||
| @@ -461,6 +461,9 @@ If your plugin isn't shown here and you want it to be added, [open an issue](/Pl | |||||||
|  |  | ||||||
| ---- | ---- | ||||||
| ## L | ## L | ||||||
|  | - **[Lands](https://www.spigotmc.org/resources/53313/)** | ||||||
|  |   - [ ] Supports placeholders. | ||||||
|  |   - [x] Provides own placeholders. [**[[Link|Placeholders#lands]]**] | ||||||
| - **[LastLoginAPI](https://www.spigotmc.org/resources/66348/)** | - **[LastLoginAPI](https://www.spigotmc.org/resources/66348/)** | ||||||
|   - [ ] Supports placeholders. |   - [ ] Supports placeholders. | ||||||
|   - [x] Provides own placeholders. [**[[Link|Placeholders#lastloginapi]]**] |   - [x] Provides own placeholders. [**[[Link|Placeholders#lastloginapi]]**] | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user