The precursor to FF2.
###For first/fresh installs
Copy the addons folder to the server's tf/ folder.
The scripting folder within is entirely unnecessary unless you are a modder or want to disable the easter boss.
###For people updating to 1.49
Look through the folders inside the addons/sourcemod/ folder.
The folders that need to be updated are:
gamedata/plugins/
configs/, scripting/, and translations/ have not been updated.
You should never really update configs or scripting if you've changed them, as you'd be reverting them to defaults anyway.
###To disable the Easter Bunny
Find the line #define EASTER_BUNNY_ON in saxtonhale.sp, put a // infront of the #define, and recompile the plugin using include files from a recent snapshot of SourceMod.