meteor-rejects

An addon to Meteor Client with features that won't be added to Meteor. Because they were either rejected or are ports from other clients.

GPL-3.0 License

Stars
374
Committers
42

How to use

  • Download the latest release of the mod from the releases tab.
  • Put it in your .minecraft/mods folder where you have installed Meteor.

Note: It is recommended to use the latest dev build of meteor while using rejects

Features

Modules

Modifications

  • NoRender
    • noCommandSuggestions (Taken from an unmerged PR)
    • disableToasts
  • Flight
    • stopMomentum
  • AutoSign
  • Module
    • Duplicate names
  • KillAura
    • Fov and invisible filter
    • Random Teleport, Hit Chance, Random Delay (Removed from Meteor in 8722e)
  • Alts
    • Yggdrasil Login

Commands

  • .center
  • .clear-chat (Removed from meteor in 9aebf)
  • .ghost (Ported from AntiGhost)
  • .save-skin
  • .heads
  • .seed (Taken from an unmerged PR)
  • .setblock
  • .panic (Removed from meteor in dd5f8)
  • .set-velocity
  • .teleport
  • .terrain-export (Ported from BleachHack)
  • .kick (Ported from LiquidBounce)

Modifications

  • .server
  • .locate
  • .give
    • presets (Some presets were taken from BleachHack)

Themes

HUD

  • Radar HUD

Config

  • Http Allowed - Modify what HTTP requests can be made with Meteor's HTTP API
  • Http User Agent - Modify the HTTP header of Meteor's HTTP API
  • Hidden Modules - Hide modules from module gui. requires restart when unhiding
  • Load System Fonts - Disabling this for faster launch. You can put font into meteor-client/fonts folder. requires restart to take effect
  • Duplicate Module Names - Allow duplicate module names. Enable it when you have one module overriding another.