jwlp Posted October 6, 2021 Share Posted October 6, 2021 Hallo woran kann das liegen im Spiel kann ich /sethome verwenden legt die homes auch an aber nach Neustart des Servers sind keine homes mehr da ??? Link to comment Share on other sites More sharing options...
Blight Posted October 6, 2021 Share Posted October 6, 2021 Welche Version von ST benutzt du? Die Koordinaten von /home werden in der .bin von Servertools gespeichert und die hatte vor langer Zeit einen Fehler, so das sie öfters resettet wurde -inzwischen behoben. https://github.com/dmustanger/7dtd-ServerTools/releases/download/19.6.3/7dtd-ServerTools-19.6.3.zip Link to comment Share on other sites More sharing options...
jwlp Posted October 6, 2021 Share Posted October 6, 2021 Ich habe die aktuelle Version. Auf den homerechner geht das auch. Nur halt bei den onlineserver nicht. In der Log wird auch nichts angeigt Fehler oder so. Muss doch was zu machen sein oder gibt's ne Alternative? Link to comment Share on other sites More sharing options...
WaxOnWhacksOff Posted December 1, 2021 Share Posted December 1, 2021 Hi guys ive just started sorting out my own sever Ive made a lobby area for people to goto and i wanted to use the "protected space" i typed st-ps add with the cords i wanted and in the console it even told me that it had been added [SERVERTOOLS] added protected space from 2421x57z to 2433x65z yet the area isnt protected at all ive checked the xml file and its got the same details in there but still no protection! does anybody know a fix to this or if im missing a step? Link to comment Share on other sites More sharing options...
liTTlepony Posted December 8, 2021 Share Posted December 8, 2021 Hi. When will it be updated to alpha 20? Link to comment Share on other sites More sharing options...
Ladarian Posted December 11, 2021 Share Posted December 11, 2021 Anyone know if this is going to be updated? Happy to provide a good tip! Link to comment Share on other sites More sharing options...
Sarakatunga Posted December 22, 2021 Share Posted December 22, 2021 Alpha 20 came out stable I have everything but I am missing a "server manager" for my server without it I will not be able to host it. and this is one of the best I hope he does not abandon us! Link to comment Share on other sites More sharing options...
LewZephyr Posted December 22, 2021 Share Posted December 22, 2021 5 hours ago, Sarakatunga said: Alpha 20 came out stable I have everything but I am missing a "server manager" for my server without it I will not be able to host it. and this is one of the best I hope he does not abandon us! you should go to the Github.com for it. https://github.com/dmustanger/7dtd-ServerTools/releases/ Its updated. I haven't been able to test myself yet, but it does say for A20. Good luck. Link to comment Share on other sites More sharing options...
Sarakatunga Posted December 22, 2021 Share Posted December 22, 2021 1 hour ago, LewZephyr said: you should go to the Github.com for it. https://github.com/dmustanger/7dtd-ServerTools/releases/ Its updated. I haven't been able to test myself yet, but it does say for A20. Good luck. Yes, when I finished publishing this post, I went there and saw that they upgraded to alpha 20. I'm testing it. Thank you. Link to comment Share on other sites More sharing options...
Sockman Posted January 3, 2022 Share Posted January 3, 2022 Hey having an issue with the mod where its spitting out [SERVER TOOLS] shape:(insert block name here) repeatedly in the console and was just trying to figure out what config caused that as it makes the console really hard to read and it wasn't doing it before. Link to comment Share on other sites More sharing options...
Dennis360 Posted March 7, 2022 Share Posted March 7, 2022 Hi i was wondering if you might be able to help me get started with this mods because i have put it on the server but right now it is not working what should i do?/gimme /day7 can you help me with this Link to comment Share on other sites More sharing options...
Dennis360 Posted March 7, 2022 Share Posted March 7, 2022 for I can not find ServerToolsConfig.xml Link to comment Share on other sites More sharing options...
Malinowy Posted May 10, 2022 Share Posted May 10, 2022 Mam ten sam problem co kolega wyżej. Mimo poprawnie wykonanej instalacji nie tworzy katalogu z plikiem ServerToolsConfig.xml. ktos ma jakąś rade? Serwer Wykupiony na 4players.com Link to comment Share on other sites More sharing options...
ProAleX68 Posted May 25, 2022 Share Posted May 25, 2022 ello. In server tools there is a command to teleport to coordinates and it works. please help me set up a reverse teleport by command /jailback, I'm not very good at this. <Custom Trigger="jail" Command=" {SetReturn} {EntityId} ^ tele {EntityId} 1081 -1 2354 ^ {Delay} 3 ^ whisper {PlayerName} теперь вы в тюрме ^" DelayBetweenUses="0" Hidden="false" Reserved="false" Permission="false" Cost="0" /> Enabling will create a CustomCommands.xml in your main installation folder in a ServerTools folder. Allows custom commands to be used via chat. Example: The player can type /tpmarket and it runs "tele {EOS} 0 -1 5" based on the response the admin has setup. Separate command response with a ^. Example: tele {EntityId} 10 -1 50 ^ whisper You are now in the market. A delay in the operation of the response can be done with {Delay} #. Example: tele {EntityId} 10 -1 50 ^ {Delay} 3 ^ whisper {PlayerName} you are now in the market. Delays between command use are available for the first twenty entries in the list only. Run a permission check on the player using the command by setting it via the xml file to true or false. Users must be the right permission level in the serveradmin.xml. Responses in chat can include whisper or global with a message. Whisper will send it to the player that triggers the command, while global will send the message to the entire server. {SetReturn} will save the users current location with the trigger name. {Return} 'trigger' will teleport the user to the saved location Link to comment Share on other sites More sharing options...
Malinowy Posted June 3, 2022 Share Posted June 3, 2022 Witam, mam problem jak dodac komendy aby były dostępne wyłacznie po wykupieniu konta premium. Link to comment Share on other sites More sharing options...
Thunderbolt-GER Posted June 20, 2022 Share Posted June 20, 2022 Version 20.5.2 Windows and Linux supported Built using Alpha 20 stable assets Functioning with alpha 20 stable. Untested with other version Fixed Payment option missing from Bank tool Fixed .../Mods/ServerTools/Config folder generating in the wrong location Fixed .../Mods/ServerTools/WebAPI folder generating in the wrong location Fixed .../Mods/ServerTools/Config/XUi folder generating in the wrong location Fixed xpath documents generating in the wrong location Fixed Shutdown overlapping with the Bloodmoon due to the countdown period Fixed update process reporting an error for ServerToolsConfig.xmlServerTools should only be installed to one location which must now be the user data/app data folder. If you have a previous installation located in another folder, transfer the xml files for your settings, remove the old files and then restart the server Download: https://github.com/dmustanger/7dtd-ServerTools/releases/download/20.5.2/7dtd-ServerTools-20.5.2.zip You can report bugs at the main Discord for ServerTools: https://discord.gg/6G8VZQg Link to comment Share on other sites More sharing options...
Halsteadg93 Posted July 13, 2022 Share Posted July 13, 2022 Does running server tools cancel out other mods? basic mods that chage the UI and items like that? Link to comment Share on other sites More sharing options...
BourbonBeefcake Posted July 25, 2022 Share Posted July 25, 2022 Is there a discord for support? I cannot figure out how to spawn a reward without it falling through the ground. Is there an option to spawn it in the player's inventory instead? Thank you in advance! Link to comment Share on other sites More sharing options...
BFT2020 Posted July 25, 2022 Share Posted July 25, 2022 4 hours ago, BourbonBeefcake said: Is there a discord for support? I cannot figure out how to spawn a reward without it falling through the ground. Is there an option to spawn it in the player's inventory instead? Thank you in advance! Looks like there might be one. Two posts up from your post. I am at work right now so I can not check it out, but seeing how they have one to report out bugs, it is only logical that you can sign up for it and get live support through there from other uses and the authors themselves. Quote You can report bugs at the main Discord for ServerTools: https://discord.gg/6G8VZQg Link to comment Share on other sites More sharing options...
BourbonBeefcake Posted July 25, 2022 Share Posted July 25, 2022 Thank you so much! Link to comment Share on other sites More sharing options...
ProAleX68 Posted August 8, 2022 Share Posted August 8, 2022 Hello. The mod gives an error what could be the reason, please tell me? INF [SERVERTOOLS] Unable to locate installation files at 'D:\Servers\gsp_5668\185.189.255.23-27000\Survivalhost\/Mods/ServerTools'. ServerTools has been disabled Link to comment Share on other sites More sharing options...
zmg522 Posted August 27, 2022 Share Posted August 27, 2022 请问这它支持a20吗 Link to comment Share on other sites More sharing options...
VooDoo Posted May 24 Share Posted May 24 its been close to 2 years, seance you posted but, never hurts to ask.. i think this is the mod that my friend had on his server before 20.0 dropped.. but i just tried to run this on the server in working on for him.. but the ded window shows all red when the mod loads/runs will it be updated to 21.2 or is he waiting for 1.0 to drop.. thanks for reading v Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now