Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "Time in seconds(3-60) to return to the monument if the owner has left its boundaries": 15.0,
- "Is it worth prohibiting players without access from picking up items in occupied monuments?": true,
- "Is it worth enabling forced auto-buy for monuments where the final price is greater than 0?": false,
- "Harbor — Is it worth making the Harbor monument a PvP zone when the PvP Cargo Ship(Vanilla) is docked?": true,
- "Large Harbor — Is it worth making the Large Harbor monument a PvP zone when the PvP Cargo Ship(Vanilla) is docked?": true,
- "HarborEvent - Is it worth making the Harbors a PvP zone during the event?": true,
- "Map marker settings for an unclaimed monuments": {
- "FirstColor(RGB)": {
- "x": 0.0,
- "y": 1.0,
- "z": 0.0
- },
- "SecondColor(RGB)": {
- "x": 0.0,
- "y": 0.0,
- "z": 0.0
- },
- "Alpha": 0.5
- },
- "Map marker settings for an occupied monuments": {
- "FirstColor(RGB)": {
- "x": 1.0,
- "y": 0.921568632,
- "z": 0.0156862754
- },
- "SecondColor(RGB)": {
- "x": 0.0,
- "y": 0.0,
- "z": 0.0
- },
- "Alpha": 0.5
- },
- "Map marker settings for a PvP monuments": {
- "FirstColor(RGB)": {
- "x": 1.0,
- "y": 0.0,
- "z": 0.0
- },
- "SecondColor(RGB)": {
- "x": 0.0,
- "y": 0.0,
- "z": 0.0
- },
- "Alpha": 0.5
- },
- "List of tracked categories of monuments": [
- "RadTown",
- "RadTownWater",
- "RadTownSmall",
- "TunnelStation",
- "Custom"
- ],
- "List of IGNORED monument names. Example: powerplant_1": [
- "example"
- ],
- "Settings for each monument": {
- "CargoShip": {
- "Category(This parameter is just a hint. Changes won’t have any effect)": "RadTownWater",
- "Is it worth displaying the suffix(if any) in the monument's name?": false,
- "Is it worth notifying all players about the occupation/release of the monument?": true,
- "The cost for the right to loot the monument. A value of 0 makes the monument free": 50.0,
- "The time in seconds(1-3600) given for looting the monument": 3600,
- "The time in seconds(1-15) given to make a decision to purchase the monument": 5.0,
- "Map marker display mode: 0 - disabled, 1 - enabled, 2 - enabled during PvP mode": 1,
- "Is it worth creating a circle in the map marker?": true,
- "PvP - Is PvP enabled at this monument? If so, players will be able to kill each other and loot will be publicly accessible": true,
- "PvP - The time in seconds(0-60) during which the player retains PvP mode after leaving the PvP monument": 10.0,
- "Is it worth using a progress bar for bars with a counter?": true,
- "Settings for the status bar": {
- "Order": 10,
- "Height": 26,
- "Main_Color(Hex or RGBA)": "#FFBF99",
- "Main_Transparency": 0.8,
- "Main_Material": "",
- "Image_Url": "https://i.imgur.com/6FYEEqJ.png",
- "Image_Local(Leave empty to use Image_Url)": "RealPVE_CargoShip",
- "Image_Sprite(Leave empty to use Image_Local or Image_Url)": "",
- "Image_IsRawImage": false,
- "Image_Color(Hex or RGBA)": "#FFDCB6",
- "Image_Transparency": 1.0,
- "Is it worth enabling an outline for the image?": false,
- "Image_Outline_Color(Hex or RGBA)": "0.1 0.3 0.8 0.9",
- "Image_Outline_Transparency": 0.0,
- "Image_Outline_Distance": "0.75 0.75",
- "Text_Size": 12,
- "Text_Color(Hex or RGBA)": "1 1 1 1",
- "Text_Font(https://umod.org/guides/rust/basic-concepts-of-gui#fonts)": "RobotoCondensed-Bold.ttf",
- "Is it worth enabling an outline for the text?": false,
- "Text_Outline_Color(Hex or RGBA)": "#000000",
- "Text_Outline_Transparency": 1.0,
- "Text_Outline_Distance": "0.75 0.75",
- "SubText_Size": 12,
- "SubText_Color(Hex or RGBA)": "1 1 1 1",
- "SubText_Font": "RobotoCondensed-Bold.ttf",
- "Is it worth enabling an outline for the sub text?": false,
- "SubText_Outline_Color(Hex or RGBA)": "0.5 0.6 0.7 0.5",
- "SubText_Outline_Transparency": 0.0,
- "SubText_Outline_Distance": "0.75 0.75"
- },
- "Settings for the progress status bar": {
- "Main_Color(Hex or RGBA)": "1 1 1 0.15",
- "Main_Transparency": 0.15,
- "Progress_Reverse": true,
- "Progress_Color": "#FFBF99",
- "Progress_Transparency": 0.7,
- "Progress_OffsetMin": "0 0",
- "Progress_OffsetMax": "0 0"
- }
- }
- },
- "Version": {
- "Major": 0,
- "Minor": 1,
- "Patch": 4
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment