Integrations
PlaceholderAPI
SCS provides the following placeholders when PlaceholderAPI is installed:
| Placeholder | Description |
|---|---|
%scs_player_claims_count% | Number of the player's claims. |
%scs_claim_name% | Name of the claim at the player's location. |
%scs_claim_owner% | Name of the claim's owner at the player's location. |
%scs_claim_members_count% | Members count of the claim at the player's location. |
%scs_claim_members_online% | Number of online members of the claim at the player's location. |
%scs_claim_spawn% | Spawn location of the claim at the player's location. |
%scs_setting_{setting}% | Value of a given setting on the claim at the player's location. |
%scs_claim_is_in_sale% | Returns true or false depending on whether the claim is for sale. |
%scs_claim_sale_price% | The current sale price of the claim. |
%scs_player_max_claims% | Maximum claims amount allowed for the player. |
%scs_player_remain_claims% | Remaining claims for the player (max-claims - claims-count). |
%scs_player_teleportation_delay% | Teleportation delay applied to the player. |
%scs_player_max_members% | Maximum members per claim for the player. |
%scs_player_claim_cost% | Cost of the next claim for the player. |
%scs_player_claim_cost_multiplier% | Cost multiplier for the player. |
%scs_player_max_chunks_per_claim% | Maximum chunks per claim for the player. |
%scs_player_max_chunks_total% | Maximum total chunks for the player. |
%scs_player_remain_chunks% | Remaining chunks for the player (max-chunks-total - chunks-count). |
WorldGuard
SCS registers a single WorldGuard region flag:
| Flag | Description |
|---|---|
scs-claim | When set to deny, players cannot create claims inside the region. |
Vault
Use Vault to enable economy with SimpleClaimSystem. Don't forget to enable the economy setting in config.yml.
economy— enable/disable the economy system for selling and buying claims.max-sell-price— maximum price a player can set when selling a claim (e.g.1000000000).claim-cost— cost charged when claiming.claim-cost-multiplier— when enabled, multiplies the cost progressively.
If the claim cost is multiplied — for example with claim-cost-multiplier = 2, the first claim costs the base claim-cost (e.g. 1000), the second costs 2000, the third 4000, and so on.
Dynmap
SCS can render claims on a Dynmap web map. Enable in config.yml:
dynmap: true
dynmap-settings:
claim-border-color: FFFFFF
claim-fill-color: A5A5A5
claim-hover-text: '%claim-name% - Owner: %owner%'
Customize the border color, fill color, and hover text. On the map, claims appear as colored squares.
BlueMap
bluemap: true
bluemap-settings:
claim-border-color: FFFFFF
claim-fill-color: A5A5A5
claim-hover-text: '%claim-name% - Owner: %owner%'
BlueMap renders both 2D and 3D views of claims.
Pl3xmap
pl3xmap: true
pl3xmap-settings:
claim-border-color: FFFFFF
claim-fill-color: A5A5A5
claim-hover-text: '%claim-name% - Owner: %owner%'
Claims appear as gray squares on Pl3xmap by default.
GriefPrevention
You can import existing claims from GriefPrevention with:
/scs import-griefpreventionLanguages
The available language files are listed in the plugin's GitHub langs/ folder.
For color codes, use § instead of &. For RGB color codes, also use § and use uppercase letters in the format, for example:
§x§F§4§9§E§0§B