• If you have a mod, tool or prefab, please use the Resources section. Click Mods at the top of the forums.

Server Tools

i am not able to replicate this. Double check your configs and make sure you do not have the vanilla reserved slots active.
This is my serverconfig:

<property name="ServerMaxPlayerCount" value="40"/>

<property name="ServerReservedSlots" value="0"/>

<property name="ServerReservedSlotsPermission" value="100"/>

<property name="ServerAdminSlots" value="6"/>

<property name="ServerAdminSlotsPermission" value="2"/>
 
updated to v3.9Fixed Reserved slots command not working
hello,

I updated to 3.9 (Mods/ServerTools);

saves/ServerTools/ServerToolsConfig.xml

still show version 3.7; IS this correct?

Says in page one ability Added Moderator name coloring.. IS this separate from AdminNameColoring? if so, either I need specks for better sight, but I am not seeing this..

My config file is version 3.7 (saves/servertools/servertoolsconfig.xml); auto created on server start after updating to version 3.9 for mods/servertools

thanks, like this tool btw

 
hello,
I updated to 3.9 (Mods/ServerTools);

saves/ServerTools/ServerToolsConfig.xml

still show version 3.7; IS this correct?

Says in page one ability Added Moderator name coloring.. IS this separate from AdminNameColoring? if so, either I need specks for better sight, but I am not seeing this..

My config file is version 3.7 (saves/servertools/servertoolsconfig.xml); auto created on server start after updating to version 3.9 for mods/servertools

thanks, like this tool btw
Delete the server tools config while the server is running and let it remake the config. Are you using ftp or hosting control panel

 
2 more future requests:

1) Options for auto ban people from killing others (a PVE options).

(Had a cheater come in and kill everyone, and server settings is NO KILLING), so this could be a good anticheat protection for PVE servers.

2) Options for admins to be able to look into other players locked chests.

 
Delete the server tools config while the server is running and let it remake the config. Are you using ftp or hosting control panel
I use FTP for updates, etc..

I rent via BFS and use their Overseer Panel for minor adjustments..

I went straight to my overseer file manager and deleted the config file while server is running.. it loaded the same config file that was deleted.

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

<ServerTools>

<Version>

<Version Version="3.7" />

</Version>

<Tools>

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

<Tool Name="AdminNameColoring" Enable="True" Prefix="(ADMIN)" Color="[FF0000]" />

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

<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="False" ChatColor="[00FF00]" />

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

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

<Tool Name="HighPingKicker" Enable="False" Maxping="250" SamplesNeeded="0" />

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

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

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

<Tool Name="Motd" Enable="True" Message="Welcome, {PlayerName}, to AWZS PvE Server. If this is your first time here, please read the rules on our steam group page at steamcommunity.com/groups/awscomm." />

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

<Tool Name="SetHome" Enable="True" DelayBetweenSetHomeUses="5" />

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

</Tools>

</ServerTools>

 
I have done that but it still looks a little bit off.View attachment 21874
Cops, bees and pigs have their syntaxes
delete the ServerToolsPhrases.xml while the server is not running and let the mod remake it

- - - Updated - - -

I use FTP for updates, etc..
I rent via BFS and use their Overseer Panel for minor adjustments..

I went straight to my overseer file manager and deleted the config file while server is running.. it loaded the same config file that was deleted.

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

<ServerTools>

<Version>

<Version Version="3.7" />

</Version>

<Tools>

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

<Tool Name="AdminNameColoring" Enable="True" Prefix="(ADMIN)" Color="[FF0000]" />

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

<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="False" ChatColor="[00FF00]" />

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

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

<Tool Name="HighPingKicker" Enable="False" Maxping="250" SamplesNeeded="0" />

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

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

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

<Tool Name="Motd" Enable="True" Message="Welcome, {PlayerName}, to AWZS PvE Server. If this is your first time here, please read the rules on our steam group page at steamcommunity.com/groups/awscomm." />

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

<Tool Name="SetHome" Enable="True" DelayBetweenSetHomeUses="5" />

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

</Tools>

</ServerTools>
delete the file using ftp and see what it regenerates

 
Last edited by a moderator:
hello, do you think you could add some options like privileges for donators like a choice of two colours referring of their ranks and custom commands like /tp for them ...

And for all the players a command like /loc to see their coordinates on the map.

Also, is it normal that when you use /stopserver, the countdown appear 3 times in chat ?

Thanks for your reply and your great job with this tool.

 
hello, do you think you could add some options like privileges for donators like a choice of two colours referring of their ranks and custom commands like /tp for them ...

And for all the players a command like /loc to see their coordinates on the map.

Also, is it normal that when you use /stopserver, the countdown appear 3 times in chat ?

Thanks for your reply and your great job with this tool.

 
Thanks got it.. Apparently when I updated servertools the dll file did not update correctly.. so I had to stop server and remove / update; after all said and done config file came up to current.. works fine now =)

 
hello, do you think you could add some options like privileges for donators like a choice of two colours referring of their ranks.
Was also wondering this too, would be great if we could add colored titles to players as well based on permission level like admin and mod, maybe add upto 4 ranks or something like that?

 
Hey,

I am using tc admin 2!

I delete the ServerToolsConfig.xml file with the server running and I still have the version <Version Version = "3.7" />

 
Hello, thanks for this amazing MOD!
But there is one problem if the phrase for kick reserved slots is not in English, it's empty. Maybe you can add the ability to use any language in the phrases?

And one question: can i use strings in serveradmin.xml like this?

Code:
<permission cmd="resetplayer" permission_level="300"/>
Hey Xorex, you can do this ingame too via the console - cp add rp 300

 
i use 3.9 version MD5-84BCE1428D35A9D42806BF2683C1644D for .DLL
before start the server, all config files was deleted for generate new
I also am getting the config file saying its version 3.1 yet the mod info file says its 3.9

Also after turning gimme on i dont get a gimme file loaded to modify, the saves directory still only has the 2 config files.

 
1st, you shouldnt remove files really, whilst your servers running it will most definatley cause you problems and the same goes for adding them. Editing the mod xml is generally fine. Dont edit game .xmls at all with it running. 2nd you may still have that because you should also delete the servertools.bin from the games seed folder in your random gen saves if you changed the mod to latest whilst running then the .bin Wont have updated correctly nor will the mod

 
Back
Top