mirror of
https://github.com/iDisaster/GTAConnected.git
synced 2026-03-08 09:25:23 +00:00
Features: - Freeroam resource: Player spawning, basic commands, kill tracking - Vehicles resource: 100+ GTA IV vehicles with spawn commands - Admin resource: Full moderation (kick, ban, mute, freeze, etc.) - World resource: Weather and time control - Chat resource: Private messages, local chat, roleplay actions - Teleport resource: 30+ Liberty City locations with waypoints - Server configuration and comprehensive README documentation
6 lines
245 B
XML
6 lines
245 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<meta>
|
|
<info author="GTAConnected Server" type="script" version="1.0.0" description="Admin moderation and management tools" />
|
|
<script src="server.js" type="server" language="javascript" />
|
|
</meta>
|