in the log file does it say it was loaded?
Yes
I was able to get MoTD working.. Ended up removing Servertools, all files that was on the server. Turned off the Server, then installed the Servertools in Mods folder, and boot server. To ensure it worked, I took one more step; turned off server, enabled and adjusted the message before I booted the server back up.
Now, I'm trying to get CustomCommands working..
In /saves/servertools/ServerToolsConfig.xml:
<Tool Name="CustomCommands" Enable="True" ChatColor="[00FF00]" />
In /saves/servertools/customchatcommands.xml:
<Command Command="mod" Response="pm "[00FF00] Mods Available on Server Are: Day7; Economy with Teleport and Home; Increased Stack Sizes; Recipes For Machete and Shears; Stews Return Hydration; No Timers Perk in Skills."" DelayBetweenUses="0" />
<Command Command="cmnds" Response="pm "[00FF00] /day7 will allow you to check when is the next blood moon. /help will bring up commands for Economy and Teleport system."" DelayBetweenUses="0" />
After Save, I tried:
Log in to game. /cmnds and /mod. nothing
In Game: !cmnds and !mod; Nothing
Restart Server- In Game tried both "/" and "!" versions of commands above. again nothing..
There is NO "Comment Out Tags" (downloaded and edited in Notepad++)
Thanks for your help.