Skip to content

sudoytext/MC-Module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Minecraft PvP Client

Welcome to the Minecraft PvP Client project! This client is built entirely in Java and focuses on delivering an optimized and feature-rich experience for Minecraft PvP enthusiasts.


🌟 Features

This PvP client includes a variety of modules designed to enhance gameplay, improve performance, and provide advanced customization options. Here’s a glimpse of the modules included:

  • FPS Boost: Optimized rendering and performance improvements for smooth gameplay.
  • Keystrokes Module: Displays key presses in real-time for better user engagement.
  • CPS Counter: Tracks and displays clicks per second during gameplay.
  • Fullbright: Enhances visibility by eliminating darkness in the game.
  • Armor HUD: Displays armor durability and stats directly on the screen.
  • Potion Effects HUD: Shows active potion effects with timers.
  • Coordinates Display: Displays precise player coordinates for better navigation.
  • Toggle Sprint/Sneak: Provides toggled sprinting and sneaking functionality.
  • Custom Crosshair: Allows users to customize their in-game crosshair.
  • Minimap Integration: A lightweight minimap for navigation and awareness.

🛠️ Technical Details

  • Programming Language: Java
  • Minecraft Compatibility: Supports multiple Minecraft versions for PvP.
  • Focus Areas:
    • Optimized performance
    • Advanced HUD modules
    • Modular architecture for seamless additions

🚀 Getting Started

Prerequisites

Before running the project, ensure you have the following installed on your system:

  • Java Development Kit (JDK) 8 or higher
  • Minecraft Forge or Fabric Mod Loader (for testing and integration)

Installation

  1. Clone the repository:

    git clone https://github.com/sudoytext/MC-Module.git
    cd MC-Module
  2. Build the project using your preferred build tool (e.g., Maven or Gradle).
    Example for Gradle:

    ./gradlew build
  3. Add the built .jar file to your Minecraft mod loader’s mods folder.

  4. Launch Minecraft with your preferred mod loader and enjoy!


📄 Usage

Once installed, you can access the PvP modules through the in-game settings menu. Each module is customizable, allowing you to tweak it to your liking.


🎮 Contributing

Contributions are welcome! If you'd like to contribute:

  1. Fork the repository.
  2. Create a feature branch:
    git checkout -b feature-name
  3. Commit your changes and push to the branch:
    git push origin feature-name
  4. Open a pull request for review.

Show Your Support

If you like this project, please give it a star on GitHub! It helps others discover it and motivates further development. 😊```

About

Custom Minecraft 1.8.9 Client Combat Modules

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published