COD Pattern
ModGPL-3.0-or-later

COD Pattern

COD Pattern is an add-on mod based on the Minecraft mod "Timeless and Classics Zero," which designs a backpack system modeled after Call of Duty.

221
Downloads
0
Followers
2 months ago
Updated
📦
10
Versions

📖About COD Pattern

COD Pattern

Warning: This mod is currently in a feature-testing stage. Some features are not yet complete. It is recommended that you back up your data before using it.
Note: The main branch currently provides the lite version, which has not yet been adapted for fpsmatch. If you want the latest mod files adapted for fpsmatch and implementing the deathmatch game flow, please go to the for_server branch. Full documentation may be released later.

Overview

COD Pattern is an add-on mod based on the Minecraft mod Timeless and Classics Zero (TaCZ). Inspired by Call of Duty (2022), it provides a backpack/loadout system.

Key Features

  • Backpack (Loadout) Selection System

    • Players can create and select custom loadout presets in advance.
    • On respawn, the system automatically grants all items from the selected loadout preset.
    • Supports switching between multiple preset loadout schemes.
    • Supports administrators granting loadout items in real time.
    • Loadout contents are saved in real time. Even if a player disconnects and later rejoins, the selected preset remains effective.
  • In-Match Weapon Modification

    • Supports modifying weapons during a match, including real-time attachment changes and saving.

Configuration

Configuration files are located on the server side under: weaponFilterConfig/codpattern/

  • Loadout Granting Scope

    • In the current version, equipment is only granted to players who have joined the room system (TDM rooms).
    • Players who have not joined a room will not receive weapons.
    • The old logic that distributed by player tags (e.g. cdpplayer) is no longer in effect.
  • primaryWeaponTabs and secondaryWeaponTabs

    • These options define the search scope for primary and secondary weapons.
  • ammunitionPerMagazineMultiple

    • This option controls the amount of ammo granted (as a multiple of the corresponding magazine capacity).
  • Loadout Storage System

    • The mod includes a system for storing player loadout presets.

Compatibility

  • Minecraft Version: 1.20.1
  • Forge Version: 47.0.0 or higher
  • Dependency: TaCZ — Timeless and Classics Zero 1.1.6 or higher

Notes

  • Please review the default configuration file settings carefully.

Issue Reporting

If you encounter any problems or discover vulnerabilities during use, please submit feedback on this project’s Issues page.

Planned Features

  • Nearly adapted for fpsmatch, but the game flow has not been fully tested yet.

Changelog

v0.4.5b

  • Please refer to CHANGES.md

License

This project is licensed under GPLv3. For details, see the LICENSE file in the project root directory.

Author