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

Server Tools

FYI: After typing '/clandel' to delete my clan, ALL the members that were in the clan at the time, can STILL use and read clan chat...

 
Hey guys. We're using server tools and it is awesome.

I'm trying to mark our PVE are.. It would be awesome to have kind of notification when you enter or leave the PVE area. I saw you zone protection option that also has fun settings that would be cool to use.

I tryed to mark a bigger area with zone protection but it won't work.

Would it be possible to ad kind of area mark for PVE? We wanna have the half of the map ( inner circle) just PVE and the outer circle with PVP.

Greetings Malivia gaming

 
Removing player value on logout

Hi! I'm modifying the servertools source and have added a value to the player class. I want to set that value to zero when the player logs out. Is there a mechanism in servertools that would enable me to do that?

TIA

** Never mind, I found PlayerDisconnected

 
Last edited by a moderator:
Has anyone got the /auction feature working with this mod?

I've placed a single stack inside a secure chest I own and typed the /auction sell command, however i keep getting a notice saying the sell failed because it couldnt find a stack within a secure chest i own and that i should make sure im standing very close to the chest.

I stand on top of the damn thing and still get the same error... It seems like its not detecting a chest at all...

Is it just me or has someone else also experienced this error?

 
anyone use the ST-RPP command? it is the Server Tools reset player profile tool.

not sure how it works and if the server needs to be restarted.

 
I have had the admin use rp command on me a couple of times. It starts me off as a brand new player without having to reset the server.

 
Keeps telling me a death position is not available when using /died on my server even right after we die.

First time using any mod at all (recently switched to pc). Advice on what to check?

 
1

I'm renting a dedicated server from pingperfect, and used their Mod Manager to install Server Tools, but I am having problems getting some of the tools to work properly.
After I installed Server Tools I got a "HowToSetup.xml" file, and I noticed that some of the command strings in that file are different from the corresponding command strings in the "servertoolsconfig.xml" file and the servertoolsphrases.xml file.

The tools I want to use are the MOTD, /sethome and /day7, the MOTD is working perfectly but not the others.

Here are how the strings look in the corresponding files (in original):

Day7

Howtosetup.xml: <Tool Name="Day7" Enable="False" Days_Until_Horde="7" />

servertoolsconfig.xml: no present in the file

servertoolsphrases: <Phrase id="301" Phrase="Next 7th day is in {DaysUntil7} days" />

/sethome

howtosetup.xml: <Tool Name="Set_Home" Enable="False" Set_Home2_Enabled="False" Set_Home2_Donor_Only="False" Delay_Between_Home_Uses="60" />

servertoolsconfig.xml: <Tool Name="SetHome" Enable="False" DelayBetweenSetHomeUses="60" />

servertoolsphrases: <Phrase id="13" Phrase="{PlayerName} you can only use /home once every {DelayBetweenUses} minutes. Time remaining: {TimeRemaining} minutes." />

/sethome I managed to get working by copying the command string from the howtosetup file and replacing the one in the servertoolsconfig file, but I have not been able to change the cooldown timer, its stuck at 60 minutes.

/day7 keep returning the string parameter instead of the actuall number of days left, regardless of what string I try using.

The mods I have installed are (in the order they were installed and named as listed in the Mod Manager):

Alloc's server fixes (rev. 315)

Server Tools (Alpha 16+)

Simple UI v0.9-63-0-9

As far as I understand the problems are the varying parameters and wordings in the command strings, but I can not figure out what strings and parameter to use to get the tools working properly.

All help appreciated.

Change Enable="False" to Enable="True"

 
Duvida com TravelLocations.xml

Doubt with TravelLocations.xml

Alguém poderia me ajudar, gostaria de fazer norte, sul, leste e oeste mais nمo estou entendendo muito como configura

poderia me dar algum exemplo

Someone could help me, I would like to do north, south, east and west but I do not understand much how to configure

could you give me some example

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

<TravelLocations>

<Travel>

<location name="norte" corner1="0,100,0" corner2="25,105,25" destination="25,105,25" />

<location name="sul" corner1="-100,60,-90" corner2="-140,70,-110" destination="-140,70,-110" />

</Travel>

</TravelLocations>

 
jail?

Maybe I'm dumb? I can't figure out this jail system with Server Tools. When I try to add people I get nothing but unknown command or invalid argument or wrong number of arguments. At one point I got it to do more, but it told me the player I was trying to put in there to test it was not online and she was right next to me. I've tried using steam id, player id, player name... just to see if any of them worked but nothing. It's set to true in the config. What am I missing? Am I the only one with this problem? Is it because she's considered an admin (she's a mod) and/or she's friended that I can't send her to jail? Any help appreciated.

 
Hordes Automatic Tool - 5 Players Requied?

Excuse me :02.47-tranquillity: ,

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

Under the "How To Setup" explanation it states that the players must be 5 and the zombie count must be less than 30. Is this possible to change or is this internal? If internal, how would I go about changing a few numbers and what tool am I using? The explanation does not state the number of players or zombies can be changed. :upset:

Best :smile-new: ,

JCOptimistic

 
Hi. I'm looking for a server tool. I'v never used one before and just found yours. I am an admin on my own server with a few players. Now, I have mod-ed blocks on my server for all to use and often carry 500 block around with me, will this server tool ban me and my players because of my own mod?

 
Is it possible to add XP to other players with Server Tools?
I think there is. In game with servertools running if you open console you should be able to type help and get a list of all commands. There is probably one like giveplayerxp or something similar...you may have to scroll and read.

 
Is it possible to add XP to other players with Server Tools?
ServerTools doesnt have that command implemented (just checked src code to be sure).

BadCompany SM does have that functionality and if you have coppis installed there is the givexp command.

Cheers

 
ServerTools doesnt have that command implemented (just checked src code to be sure).
BadCompany SM does have that functionality and if you have coppis installed there is the givexp command.

Cheers
I stand corrected...the server had allocs, servertools and coppis installed

 
Back
Top