Config.yml
This is the general configuration file for SimpleRegionMarket. Take care when making edits. Be sure to check for YAML errors by using this tool before you commit your edits.
| Config Option | Values | Description |
|---|---|---|
| Enable_Economy | true false |
Enables the use of an economy plugin |
| Logging | true false |
Turns on logging |
| Statistics_Enabled | true false |
|
| Language | en ge fr pl es |
Sets your language file |
| Statistics_Limit_Mode | true false |
|
| Statistics_Enabled | true false |
Enables statistics tracking for use with /srm statistics |
| Auto_Removing_Regions | sell bid let rent |
Remove region from market list when bought Can have multiple types listed Example: sell,bid,let,rent |
| Can_Extend | true false |
Enables extending rental period |
| Max_Rent_Extend | 3 5d |
Define how many times players can extend their rental period Define a total number of days a rental can be extended -1 is unlimited |
| Show_Auto_Expand_Message | true false |
Notify players when a lease auto renews |
| Show_Warning_Rent_Expire | 20 | Show to player warning message when his region will expire, in minutes (0 - disabled) |
| Remove_LWC_On_Expire | rent let sell bid none |
Remove LWC protections when region expire Example: rent,let,sell,bid |
| Rollback_On_Expire | let rent none |
Rollback blocks when region expire (and save when region went buy) Example: rent,let |
| Player_Line_Empty | true false |
If player line is empty use sign creator name If player line is empty use Default_Economy_Account |
| Default_Economy_Account | '<admin>' | Economy account to send moneys if line 'player' will be empty |
| Teleport_To_Region | false true |
Enable teleporting to owned regions |
| Teleport_Where | centerHighest minCorner centerByLight |
Location in region to teleport to |
| Hight_Priority_Region | true false |
True: find region with highest priority False: use first region |
| Use_Other_World_Regions | false true |
Try to find region with that name in other worlds |
| Clicking_Limit | 1200 | Protect plugin from fast clicking (in miliseconds) |
| Let_Statistics_Template | '&playerFrom& >> &playerTo&: &price&/&time&' | |
| Regions_List_Template | '®ion& (&tokenType&): &price&&time&' | |
| Entries_Per_List_Page | 10 | Number of regions to show in /srm list |
| Output_Color | '&f' | Default sign color for unoccupied regions Can override in templates.yml |
| Taken_Color | '&f' | Default sign color for occupied regions Can override in templates.yml |
| Enable_dynmap | true false |
Enable Dynmap integration |
| Markerset_Name | Simple region market | |
| Dynmap_Icon_Free | sign | Set the icon for available regions |
| Dynmap_Icon_Taken | basket | Set the icon for occupied regions |
| Dynmap_Show_On_Region_Loc | true false |
|
| Show_bid | true false |
Show regions up for auction in Dynmap |
| Show_let | true false |
Show regions for lease in Dynmap |
| Show_rent | true false |
Show regions for rent in Dynmap |
| Show_sell | true false |
Show regions for sale in Dynmap |