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

Server Tools

Hi dmustanger with the new version when ever a player teleports they get a the MOTD. any way I can fix it. It didn't do it in the previous version. Thanks in advance
when I try to start a game it says server port is being used in another program do u know what I'm doing wrong

 
help

is there and vids showing how this all works I'm not the best with computers but me and my friends realy want to put this on our server but I cant even find the savegame file and all that a video for dumb folk like me would be so helpful PLEASE :smile-new:

 
is there and vids showing how this all works I'm not the best with computers but me and my friends realy want to put this on our server but I cant even find the savegame file and all that a video for dumb folk like me would be so helpful PLEASE :smile-new:
With some providers u will not find savegame as they keep it on seperate HDD to enable fucntion such as Backups... And only to make those savegames appear is to make own path... But that not all server providers, just couple of them who doing such thing. Some providers keep ur savegame in Saves folder what is located on root, some providers keep ur savegame in /Data folder , some linux providers keep in .local ... all depends how they set it up.

Some old but still relevant server setup videos you can find at here:

https://www.youtube.com/channel/UCLv06rsg5IhDsc_bTXkrK6w

if still issues - u can text me...

 
InfoTicker/Scrolling messages adjustable via config

So I have enabled this, but it doesn't appear on the server. There is zero information on where it should be located, if there is a command to call this, if you have to activate something else. So I am hoping you can help with this :miserable:

 
Last edited by a moderator:
Creating a random teleport point that everyone can use.

Hello, i wonder how to create a random teleport point where everyone could teleport to like /sethome /home.

 
Hello, i wonder how to create a random teleport point where everyone could teleport to like /sethome /home.
in CustomChatCommands.xml :

<Command Command="name_here" Response="tele {EntityId} x z y" DelayBetweenUses="0" />

x y z - coordinates (for example: -1024 59 765 )

 
InfoTicker/Scrolling messages adjustable via configSo I have enabled this, but it doesn't appear on the server. There is zero information on where it should be located, if there is a command to call this, if you have to activate something else. So I am hoping you can help with this :miserable:
On yourserver located folder > \Saves\ServerTools\InfoTicker.xml

Exsample of the file:

<InfoTicketer>

<Messages>

<Message id="1" Message="Please Maintain a respectful and gentle tone, with no griefing or stealing." />

<Message id="2" Message="Type /commands for a list of the chat commands." />

</Messages>

</InfoTicketer>
 
I feel like your trying to solve a problem I don't have!

Post a copy of your infoticker xml

**Update - I just noticed they were all quoted out, Issue resolved. I swear, my incompetence embarrasses me!

So it is the generic one as it doesn't show up in the game. But here you go!

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

-<InfoTicketer>

-<Messages>

<!-- <Message id="1" Message="Type /gimme once an hour for a free gift!" /> -->

<!-- <Message id="1" Message="Typ /gimme, einmal pro Stunde für ein freies Geschenk!" /> -->

<!-- <Message id="2" Message="Visit Yoursitehere for rules, custom recipes and forum discussions!" /> -->

<!-- <Message id="2" Message="Besuchen Yoursitehere für Regelungen , kundenspezifische Rezepturen und Forumsdiskussionen!" /> -->

<!-- <Message id="3" Message="Have a suggestion or complaint? Post on our forums and let us know at Yoursitehere!" /> -->

<!-- <Message id="4" Message="Type /commands for a list of the chat commands." /> -->

</Messages>

</InfoTicketer>

 
Last edited by a moderator:
Confused :D

Post a copy of your infoticker xml


Hello, i managed to get this to work without any problem but all on id1 becose if i want to do others on id2 or id3 i cannot seem to find the file where i can set the DelayBetweenUses for them... Where can i find this or i need to make a new line in servertool config refering to them?

 
*Future requests on Jail system*

1. Auto jailing (player kills other player automatically sent to jail for X-time that can be adjusted)

2. Jail Bail (pay to be released)

Jail cell sizing (if i make a 10x10 jail and set jail location to center, can only move a step or 2 before being "popped" back to center)

 
Hi dmustanger with the new version when ever a player teleports they get a the MOTD. any way I can fix it. It didn't do it in the previous version. Thanks in advance
+1

can you fix it please :) ?

 
I dont understand i place the mod folder in my servers main folder like posted. launched the server and i dont see any new config files created not sur eif its just not working or if i did something work my server is running 16.3 with valmod

 
I dont understand i place the mod folder in my servers main folder like posted. launched the server and i dont see any new config files created not sur eif its just not working or if i did something work my server is running 16.3 with valmod
Type version in console and it will show you if its working.

If its not listed there then check near the top 100 or so lines of the server log for any errors loading the mods

 
Back
Top