|
1 | 1 | Use `/mwe` to open the config menu |
2 | 2 |
|
3 | | -- MWEnhancements : |
4 | | - - added keybinds for `/kill` & `/surface` commands, look into `options->controls->MWE` to set a key |
5 | | - - add setting to hide Optfine hats |
6 | | - - fix `/scangame` command during mythic hour for random kits |
7 | | - - fix MW playtime on `/plancke` command showing twice the actual value |
| 3 | +- Enhancements : |
| 4 | + - add Mini Potion HUD : just a colored number with remaining duration of potion buffs |
| 5 | + - add option to render player head on ArrowHitHUD |
| 6 | + - add separate settings to show squad/warning icons on names |
| 7 | + - fix hitbox colors in replay |
| 8 | + - fix not showing a chat head on all chat messages |
| 9 | +- Mega Walls : |
| 10 | + - add Base Location HUD : shows in which base you are located |
| 11 | + - fix weird crash on certain clients when you hit someone in dm |
8 | 12 | - Hacker detector : |
9 | | - - fix autoblock bypass #myau |
10 | | - - fix 3 fastbreak false flags : when player has haste 2 but your client doesn't know, when looking at a golem abil, when double-mining in a particular config |
| 13 | + - add Killaura check through blocks and through players |
| 14 | + - add Killaura check attacking while eating/drinking |
| 15 | + - add Scaffold check |
| 16 | + - improve Autoblock check, Noslowdown check, Fastbreak check |
| 17 | + - fix chat compacting of flag message if the playername changes (for example when they gain levels in The Pit) |
| 18 | +- NoCheaters : |
| 19 | + - changed file with report data from `wdred.txt` -> `WDRList.json`, transfer should be automatic |
| 20 | + - fix not saving players to NoCheaters when using /wdr but don't have an API key |
11 | 21 |
|
12 | 22 | To install the mod you need to use forge and drop the .jar file in your `.minecraft\mods` folder. |
13 | 23 | See more information about installation [here](https://github.com/Alexdoru/MegaWallsEnhancements#installation). |
|
0 commit comments