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

Server Tools

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
Look in saves/ServerTools for the config files

 
Look in saves/ServerTools for the config files
there is not saves folder for my server

folder list of main folder is as follows:

7daysto die server_data

appcache

biggerbackpack

config

data

logs

mods

steamapps

this is a rented server

 
Last edited by a moderator:
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
i typed version and is shows up but i dont see config file anywhere

 
i typed version and is shows up but i dont see config file anywhere
if its not defined in serverconfig.xml and you are on windows check:

C:\Users\<username>\AppData\Roaming\7DaysToDie\Saves

Cheers

 
even if it a rented server that would be on my personal pc?
If its not defined in serverconfig it doesnt matter what windows you use. It goes into roaming profile.

Dunno bout linux though as i dont do penguin.

Cheers

 
i think i found the problem but dont know how to fix it. when i upload the mod via ftp it fails to upload the dll for the mod no matter what i tried it will not work any ideas

This is what it says

ServerTools.dll: Access is denied.

 
i think i found the problem but dont know how to fix it. when i upload the mod via ftp it fails to upload the dll for the mod no matter what i tried it will not work any ideas
This is what it says

ServerTools.dll: Access is denied.
Find a new server host. They don't allow mods apparently. You need a full access host or one that will install mods for you. Good Luck!

 
i think i found the problem but dont know how to fix it. when i upload the mod via ftp it fails to upload the dll for the mod no matter what i tried it will not work any ideas
This is what it says

ServerTools.dll: Access is denied.
was the server offline at the time? cant update the dll when the server is running because it locks access

 
was the server offline at the time? cant update the dll when the server is running because it locks access
yes it was offline i contacted them they said they have to whitelist it or something. if they dont get back to me soon i will be changing host thanks for the help everyone

 
AdminNameColoring does not work

Hey Mate's,

the Feature in the ServerToolConfig: AdminNameColoring does not work anymore, but before it went..

I have not changed any settings, I have only added items to the server and the server has been restarted... :crushed:

sry for double post...

 
Last edited by a moderator:
ok looking for suggestion for a low cost server host that accepts dll files so i can install server tools the company im with now lowlantancy server feels like it is run by a bunch of children and they cant seem to rap there head around the fact that they are not allowing the dll file to install. i currently pay 8 dollars for 10 slots

 
Ok Server Tools works perfectly .. It does not work with my profile. I have already reset my profile, 7 days to Die repaired, but it still does not work... :upset:

Update: I found the problem. ServerTools / AdminNameColoring does not work with Custom (archtypes.xml) Profiles. With the standard profiles / self-adjusts, it works perfectly.

 
Last edited by a moderator:
Is there a limit on how many items are on the Gimme list? I have about 68 items on my list and I swear I only see like half of the items actually being given out.

 
I try to add jail , but when set JailSize="40" , I got teleport after 7-8 block...from jail positions.

<Tool Name="JailCommands" Enable="True" JailSize="40" JailPosition="1160,52,502" />

JailSize max is 8 ?

 
Hello everyone! Sorry for my bad english first.

Code:
<Command Command="market" Response="tele {EntityId} -224 40 540" DelayBetweenUses="0" />
My question is; how can i add to this code delay before teleport. So for example; i want to players wait 15 seconds after used /market command.

 
Back
Top