# S4 Web Admin

This script is intended exclusively for server owners and head administrators. It is not designed for your moderator team. Of course, if you share the login information with developers you trust, they can use it.\
This script is still in beta. Considering all the options and features it offers, any issues that may arise will be resolved as quickly as possible and made available for use.

\
This script is not suitable for Linux servers. We are issuing this warning because granting full access permissions on Linux servers or servers without machine access would be difficult for end users. If you still wish to use it, it is at your own risk.

\
In this script, we use an HTTP server in JavaScript to enable greater access and provide convenience.\
There is no escrow in Lua files except for files such as lib and bridge. All JavaScript sources are open. (Even if you obtain the script as open source)

\
Ports 80 and 3000 should not be used by any other program on your machine and should be open. You can easily open them using the “firewall\_rules.bat” file we provide. (Must be run as an administrator)

Script benefits (Out-of-game)\
• Logining (Brute force protection – basic)\
• Logs (General log, Gunshot, Deaths)\
• Live Map 3D\
• Live Console – with vs code editör\
• Player List and actions\
• Show Player inventories – vehicles\
• Ban system (In a standalone way)\
• Resources (start-stop-restart)\
• File editor – (Edit files, Create file and folders, Delete files) – widt vsCode\
• qrConnect – (Quick connect with iPhone & Android)

### Script benefits (In-game)

\
• Manager actions: Admin Tag, Player Names, Player Skeleton (self), Announce, Revive All, Delete nearby, ID Gun, Noclip, God Mode (self), Object Mode\
• Players (Quick player info, Watch live players, Player Actions)\
• Server stats (Player count, Total bank, Total cash, Server Ram, Server Cpu usage, Total Logs)\
• Banlist (Basic version)\
• Admin chat for InGame

All Player Action List:\
• Revive\
• Heal\
• Explode\
• Kill\
• Spawn Vehicle\
• Delete Vehicle\
• Bring To Coord\
• Give Weapon\
• Give Item\
• God Mode\
• Freeze\
• Play Sound (require xsound)\
• Show Image Url\
• Give Money\
• Set Weather\
• Set Time\
• Kick\
• Ban\
• Message, Warn, Announce\
• Revive All\
• Clear Nearby Entities\
• Set Job\
• Repair Vehicle\
• Set Fuel\
New features will be added during the beta process if requested by the majority of our customers. Please feel free to share your ideas with us.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.0resmon.org/0resmon/s4-resources/s4-web-admin.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
