/meteor-rejects

Meteor Client的一个插件,其功能不会被添加到Meteor中。因为它们要么被拒绝,要么是来自其他客户端的端口。

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

logo

Meteor Rejects

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

Verified Addon Version Spagetti code: yes Minecraft Version Last commit build status Code Size Repo Size Issues Stars


language

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.