DayZ
158 betyg
Universal Api
   
Utmärkelse
Favorit
Favoritmarkerad
Avfavoritmarkerad
Type: Mod
Mod Type: Mechanics
Filstorlek
Lades upp
Uppdaterades
294.732 KB
24 sep, 2020 @ 13:34
13 maj, 2022 @ 8:49
17 ändringsnotiser ( visa )

Abonnera för att ladda ner
Universal Api

Beskrivning
The Universal API and Webservice
The Universal Api Mod and Webservice this is my attempt to make a Universal Api Backend for the server hosters, allowing for a robust, easy to use and set up backend. and for modders an easy to use API wrapper to help them make hived and cross-server mods more easily. With the mod and API I handle authentication and client tokens allowing you to ensure that the data you are accessing and using is secured, preventing rouge and unwanted access to the APIs.

THIS MOD IS NOT PLUG AND PLAY YOU MUST READ ALL DOCUMENTATION FIRST BEFORE INSTALLING ON YOUR SERVER

Some quick links for setting up the webapi backend

How to install the webservice on windows[github.com]

How to install the webservice on Linux[github.com](Scroll up if you don't know how to set up linux)



All the Modder/Developer documentation is available here https://github.com/daemonforge/DayZ-UniveralApi/wiki/Developer-Reference

Database Functions
  • Load/Save Objects(JSON)
  • Update Objects (can set sub Elements/Variables including Pull and Push from Arrays)
  • Transactions (increment float/ints in database with constancy (aka from multiple servers at once)
  • Queries (MongoDB Queries)
Discord Functions
  • Simple Web Interface for players to connect there steam accounts to discord (customizable for server owners)
  • Add/Remove Roles
  • Get User (Returns an object with current Roles and Discord ID/Name)
  • Send Message (Sends DM from bot to player, player doesn't have to be connected to DayZ server at the time)
  • Create/Edit/Delete Channels
  • Send Message to Channels
  • Get Messages from Channels
  • Move User to Voice Channel
  • Mute User in Voice Channel
  • Kick User from Voice Channel
  • Get User's current Voice Channel
Other Stuff
  • Quantum Random Numbers
  • Toxicity Checker (TensorFlow Toxicity)
  • Translate (Libre Translate)
  • And More

If you are a modder interested in how this works and how you can make a hived mod using the Universal API mod please join the discord

How to Support Me
Sponsor Me On Github[github.com]
Donate via Paypal[www.paypal.me]
5 kommentarer
Ikerpro112233 10 jan @ 20:09 
Bro Windos protect my pc from openning :steamthumbsdown:
Bleezo 14 dec, 2024 @ 1:43 
anton im pretty sure he made a api thing in his mod ima go look
Anton-ST 10 nov, 2024 @ 5:42 
After installing the Univerdal API mod, the chat in the Advanced Group mod from LBmaster stops working. How to solve this problem?
DeGrincH 15 nov, 2023 @ 14:07 
Do not install this on your linux server if you already have a webserer or service in place.

Zero checks are in place with this installer and it will fuck your entire server. Thanks :)
KOVSH. 7 maj, 2022 @ 13:35 
When used in conjunction with the Dubs Framework mod, it gives an error. https://ibb.co/bNJ9CCF