Hello, Guest

By registering with us, you'll be able to discuss, share and private message with other members of our community.
What's new

SERVER FILES TEAM DEATHMATCH SERVER

Alexalsaud

Administrative
Staff member
Admin
Joined
Aug 5, 2024
Messages
337
ICoins
1,428

TDM Server Build


1724987708977.png1724987714511.png1724987718507.png1724987727433.png1724987732820.png1724987737423.png


Available systems:
  1. Custom server (most settings you can edit in ./packages/league/assets/config.json)
  2. Saving statistics (and yes, you don't need to install any additional libraries, just ctrl + c, ctrl + v folders)
  3. Multilingual (You can easily add a new language by simply creating a new json file in the lang directory)
  4. Groups (user, moderator, administrator, root)
  5. CEF-based notification system (notifystack)
  6. Voting for cards
  7. JSON map support (see example in assets/maps.json)
  8. Some huds information (name badges, voting, team selection, round information)
  9. Chat information (kick, mute)
Available commands:
  1. /rs [map_id_or_code] or /roundstart [map_id_or_code] - Start a new round
  2. /re or /roundend - Ends the round
  3. /votemap[map_id_or_code] - assign a map to start with
  4. /cl [lang] or /changelang [lang] - change language
  5. /kick [idOrName] [reason] - (root and admin and moderator only) Kick a player for a reason
  6. /mute [idOrName] [minutes] [reason] - (root and admin and moderator only) Mute a player for a reason
  7. /unmute [idOrName] - (root and admin and moderator only) Unmute player

Group teams:
  1. /g rcon [password] - grant super privileges
  2. /g login [password] - log in as an administrator or moderator
  3. /g addadm [id] [password] - (root only) add a new admin by id
  4. /g addmod [id] [password] - (root and admin) add a new moderator by id
  5. /g pwd [password] - change the password to log in
  6. /g user [id] - set a user group for the player by ID

DOWNLOAD LINK
 
Back
Top