Jump to content

dmustanger

Members
  • Posts

    139
  • Joined

  • Days Won

    2

Posts posted by dmustanger

  1. hello,

     

    I updated to 3.9 (Mods/ServerTools);

     

    saves/ServerTools/ServerToolsConfig.xml

     

    still show version 3.7; IS this correct?

     

    Says in page one ability Added Moderator name coloring.. IS this separate from AdminNameColoring? if so, either I need specks for better sight, but I am not seeing this..

    My config file is version 3.7 (saves/servertools/servertoolsconfig.xml); auto created on server start after updating to version 3.9 for mods/servertools

     

    thanks, like this tool btw

     

    Delete the server tools config while the server is running and let it remake the config. Are you using ftp or hosting control panel

  2. dmustanger: Are you working on a more A16.1 friendly version?

    For Example having some issues regarding the /day7 command that still refers to Bees and Cops.

     

    Keep up the great Work.

     

    Update to the latest version

     

    - - - Updated - - -

     

    Four Requests:

     

    1) Could we get a command that when player writes: /bloodmoon it will use the information from Phrase 301 and 306 only and not all the others Phrase id's 202-205.

     

    2) The options to also add How long till bloodmoon on the MODT.

     

    3) Detection if people are flying, (clipping if possible). (alert admins only) and/or with automatic kick/ban options.

     

    4) If possible somehow for admins to be able to "look" inside an chest without breaking lock!

    1 and 2 are possible to do. I will try and get it for the next version.

    3 and 4 I'm sure can be done but not sure when I can get it done. I'm in the middle of moving into a house and working longer hours at the moment.

     

    - - - Updated - - -

     

    I really enjoy having this mod on my server. I wish it had a /revive or something to return a player to their backpack. This would be handy to have for new players. (or my navigation challenged wife)

     

     

    Thanks for the great work.

     

    Can probably be done but I'm not really interested in doing it.

     

    - - - Updated - - -

     

    1. ServerToolsConfig.xml after the creation has version 3.1 instead of 3.9

     

     

    2. new phrase in the clans group

     

    <Phrase id = "129" Phrase = "{PlayerName} the clanName must be longer the 3 characters." />

     

    but I still can create a clan with a name of two characters

     

    3. It would be nice to have a new command /clanmembers for the clan owners and officers for viewing all members of the clan

     

    thanks!

     

    I will look into this are you using the latest version?

  3. It would be nice to have an additional option for the name of the item in the chat like this

     

            <item item="turd" custom_name="surprise!" min="1" max="5" />

     

    in game chat

     

    should be possible i will add it to my todo list

  4. Hello, thanks for this amazing MOD!

     

    But there is one problem if the phrase for kick reserved slots is not in English, it's empty. Maybe you can add the ability to use any language in the phrases?

     

    And one question: can i use strings in serveradmin.xml like this?

    <permission cmd="resetplayer" permission_level="300"/>

     

    You should be able to put what ever you want In the phrase. What language are you using? If you post the phrase in the language you want I can look at it. Most likely it is a unexpected character.

     

    And yes you should be able to set the permission level in the serveradmin.xml

  5. updated to v3.8

    Added AdminLevelNeeded For AdminNameColoring (check ServerToolsConfig.xml)

    Added Moderator name coloring

    Added param cancel to stopserver command. Usage: stopserver cancel

    Changed clanmanger to return the chat message if the clanmanager is not enabled.

    Updated /Day7 to a16 zombies and animals

    Updated InvalidItems to a16 blocks

    Fixed /clanadd players can no longer add blank clan names

    Fixed /re not sending reply messages to the players that pm'd

     

     

     

    i recommend deleting invalid items.xml and let the mod regenerate it

  6. Hey dmustanger, thank you very much for this amazing tool. An incredible job!

    Now, I have a small problem with the infoticker messages, it's all set up but it does not show me the messages on the server! Motd's messages work and appear but are only visible if we select the chat. Can someone help me with this? Thx.

     

    you have any errors in the log file?

     

    post your InfoTicker.xml

  7. Is this mod going to be updated for A16 once it's released as stable?

     

    I love this mod!

     

    no need to update atm it is working just fine on the a16 exp

  8. Yes

     

    I was able to get MoTD working.. Ended up removing Servertools, all files that was on the server. Turned off the Server, then installed the Servertools in Mods folder, and boot server. To ensure it worked, I took one more step; turned off server, enabled and adjusted the message before I booted the server back up.

     

    Now, I'm trying to get CustomCommands working..

     

    In /saves/servertools/ServerToolsConfig.xml:

    <Tool Name="CustomCommands" Enable="True" ChatColor="[00FF00]" />

     

    In /saves/servertools/customchatcommands.xml:

     

    <Command Command="mod" Response="pm "[00FF00] Mods Available on Server Are: Day7; Economy with Teleport and Home; Increased Stack Sizes; Recipes For Machete and Shears; Stews Return Hydration; No Timers Perk in Skills."" DelayBetweenUses="0" />

    <Command Command="cmnds" Response="pm "[00FF00] /day7 will allow you to check when is the next blood moon. /help will bring up commands for Economy and Teleport system."" DelayBetweenUses="0" />

     

    After Save, I tried:

    Log in to game. /cmnds and /mod. nothing

    In Game: !cmnds and !mod; Nothing

    Restart Server- In Game tried both "/" and "!" versions of commands above. again nothing..

    There is NO "Comment Out Tags" (downloaded and edited in Notepad++)

     

    Thanks for your help.

     

    Change pm to say

    the mod will auto pm only them unless ! is used

  9. @dmustanger

     

    So are you still working on Server Tools? it has been a while since I have seen any updates. I have been using Server Tools and Alloc mods since they first showed up. I run Zombie Bait server. I also like the RAT tool but I am a big fan of non telnet mods if possible.

     

    Any chance of adding a few things?

     

    Feature request and I am willing to donate :)

    - level restrictions on custom commands so maybe I have a /hubcity >=20, delay = 30. this would allow a person level 20+ to use the teleport to hubcity every 30 minutes. you would have to add a level check to your existing system. I know you check for permission like Admin/owner/Mod already, or I think you do :)

     

    - How do I add zombies to the /gimme system? I want a chance to spawn a zombie

     

    - How about adding level restrictions on the gimme system as well?

     

    - Adding support for the shutdown/saveworld command with timer message. you already do a saveworld every XX minutes so a shutdown should be easy.

     

    Don't make me break out my coding skills :)

     

     

    I still work on it just have not had time recently.

    adding zombies and level restrictions to gimme is in the works

    You can use the console command stopserver that was released with version 3.6 that will save and stop the server with a warning message

  10. How do I set level restrictions on using custom commands? For example, for players to use /hubcity, I'd like them to be level 10.

     

    not possible yet

  11. TRied to install this on my sserver but it doesnt create the servertoolsconfig.xml file when starting the server. I am using a dedicated server but i just cant get this to work.

    post a copy of your log file

  12. What did you have to change? The current version is working just fine on my server. ¯\_(ツ)_/¯

     

    would like to know the same as i am not having any problems also

  13. Apparently, Invalid Items list has adobeWhiteWedgeTip and this can be crafted. Players are getting kicked for it.

     

    Just remove it from the invaliday items xml and remove the ban

  14. Something wrong, i can't install mod.

    I copy Mods folder to 7dtd folder and config file don't created.

    Maybe i need some program or tools to install mod?

    Folder ---> http://prntscr.com/drrosc

     

    Post the output of your log file. From the looks you are not running the dedicated server

  15. Is there a way to setup a custom chat command for /rules and return each rule as a new line in the chat? Formatting is a nightmare ...

     

    Not yet

     

    Where are the Worlds backuped ?

     

    The mod does not have a feature for this yet

×
×
  • Create New...