Game Hosting
CS 1.6 (Counter-Strike)
1. How do I connect to my CS 1.6 server?
Open the game console and type:
2. How can I install plugins (e.g., AMX Mod X)?
You can upload plugin files via FTP or use your game panel (e.g., GameCP or TCAdmin). Follow the plugin instructions and restart the server.
SA:MP (GTA: San Andreas Multiplayer)
1. How do I change my server's mod (gamemode)?
-
Upload your
.amx
file togamemodes/
-
Edit
server.cfg
:
-
Restart your server.
2. How do I add admins to my SA:MP server?
Depends on your gamemode, but generally:
Or edit the appropriate admin file (e.g., users.ini
).
Minecraft
1. How do I add plugins to my server?
Upload .jar
files to the plugins/
folder via FTP. Then restart the server.
2. How do I install a modpack (Forge/Fabric)?
-
Download your modpack from CurseForge
-
Upload files to your server
-
Make sure Forge/Fabric is installed
-
Restart the server
3. My server won’t start. What do I do?
-
Check the logs in
logs/latest.log
-
Ensure you're using the correct Java version
-
Try disabling plugins one by one