Jump to content

da_ruinator

Members
  • Posts

    4
  • Joined

Posts posted by da_ruinator

  1. Just to make sure, have you guys setup the config file?

     

     

    Install Mod in the Mods folder.

     

    Start the server.

     

    ServerToolsConfig.xml will be created in root/saves/ServerTools.

     

    Enable the commands you want to True in ServerToolsConfig.xml and save/upload updated file.

     

     

    If you had the mod before 3.0, you have to delete all of the config files so that it will make the new ones.

     

    Yup did a clean install removing old Mod folder and files in the save. Here's what my config look like:

     

    <?xml version="1.0" encoding="UTF-8"?>

    <ServerTools>

    <Tools>

    <Tool Name="AdminChatCommands" Enable="False" PermissionLevelForMute="0" />

    <Tool Name="AnnounceInvalidItemStack" Enable="True" />

    <Tool Name="AutoSaveWorld" Enable="False" DelayBetweenWorldSaves="15" />

    <Tool Name="BadWordFilter" Enable="False" />

    <Tool Name="ChatFloodProtection" Enable="False" />

    <Tool Name="ChatLogger" Enable="False" />

    <Tool Name="ClanManager" Enable="False" />

    <Tool Name="CustomCommands" Enable="True" ChatColor="[00FF00]" />

    <Tool Name="Day7" Enable="True" />

    <Tool Name="Gimme" Enable="True" DelayBetweenGimmeUses="60" AlwaysShowResponse="False" />

    <Tool Name="HighPingKicker" Enable="True" Maxping="200" SamplesNeeded="0" />

    <Tool Name="InfoTicker" Enable="True" DelayBetweenMessages="5" />

    <Tool Name="InvalidItemKicker" Enable="False" Ban="True" />

    <Tool Name="Killme" Enable="False" DelayBetweenKillmeUses="60" />

    <Tool Name="Motd" Enable="True" Message=" **my message*" />

    </Tools>

    </ServerTools>

     

    Do you have /home feature shown in the config? All other features are working good.

  2. I just installed this one.. version 3.0.

     

    I can't get /home /sethome and /delhome to work. also can't find it in any info in the config files.

     

    Same here, I guess it's normal because the update was pushed quickly to fix the chat capture bug. The only thing missing to get ppl happy.

    I love the way its merged into the game files and running smoothly.

     

    +1 !

     

    EDIT: I saw that on the website about version 3.0

    /home /sethome /delhome with adjustable timer for /home via config.

    Maybe it's just missing the line to set it True of False.

×
×
  • Create New...