Jump to content

pix0n

Members
  • Posts

    5
  • Joined

Posts posted by pix0n

  1. No, this is not the reason.

    I'm editing the most config files on my server via SFTP with WinSCP. Just 1 click and the file is downloaded & opened in Notepad++, after saving the changes WinSCP will automatically detect that and upload it back to the server.

    Maybe you give that program a try. Makes such things much more comfortable. :)

  2. Hi, I'm using this mod for a while now and it worked a long time very well, but now the info ticker and the motd is not working anymore on my server and I have no doubt why. The info ticker is not spamming anymore and the welcome message is everytime the default message (Welcome to Your ServerNameHere...).

     

    I already deleted the mod including the config. files and reseted it up without any effects.

    I'm stuck here. :(

     

    InfoTicker.xml:

     

    <?xml version="1.0" encoding="UTF-8"?>
    <InfoTicketer>
       <Motd>
           <Motd Message="Welcome to our PVP server!" />
       </Motd>
       <Messages>
           <Message Message="[fc6000]Type /commands for a list of the chat commands.[-]" />
           <Message Message="[007200]The server restarts every 6 hours. Restarts are multiple announced.[-]" />
           <Message Message="[fc6000]Do not use glitched items or you will be permabanned![-]" />
           <Message Message="[007200]Trees are not falling? Thats not a bug, thats a feature on this server. [-]" />
       </Messages>
    </InfoTicketer>
    
    

     

    ServerToolsConfig.xml:

     

    <?xml version="1.0" encoding="UTF-8"?>
    <ServerTools>
       <Tools>
           <Tool Name="CustomCommands" Enable="True" ChatColor="[00FF00]" />
           <Tool Name="Killme" Enable="True" DelayBetweenKillmeUses="60" />
           <Tool Name="Gimme" Enable="False" DelayBetweenGimmeUses="60" AlwaysShowResponse="False" />
           <Tool Name="SetHome" Enable="False" DelayBetweenSetHomeUses="60" />
           <Tool Name="HighPingKicker" Enable="True" Maxping="160" SamplesNeeded="0" />
           <Tool Name="InvalidItemKicker" Enable="False" Ban="True" />
           <Tool Name="AnnounceInvalidItemStack" Enable="False" />
           <Tool Name="ChatLogger" Enable="True" />
           <Tool Name="BadWordFilter" Enable="False" />
           <Tool Name="InfoTicker" Enable="True" DelayBetweenMessages="1" />
           <Tool Name="Motd" Enable="True" />
           <Tool Name="AutoSaveWorld" Enable="True" DelayBetweenWorldSaves="8" />
           <Tool Name="ClanManager" Enable="True" />
           <Tool Name="AdminChatCommands" Enable="True" PermissionLevelForMute="0" />
       </Tools>
    </ServerTools>
    
    
    

     

  3. [...]This will generate /saves/ServerTools/InvalidItemKicker.xml with the default invalid items listed.

    You can adjust the list as needed.

    Hi, is it possible to set the quantity?

    I have quite often glitchers on my server with impossible stacks (last seen a guy with 17 sniper rifles on 1 stack).

×
×
  • Create New...