A 1.7.10 Forge Mod to allow players to access easy stats like latency, FPS, and CPS

Overview

EZStats

A 1.7.10 Forge Mod to allow players to access easy stats like latency, FPS, and CPS. Currently a work in progress, all code is accessable in this repository, and the final compiled .jar file will not be obfuscated.

I told Couleur that I would make a mod like this and it was pushed to the back of my head, but now that summer rolled around I have nothing better to do.

A 1.8.9 version will most likely be released along with this.

If you would like to add this mod to your modpack/client send me a message on Discord: fruits#1845

You might also like...

A Forge mod based on the EssentialsX plugin suite

A Forge mod based on the EssentialsX plugin suite

A Forge mod based on the EssentialsX plugin suite. Wiki (WIP) | Discord (WIP) | Website (WIP) | | | | Disclaimer: Mod is in early development. Note: I

Aug 4, 2022

Minecraft Forge/Fabric mod that adds the ability to walk around while in inventories

Minecraft Forge/Fabric mod that adds the ability to walk around while in inventories

Minecraft Forge/Fabric mod that adds the ability to walk around while in inventories

Nov 22, 2022

A Forge utility mod base for 1.12.2

A Forge utility mod base for 1.12.2

EasyBase EasyBase is a 1.12.2 Forge utility mod base made for people who want to start making utility mods/clients. The goal is to make it easier and

Dec 2, 2022

A Minecraft Forge Mod that adds the features from Blockixel Artistry's YouTube videos

Blockixel Concepts for Forge 1.18.2 Fabric Port at https://github.com/JimmyTheGreat1500/BlockixelConcepts A Forge mod that aims to implement Blockixel

Dec 25, 2022

A client-side forge mod that makes it easier to perform the shulker dupe.

shulker-dupe A client-side forge mod that makes it easier to perform the shulker dupe. The fabric version.The original author is Coderx-Gamer. Notes E

Jul 22, 2022

Run Fabric Mods on Forge! It's an mod loading api, too (not implemented yet). No any releationship between Python library PILlow.

Pillow Mod Loader 中文 | English Quilt that runs on Forge Not implemented yet. Yes, you can believe it. This mod will make Quilt compatible with Forge.

Dec 20, 2022

A library that provide informations for minecraft servers (players, maxplayers and motd)

MinecraftServerInformations MinecraftServerInformation is a java library for retrieving informations about Minecraft Servers. Installation Download th

Sep 11, 2022

A Java Project designed to manage a football clubs players and play RNG Simulated Games against other teams.

A Java Project designed to manage a football clubs players and play RNG Simulated Games against other teams.

Feb 21, 2022

Minecraft Spigot 1.16 - plugin for compass tracking other players. MVP contains tracking closest player available.

Compass Tracker Overview Minecraft Spigot 1.16 Plugin. Plugin sets compass target to closest player in the overworld. Created to use with my friends t

Nov 15, 2021
Comments
  • make a thing that shows you how to install it

    make a thing that shows you how to install it

    like this:

    Setting up

    Make sure a java 8 jre is in your path

    Clone the repository on your machine using

    C:\Users\hello\Desktop>git clone https://github.com/applesfruit/EZStats
    

    Then go into the directory

    C:\Users\hello\Desktop>cd EZStats
    

    and then run these commands command:

    C:\Users\hello\Desktop\EzStats>.\gradlew
    C:\Users\hello\Desktop\EzStats>.\gradlew setupDecompWorkspace
    

    And then now it depends on you, if you want to use eclipse then type: Eclipse IDE

    C:\Users\hello\Desktop\EzStats>.\gradlew eclipse
    

    If you want to use IntelliJ then type this (also you need to install a plugin called Minecraft Developement): IntelliJ IDEA

    C:\Users\hello\Desktop\EzStats>.\gradlew genIntellijRuns
    

    If you want to debug run this argument (--debug-jvm) :

    Without

    C:\Users\hello\Desktop\EzStats>.\gradlew runClient
    

    With

    C:\Users\hello\Desktop\EzStats>.\gradlew runClient --debug-jvm
    
    opened by notpoiu 4
Releases(prerelease)
Owner
applesfruit
Minecraft server side and client side developer.
applesfruit
Small mod for Minecraft Forge 1.16.5 that sends messages of in-game events to a channel in your Discord server. This mod also enables cross-chatting between Minecraft and Discord.

DiscordSync Small mod for Minecraft Forge 1.16.5 that sends messages of in-game events to a channel in your Discord server. This mod also enables cros

AeonLucid 4 Dec 20, 2022
Addon to the Minecraft Forge/Fabric mod InvMove that adds mod compatibilities

Addon to the Minecraft Forge/Fabric mod InvMove that adds mod compatibilities

David M. 3 Oct 21, 2022
Minecraft mod which allows displaying your items to other players in chat.

Show Me What You Got Show Me What You Got is a Minecraft mod for Fabric. When added to the server, it allows players to display their items in chat by

null 5 Oct 24, 2022
Java port of Brainxyz's Artificial Life, a simple program to simulate primitive Artificial Life using simple rules of attraction or repulsion among atom-like particles, producing complex self-organzing life-like patterns.

ParticleSimulation simple Java port of Brainxyz's Artificial Life A simple program to simulate primitive Artificial Life using simple rules of attract

Koonts 3 Oct 5, 2022
Mesh is a cross-version minecraft mod development platform for Forge and Fabric.

Mesh is a cross-version minecraft mod development platform for Forge and Fabric. Supported Versions Mesh will eventually be able to run on most f

null 12 Dec 13, 2022
A Forge mod that implements SpongeAPI

SpongeForge Currently not stable and under heavy development! A Forge implementation of the Sponge API. Homepage Source Issues Documentation Community

SpongePowered 1.1k Dec 20, 2022
sexc forge mod for 1.12.2 minecraft

Wurst+3 Discord | Donate | Download 1.12.2 forge minecraft client Made for crystalpvp and killing noobs. On first run ensure your voices volume is max

Wurst+ 203 Dec 9, 2022
Forge example mod showing how to implement native hwid.

auth-client What is this? A forge mod showing how to use this How to use? Copy into your mod or use the base and make your own. You have to compile th

Jake Priddle 6 Jul 1, 2021
Forge mod for anarchy servers.

Solaros Forge mod for anarchy servers. (1.12.2) Q: What is this? A: This a forge mod I worked on a while back, I was interested in anarchy mod develop

null 8 Dec 2, 2022
A simple forge mod which allows deepslate to be instamined

InstantDeepslate An extremely simple mod that allows you to instantly mine deepslate. This works by changing the blast resistance and break time value

null 2 Jan 26, 2022