When I'm using "Use Server Rewards": true, and then when using any teleport command with "pay" option e.g. /outpost pay - I got message with correct RP amount, but in fact the transaction is doubled. First -5 I got when command is executed (e.g. /outpost pay) and second -5 I got right after teleportation. Do I miss something? Should I change the option "Bypass CMD": "pay" to something else maybe?
Here is my config file.
{
"Settings": {
"Interrupt TP": {
"Above Water": false,
"Balloon": true,
"Boats": false,
"Cargo Ship": true,
"Cold": false,
"Excavator": false,
"Hot": false,
"Hostile": true,
"Hurt": true,
"Lift": true,
"Monument": false,
"Mounted": true,
"Oil Rig": false,
"Safe Zone": false,
"Swimming": true
},
"Block Teleport (NoEscape)": true,
"Block Teleport (ZoneManager)": true,
"Chat Name": "<color=#00FF00>[Телепорт]</color>: ",
"Chat Steam64ID": 76561############,
"Check Boundaries On Teleport X Y Z": true,
"Draw Sphere On Set Home": true,
"Homes Enabled": true,
"TPR Enabled": true,
"Town Enabled": true,
"Outpost Enabled": true,
"Bandit Enabled": true,
"Strict Foundation Check": false,
"Cave Distance Small": 50.0,
"Cave Distance Medium": 70.0,
"Cave Distance Large": 110.0,
"Default Monument Size": 50.0,
"Minimum Temp": 0.0,
"Maximum Temp": 40.0,
"Blocked Items": {},
"Bypass CMD": "pay",
"Use Economics": false,
"Use Server Rewards": true,
"Wipe On Upgrade Or Change": true,
"Auto Generate Outpost Location": true,
"Auto Generate Bandit Location": true
},
"Admin": {
"Announce Teleport To Target": false,
"Usable By Admins": true,
"Usable By Moderators": true,
"Location Radius": 25,
"Teleport Near Default Distance": 30
},
"Home": {
"Homes Limit": 10,
"VIP Homes Limits": {
"nteleportation.vip": 50
},
"Cooldown": 60,
"Countdown": 5,
"Daily Limit": 50,
"VIP Daily Limits": {
"nteleportation.vip": 5
},
"VIP Cooldowns": {
"nteleportation.vip": 5
},
"VIP Countdowns": {
"nteleportation.vip": 5
},
"Location Radius": 25,
"Force On Top Of Foundation": true,
"Check Foundation For Owner": true,
"Use Friends": true,
"Use Clans": true,
"Use Teams": true,
"Usable Out Of Building Blocked": true,
"Usable Into Building Blocked": false,
"Allow Cupboard Owner When Building Blocked": true,
"Allow Iceberg": true,
"Allow Cave": true,
"Allow Crafting": true,
"Allow Above Foundation": false,
"Check If Home Is Valid On Listhomes": true,
"Pay": 5,
"Bypass": 5
},
"TPT": {
"Use Friends": false,
"Use Clans": false,
"Use Teams": false,
"Allow Cave": false
},
"TPR": {
"Require Player To Be Friend, Clan Mate, Or Team Mate": false,
"Allow Cave": true,
"Allow TPB": true,
"Cooldown": 300,
"Countdown": 5,
"Daily Limit": 20,
"VIP Daily Limits": {
"nteleportation.vip": 5
},
"VIP Cooldowns": {
"nteleportation.vip": 5
},
"VIP Countdowns": {
"nteleportation.vip": 5
},
"Request Duration": 60,
"Block TPA On Ceiling": false,
"Usable Out Of Building Blocked": false,
"Usable Into Building Blocked": true,
"Allow Cupboard Owner When Building Blocked": true,
"Allow Crafting": true,
"Pay": 5,
"Bypass": 5
},
"Town": {
"Allow Cave": true,
"Cooldown": 60,
"Countdown": 5,
"Daily Limit": 10,
"VIP Daily Limits": {
"nteleportation.vip": 5
},
"VIP Cooldowns": {
"nteleportation.vip": 5
},
"VIP Countdowns": {
"nteleportation.vip": 5
},
"Location": "0 0 0",
"Usable Out Of Building Blocked": false,
"Allow Crafting": true,
"Pay": 5,
"Bypass": 5
},
"Outpost": {
"Allow Cave": true,
"Cooldown": 600,
"Countdown": 5,
"Daily Limit": 10,
"VIP Daily Limits": {
"nteleportation.vip": 5
},
"VIP Cooldowns": {
"nteleportation.vip": 5
},
"VIP Countdowns": {
"nteleportation.vip": 5
},
"Location": "246.2738 19.92574 -1454.762",
"Usable Out Of Building Blocked": false,
"Allow Crafting": false,
"Pay": 5,
"Bypass": 5
},
"Bandit": {
"Allow Cave": true,
"Cooldown": 600,
"Countdown": 5,
"Daily Limit": 10,
"VIP Daily Limits": {
"nteleportation.vip": 5
},
"VIP Cooldowns": {
"nteleportation.vip": 5
},
"VIP Countdowns": {
"nteleportation.vip": 5
},
"Location": "-122.4808 39.56396 425.0082",
"Usable Out Of Building Blocked": false,
"Allow Crafting": true,
"Pay": 5,
"Bypass": 5
}
}