How to install a custom map on your server :
1 - Download and copy paste the Oxide.Ext.RustEdit.dll (https://github.com/k1lly0u/Oxide.Ext.RustEdit) on your server "/RustDedicated_Data/Managed" folder.
2 - Download the map.
3 - Upload the map to your dropbox account.
4 - When it's on dropbox: clic on "share" then "copy the link"
5 - Add the line: +server.levelurl "DropboxLink Here" To your batch file. (without the "")
6 - Change the "0" at the end of the dropbox link to a "1". example:
+server.levelurl https://www.dropbox.com/s/sbgrt548exa/01.2500.12345.map?dl=1
7 - Start your server !
Notes:
- Before each wipe, always check if there is an Oxide.Ext.RustEdit.dll update.
- On some server host company, there is an option to automatically install /update latest version of the Oxide.Ext.RustEdit.dll
- On some server host company, you need to manually copy paste the .dll file to your "RustDedicated_Data/Managed" folder.
- On some server host company, you don't have acces to the "RustDedicated_Data/Managed" folder, so you need to ask to the server host support to install the Oxide.Ext.RustEdit.dll for you.