Useful Links on How to Run TF2 Weapon Reverts in Your Own Server - rsedxcftvgyhbujnkiqwe/castaway-plugins GitHub Wiki

This is a re-post of my badly written Steam ""Guide"" (and this is still badly written) with some very minor edits (https://steamcommunity.com/sharedfiles/filedetails/?id=3481803051).

This is a quick guide on how to run the weapon reverts plug-in on your own server assuming you are a complete beginner at server hosting.

This guide will show you how to run your own dedicated server on your own machine which acts as a pseudo-listen server where you are able to leave the server. It is recommended to use a dedicated server instead of listen server (where you just make a server via the Create Server button in the game), because running SourceMod plugins on listen servers tend to be a hassle. If you do want to run on a listen server, you have to type -insecure in the launch options for TF2

DO YOU MISS THE SANDMAN AND CLEAVER COMBO? DO YOU MISS OLD AMBASSADOR? HERE'S HOW TO GET OLD WEAPONS BACK IN YOUR SERVER:

  1. Install Source Dedicated Server. You can use any of the following guides:

  2. Download MetaMod and SourceMod (latest versions)

  3. Extract files to your corresponding server folder. Here's a video guide on installing SourceMod plugins

  4. Test out if SourceMod runs on your server.

  5. After that, let's install the weapon reverts plugin.

  • NOTE: Check the Github readme.md file for more information if you use the Castaway plugin!!