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

Server Tools

You can setup a custom chat command to do that.
Set "CustomCommands" Enable="True" in ServerToolsConfig.xml

The server will create CustomChatCommands.xml

Use the following as an example:

<Command Command="hubcity" Response="tele {EntityId} 1000 -1 1000" DelayBetweenUses="60" />

Use /hubcity in the chat window to teleport to 1000N/1000E
Awesome. Will test that.

 
i could make an option
thanks for your work!

by the way i have another feature request.

Our Community lives on votes because many new players look in a Server Voting list which server is the best.

So please can you add that voting api from 7daystodie-server.com ?

I think its realy realy easy for you(programmer) https://7daystodie-servers.com/help/api/

And it would help us a lot! It would be nice if someone write ingame !voted or so and he can check over the steamid with the api if that guy has voted or not. Then he get a special item which we can setup in the xml config. Maybe he get a message ingame if he have voted or not.

thanks!

 
great tools love them. I noticed there are a few new commands but no help for them.

also any way to add code to support a cost? like using /home or /sethome would cost XX casino coins.

 
On stable on alpha 15 writes the chat logs. Enabled in the settings, but the chat does not write.

After restarting the server everything works. Thank you.

 
Last edited by a moderator:
invalid item list: scrapironlogspike4

must be removed from this list, in a15 stable you can craft this and not the frame.

 
Thanks for this great tool.

Got a problem with reserved slots.

My server has 16 slots but it kicks one when i log in when the server has 15 players on it, why am i not no. 16.

 
will the gimme work with zombies

like

Code:
       <item item="zombieMarlene" min="1" max="1" />                                                                           <item item="zombieDarlene" min="1" max="1" />
       <item item="zombieArlene" min="1" max="1" />
       <item item="zombieYo" min="1" max="1" />
       <item item="zombieMoe" min="1" max="1" />
       <item item="zombieSteve" min="1" max="1" />
       <item item="zombieJoe" min="1" max="1" />
       <item item="zombieBoe" min="1" max="1" />
 
will the gimme work with zombies
like

Code:
       <item item="zombieMarlene" min="1" max="1" />                                                                           <item item="zombieDarlene" min="1" max="1" />
       <item item="zombieArlene" min="1" max="1" />
       <item item="zombieYo" min="1" max="1" />
       <item item="zombieMoe" min="1" max="1" />
       <item item="zombieSteve" min="1" max="1" />
       <item item="zombieJoe" min="1" max="1" />
       <item item="zombieBoe" min="1" max="1" />
You can try it, but I don't think that will work. I see where you're going with it though. You're evil, but I like it!

Players on my server would "love" this. I might have to see about making this work on my version. MWHAHAHAHAHAHA!!!

 
You can try it, but I don't think that will work. I see where you're going with it though. You're evil, but I like it!
Players on my server would "love" this. I might have to see about making this work on my version. MWHAHAHAHAHAHA!!!

i used this when FRT had his running and everyone on my server loves it some call it the Zombie Stomp Rollete lol

 
We have some problems with the reserved slot system.

We have atm 14 reserved slots from donators.

Our Server most of the time full 45/45 players.

But players with a reserved slot cant join the server. i think the tool kick each other the reserved slot players.

We have sometime 5-10 players they try to connect.. and reserved slot player cant connect.

Sometimes they need 30 times to connect.

can you fix the system ? For our high active community works this not so good.

 
We have some problems with the reserved slot system.
We have atm 14 reserved slots from donators.

Our Server most of the time full 45/45 players.

But players with a reserved slot cant join the server. i think the tool kick each other the reserved slot players.

We have sometime 5-10 players they try to connect.. and reserved slot player cant connect.

Sometimes they need 30 times to connect.

can you fix the system ? For our high active community works this not so good.


reserved slots are bugged.

2 ways to get reserved, admin OR on the reserved-list BUT you need both actually ^^.

 
updated to v3.5

Added admin prefixes and name coloring

Changed /day7 If the day is the 7th day it will respond that today is the 7th day instead of 7 days from that day

Fixed /clancommands not working still

Fixed default gimme item goldenrod not dropping goldenrodPlant

Fixed Motd adding player name when {PlayerName} was not used

Fixed reserved slots not working proper

Updated invalid items list

 
Back
Top