Skip to content
PepperLola edited this page Nov 30, 2020 · 2 revisions

playerinfo Wiki

playerinfo is a Minecraft PvP client that takes the form of a mod. To use it, you must install Forge, and then simply put a release of playerinfo into your mods folder.

Features

playerinfo contains some of the features your average PvP client would, with more in progress. Some of these include

  • Cosmetics (Somewhat, full ETA TBD)
  • Coordinate Hub
  • FPS Display
  • Ping Display
  • Scoreboard Mod
  • CPS Display
  • Discord Rich Presence
  • Background Blur
  • ToggleSprint
  • Display Tweaks
    • Remove water overlay
    • Remove pumpkin overlay, and replace it with a pumpkin icon somewhere on the screen
  • Custom Main Menu
    • Configurable to be either black and white or chroma. However, playerinfo also has some modules that you wouldn't commonly find in a PvP client. These include
  • Super Zoom
    • Zooms in farther than Optifine zoom, but Optifine is still recommended.
  • Calculator
    • Parses expression into a tree, then evaluates recursively.
  • Particle Mod
    • Allows you to change which particles are created as crit particles
  • Lifx Mod
    • Allows you to configure a LIFX light in-game.
  • Hypixel Events
    • Shows a notification and plays a sound in-game when something happens on Hypixel.
    • Currently only supports a friend joining or leaving, but posts an event to the event bus when that happens.
  • Note Block Mod
    • Shows the tuning of a note block in chat when you change it.
  • Hypixel integration with Discord RPC
    • Shows the game and mode you're playing on Hypixel.
  • Player Information
    • Gets information about a Minecraft player.
    • Namesake and initial function of the mod.
  • Macros
    • Lets the player write small scripts that are bound to an event, and run when that event is triggered.
Clone this wiki locally