DayZ
4,199 ratings
Community-Online-Tools
6
6
26
18
5
6
3
4
3
3
3
   
Award
Favorite
Favorited
Unfavorite
Type: Mod
File Size
Posted
Updated
1.558 MB
13 Nov, 2018 @ 2:22am
29 Oct @ 6:37am
108 Change Notes ( view )

Subscribe to download
Community-Online-Tools

Description
NOTICE
There may be some bugs. If you do find some, report them in them on my GitHub here[github.com]

Information:
This is the first set of GUI based admin tools created by the developers of DayZ Community Offline Mode. This makes use of a modular design which allows other mods such as DayZ Expansion or DayZ HypeTrain to add their own menu's for admins to have further control of their servers. Community Online Tools allow you to teleport players, set player health, blood, shock, change the weather of the server, and even spawn in vehicles. Also, this mod allows you to set the aiming mode for players to the old 0.62 system if you, the server admin wishes to use it.

Server Installation Instructions:
  1. Install the mod using your preferred method for installing mods. I recommend using a server manager such as OmegaManager.

  2. Launch the server once and then after it has fully launched turn it back off.

  3. Locate the profiles folder used for the server. If using OmegaManager this folder would be called ‘profiles’ otherwise you can find what it is called by checking the command line parameter ‘-profiles’ and seeing what that is set to. Once in that folder enter the ‘PermissionsFramework’ folder and then enter the ‘Players’ folder.

  4. Inside that folder create a .json file with your GUID/SteamID. Inside of that JSON file paste the contents of this[pastebin.com] pastebin.

  5. Congratulations, you have successfully installed COT. You can assign roles to others while in-game.


    Webhooks:
    Webhooks can be configured like the following https://pastebin.com/AR3Bk9E5 where there can be multiple connections. Say you want players to see when the weather is changing but want another channel for every admin action to be logged in or you want this information to be logged across multiple discord servers.

    Controls:
    Y - Open the toolbar menu
    INSERT - Toggle free camera
    H - This teleports you to the position you are looking at
    END - Toggles Community Online Tools keybindings on/off

    Monetization:
    Monetization is allowed on your servers but it would be nice that a small percentage is sent as a donation. This is not enforced but would be greatly appreciated.

    Donate:
    If you like this mod do feel free to send a donation to my paypal here[www.paypal.me]. This mod is released for free for all to use and monetize of but any donation would be greatly appreciated.

Popular Discussions View All (276)
2
4 Nov @ 12:21pm
Download Older Verions?
red.eye.jedi
8
28 Aug @ 7:56pm
Problems with CF and COT
Goon
2
25 Jul @ 4:28pm
COT and weather problem
AdamKurde
3,086 Comments
hazo 11 Nov @ 5:17pm 
This comment is awaiting analysis by our automated content check system. It will be temporarily hidden until we verify that it does not contain harmful content (e.g. links to websites that attempt to steal information).
in_jail_out_soon 9 Nov @ 1:56am 
@LieutenantMaster thank you , i also posted it on github
LieutenantMaster  [author] 8 Nov @ 5:30pm 
COT doesnt do anything regarding this. You can check yourself on github if you need to. Only weather related modifications are getting the current weather and setting the weather only if the player press apply in the weather menu.

Will have a look tomorrow for sanity sake even if I am not sure how it could impact anything since its a dormant module which only do things when told by the user ^^'
in_jail_out_soon 8 Nov @ 12:08pm 
even my custom settings are not respected by COT anymore , therefore not working when COT is installed

m_WeatherDefaultSettings.m_RainThreshold = 0.3;
m_WeatherDefaultSettings.m_SnowfallThreshold = 0.3;
in_jail_out_soon 8 Nov @ 12:05pm 
@LieutenantMaster i insist,
just try and set this in your ini.c file or in the weather setup of the weather mission folder
and check if COT is gonna respect it . i did a lot of tests , something breaks

m_WeatherDefaultSettings.m_OvercastMinTime = 600; // 10 min transition
m_WeatherDefaultSettings.m_OvercastMaxTime = 900; // 15 min transition
m_WeatherDefaultSettings.m_OvercastMinLength = 600; // 10 min duration
m_WeatherDefaultSettings.m_OvercastMaxLength = 900; // 15 min duration
LieutenantMaster  [author] 8 Nov @ 10:33am 
@in_jail_out_soon
We also have changed nothing on our side. Nothing weather related will be done from COT unless if you open the weather menu and change things in there and then press apply. Then once the transition will be over, dayz itself will return to the usual weather patterns its programmed to.
in_jail_out_soon 8 Nov @ 8:47am 
@LieutenantMaster

all of the transition calculations have changes and weather vanilla is not behaving as it should
i changed nothing from my side
LieutenantMaster  [author] 8 Nov @ 6:29am 
@Daniel:^)
Your server profile might have a different name (like instance, profile, config, or something else)

@in_jail_out_soon
no

@bunnyten4
Too vague, need the exact error message to know if its a mod which need to be updated or something else.
in_jail_out_soon 8 Nov @ 6:11am 
Latest COT version messes with the weather
Daniel:^) 6 Nov @ 7:31am 
I could use some help, i dont see PermissionsFramework anywhere in my server files