Add comprehensive GTA IV freeroam server with multiple resources

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
This commit is contained in:
Claude
2026-01-10 23:13:58 +00:00
parent 5b763de35a
commit c24c883252
15 changed files with 2314 additions and 1 deletions

5
resources/chat/meta.xml Normal file
View File

@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<meta>
<info author="GTAConnected Server" type="script" version="1.0.0" description="Enhanced chat system with colors and features" />
<script src="server.js" type="server" language="javascript" />
</meta>