Jump to content

Server Tools


dmustanger

Recommended Posts

in the ServerToolsConfig.xml, if you dont see it delete that file while the server is running

 

Thanks, it works :)

 

Another Idea,

 

can you change the reserved slot system ? Like the system kick the last person who join the server ? i think maybe its better :D

 

If i make a 1 Slot Server and set my steam id in the reserved slot xml so no other player can join on the server.

but it should not be so like he kick the person on the server if i want to join

Edited by thomtree (see edit history)
Link to comment
Share on other sites

I can honestly say that I havn't read all posts in this thread. But can I set a public spawnpoint like in HubCity?

 

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

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

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!

Link to comment
Share on other sites

will the gimme work with zombies

 

like

 

    
       <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" />

Link to comment
Share on other sites

will the gimme work with zombies

 

like

 

    
       <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!!!

Link to comment
Share on other sites

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

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...