Smooth Transfer!
- Fixes transfering problems in cluster. Cloud based inventory and death inventory saver. all automatic.
Features:
Config File with explanations:
Ingame Commands:
Purchase Info:
After payment join my Discord via "Get Support" button (top right), and send me your hwid. The plugin will print it in console when not authorized.
Please give me at least 1-24 hours to setup hwid info. No new DLL is needed.
This purchase comes with basic support if needed.
Hwid Info:
- Each license represents a physical machine, so 6 ark servers running on one machine would only need 1 licence, Additional licensee's are required when using multiple physical servers.
- Are you moving server host/upgrading hardware and worried about the hwid? Not a problem send me a pm, here or on discord, with the new hwid and I will have it updated. In most cases within the hour, but it can take up to 24 hours depending upon my availability at that moment.
For questions or more information join my Discord via this link: https://discord.gg/fGPevkF
(This is a temporary link, and unless assigned a role, you automatically leave server when you go offline on discord.)
- Fixes transfering problems in cluster. Cloud based inventory and death inventory saver. all automatic.
Features:
- Prevents DC/Timeouts on map transfers.
- Automatically uploads items on transfer, and downloads them as you join.
- Items are saved in MySQL.
- Ability to use cloud based inventory, with unlimited amount of slots.
- Each slot in cloud-inventory can hold 299 items.
- Writing /download command will list available slots to you.
- Cloud based inventory can require permission to be used. Or be disabled.
- Cooldowns can be specified per command for cloud based inventory.
- Custom expiration time can be set for items on automatic transfer, and cloud based inventory separately.
- Automatically save inventory as player die (can require permission)
- Works will all items, without exceptions.
- Contains crash detection, which would remove all uploaded items since last game save. (to prevent dupes)
- Upload and download of items are done in separate threads to maximize performance.
- Config can be reloaded and new settings would instantly take effect.
- Thoroughly tested before release.
JSON:
{
"MySQL": {
"HostAdress": "127.0.0.1",
"Username": "root",
"Password": "password",
"DataBaseName": "smooth_transfer"
},
"Save_And_Restore_Items_Upon_Death": {
"Enable": false,
"Requires_Permission": true,
"Permission_Groups":[
"vip",
"admins"
]
},
"Timer_Seconds_To_Rebuild_Inventory": 15,
"Disable_Transfer_Auto_Upload": false,
"Expiration": {
"Enable_Item_Expiration": true,
"Expiration_Time_Minutes": 0,
"Expiration_Time_Minutes_Command": 3600
},
"Upload_Command": {
"Enable_Upload_Command": true,
"Upload_Command": "/upload",
"Upload_Only_Restricted_Items": false,
"Enable_Cooldown": true,
"Cooldown_Seconds": 3600,
"Requires_Permission": false,
"Permission_Groups":[
"vip",
"admins"
]
},
"Download_Command": {
"Enable_Download_Command": true,
"Download_Command": "/download",
"Enable_Cooldown": true,
"Cooldown_Seconds": 30
},
"Messages":{
"No_Items_To_Download": {
"Text": "\nThere is no items to download.",
"Size": 3.0,
"Display_Time": 6,
"Color": {
"Red": 200,
"Green": 90,
"Blue": 90
}
},
"Upload_on_CD_Hours": {
"Text": "\nYou must wait {}x hours {}x minutes to upload items.",
"Size": 3.0,
"Display_Time": 6,
"Color": {
"Red": 200,
"Green": 90,
"Blue": 90
}
},
"Upload_on_CD_Minutes": {
"Text": "\nYou must wait {}x minutes {}x seconds to upload items.",
"Size": 3.0,
"Display_Time": 6,
"Color": {
"Red": 200,
"Green": 90,
"Blue": 90
}
},
"No_Items_To_Upload": {
"Text": "\nYou have no items available for upload.",
"Size": 3.0,
"Display_Time": 6,
"Color": {
"Red": 200,
"Green": 90,
"Blue": 90
}
},
"Uploaded_Items_Successfully": {
"Text": "\nUploaded {}x items.",
"Size": 3.0,
"Display_Time": 6,
"Color": {
"Red": 90,
"Green": 255,
"Blue": 90
}
},
"No_Permission_To_Use_Command": {
"Text": "\nYou do not have permission to use this command.",
"Size": 3.0,
"Display_Time": 6,
"Color": {
"Red": 255,
"Green": 90,
"Blue": 90
}
},
"Not_Enough_Space_In_Cloud_Storage": {
"Text": "\nThere's not enough space for your items in the Cloud Storage slot: {}\tSlots Free: {}",
"Size": 3.0,
"Display_Time": 6,
"Color": {
"Red": 255,
"Green": 90,
"Blue": 90
}
},
"Incorrect_Upload_Usage": {
"Text": "\nUsage: {} <slot name>",
"Size": 3.0,
"Display_Time": 6,
"Color": {
"Red": 255,
"Green": 90,
"Blue": 90
}
},
"Incorrect_Download_Usage": {
"Text": "\nUsage: {} <slot name>\nAvailable slots: {}",
"Size": 3.0,
"Display_Time": 6,
"Color": {
"Red": 255,
"Green": 90,
"Blue": 90
}
},
"Download_CD_Hours": {
"Text": "\nYou must wait {}x hours {}x minutes to upload items.",
"Size": 3.0,
"Display_Time": 6,
"Color": {
"Red": 90,
"Green": 255,
"Blue": 90
}
},
"Download_CD_Minutes": {
"Text": "\nYou must wait {}x minutes {}x seconds to download items.",
"Size": 3.0,
"Display_Time": 6,
"Color": {
"Red": 255,
"Green": 90,
"Blue": 90
}
}
}
}
Ingame Commands:
- /upload <slotname> - Upload current inventory items to <slotname>
- /download <slotname> - Download items from <slotname>
- cheat st.reload -Reloads Config
- st.reload -Reloads Config
Purchase Info:
After payment join my Discord via "Get Support" button (top right), and send me your hwid. The plugin will print it in console when not authorized.
Please give me at least 1-24 hours to setup hwid info. No new DLL is needed.
This purchase comes with basic support if needed.
Hwid Info:
- Each license represents a physical machine, so 6 ark servers running on one machine would only need 1 licence, Additional licensee's are required when using multiple physical servers.
- Are you moving server host/upgrading hardware and worried about the hwid? Not a problem send me a pm, here or on discord, with the new hwid and I will have it updated. In most cases within the hour, but it can take up to 24 hours depending upon my availability at that moment.
For questions or more information join my Discord via this link: https://discord.gg/fGPevkF
(This is a temporary link, and unless assigned a role, you automatically leave server when you go offline on discord.)