Wipe 8 #5
@ -1,4 +1,8 @@
|
||||
{
|
||||
"DepositBoxSkinID": 1641384897,
|
||||
"DepositItemID": -1779183908
|
||||
{
|
||||
"ClaimRewardBudget": "100000",
|
||||
"DepositBoxSkinID": 3406403145,
|
||||
"DepositItemID": -1779183908,
|
||||
"DiscordWebhookUrl": "",
|
||||
"ServerInfoUpdateFreq": 30,
|
||||
"UseServerInfo": true
|
||||
}
|
@ -7,7 +7,7 @@
|
||||
"JPG image quality (0-100)": 85,
|
||||
"Enable logging file": false,
|
||||
"Enable logging console": false,
|
||||
"Enable discord logging": false,
|
||||
"Enable discord logging": true,
|
||||
"Discord Webhook": "",
|
||||
"Avatar URL": "https://i.imgur.com/dH7V1Dh.png",
|
||||
"Discord Username": "Sign Artist"
|
||||
|
@ -1,4 +1,4 @@
|
||||
{
|
||||
"Discord Webhook URL": "XXXXXXXXXXXXXXXXXX",
|
||||
"Discord Webhook URL": "",
|
||||
"Ignore Non-Player Vending Machines": false
|
||||
}
|
67
plugins/config/ZonePVxInfo.json
Normal file
67
plugins/config/ZonePVxInfo.json
Normal file
@ -0,0 +1,67 @@
|
||||
{
|
||||
"Show Default PVx UI": true,
|
||||
"Server Default PVx (pvp or pve)": "PVE",
|
||||
"Pvx UI Settings": {
|
||||
"PVE": {
|
||||
"Min Anchor": "0.5 0",
|
||||
"Max Anchor": "0.5 0",
|
||||
"Min Offset": "190 30",
|
||||
"Max Offset": "250 60",
|
||||
"Layer": "Hud",
|
||||
"Text": "PVE",
|
||||
"Text Size": 14,
|
||||
"Text Color": "1 1 1 1",
|
||||
"Background Color": "0.3 0.8 0.1 0.8",
|
||||
"Fade In": 0.25,
|
||||
"Fade Out": 0.25
|
||||
},
|
||||
"PVP": {
|
||||
"Min Anchor": "0.5 0",
|
||||
"Max Anchor": "0.5 0",
|
||||
"Min Offset": "190 30",
|
||||
"Max Offset": "250 60",
|
||||
"Layer": "Hud",
|
||||
"Text": "PVP",
|
||||
"Text Size": 14,
|
||||
"Text Color": "1 1 1 1",
|
||||
"Background Color": "0.8 0.2 0.2 0.8",
|
||||
"Fade In": 0.25,
|
||||
"Fade Out": 0.25
|
||||
},
|
||||
"PVPDelay": {
|
||||
"Min Anchor": "0.5 0",
|
||||
"Max Anchor": "0.5 0",
|
||||
"Min Offset": "190 30",
|
||||
"Max Offset": "250 60",
|
||||
"Layer": "Hud",
|
||||
"Text": "PVP Delay",
|
||||
"Text Size": 12,
|
||||
"Text Color": "1 1 1 1",
|
||||
"Background Color": "0.8 0.5 0.1 0.8",
|
||||
"Fade In": 0.25,
|
||||
"Fade Out": 0.25
|
||||
}
|
||||
},
|
||||
"Adem Event Settings": {
|
||||
"Convoy Event": true,
|
||||
"Armored Train Event": true,
|
||||
"Caravan Event": false,
|
||||
"Sputnik Event": true,
|
||||
"Space Event": false,
|
||||
"Shipwreck Event": false
|
||||
},
|
||||
"KpucTaJl Event Settings": {
|
||||
"Power Plant Event": false,
|
||||
"Ferry Terminal Event": false,
|
||||
"Supermarket Event": false,
|
||||
"Junkyard Event": false,
|
||||
"Arctic Base Event": false,
|
||||
"Gas Station Event": false,
|
||||
"Air Event": false,
|
||||
"Harbor Event": false,
|
||||
"Satellite Dish Event": false,
|
||||
"Water Event": false,
|
||||
"Triangulation Event": false,
|
||||
"Defendable Homes Event": false
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user