Skip to content

Releases: Alexdoru/MWE

MWE 4.3

Choose a tag to compare

@github-actions github-actions released this 01 Jul 19:57

Changelog

  • fix boosting report advice not printing all the players in the party

Api

  • add scoreboard lines api
  • add final kill counter api
  • add IScoreboardParser.getAliveWithers, IScoreboardParser.isDeathmatch
  • add MWClass.ofPlayer and MWTeam.ofPlayer
  • add map event when it sets a map

Use /mwe to open the config menu. To install the mod you need to use forge and drop the .jar file in your .minecraft\mods folder.
See more information about installation here.
Send me a message on Discord if you have any crash, question or issue : Alexdoru

MWE 4.2

Choose a tag to compare

@github-actions github-actions released this 29 Jun 21:14

Changelog

  • new : modern nametags, renders the nametags like in modern minecraft
  • new : add /partydetection command, lists the players that joined together
  • new : wither alerts, plays an alert when a wither's health falls below a certain threshold
  • new : added config to select the squadmate color

Api

  • add party info

Use /mwe to open the config menu. To install the mod you need to use forge and drop the .jar file in your .minecraft\mods folder.
See more information about installation here.
Send me a message on Discord if you have any crash, question or issue : Alexdoru

MWE 4.1

Choose a tag to compare

@github-actions github-actions released this 22 Jun 15:41

Changelog

  • new : add config to hide the automaton energy subtitle
  • renegade : render pinned arrows on nametag when > 10 meters
  • change /addalias command to list alias in current lobby
  • add separate configs for each hacker detector check
  • add config for the warp protection feature
  • add setting to show full name on potion hud
  • add separate configs for updater : check for update and automatic download
  • show formatted names on assists
  • make /squad command case-insensitive
  • fix : support gold sword in energy HUD
  • fix : reset warcry hud when dying
  • fix : fix hacker detector being disabled in Atlas
  • fix : fix auto updater not deleting the previous .jar file on linux and macOS

For developers

Added a public API allowing you to create addon mods.
By making an addon mod, users can install latest version of official MWE and multiple addons of their liking.
Whereas if you modify MWE and distribute it, users are stuck with your modified MWE at whatever version it was made.
So they can't install latest version of MWE, and they can't install other modified MWE that have different features.

Example addon mod here

To make your addon you should only use the contents of the mwe/api package, the main class is MWEApi.

If you need more api content to make you addon you can ask or make a pull request.

Use /mwe to open the config menu. To install the mod you need to use forge and drop the .jar file in your .minecraft\mods folder.
See more information about installation here.
Send me a message on Discord if you have any crash, question or issue : Alexdoru

MWE 4.0

Choose a tag to compare

@Alexdoru Alexdoru released this 20 Aug 13:00

New Config Menu! however it reset all your configs sorry D: your previous configs are still in the old file : mwenhancements.cfg

  • PVP Mods :
    • Armor HUD : renders your armor on the screen, render vertically or horizontally, choose to render durability, choose to only render when the durability is low
    • Potion HUD : renders your potion effects on the screen, render vertically or horizontally, choose the text color
    • Toggle Sprint : holds your sprint when you hold the forward key, there is a keybind to toggle it
  • Vanilla
    • Chat copy : Left/Right click to copy a chat message, hold shift to copy one line
    • Chat search : add search bar to search chat messages, press Ctrl + F to enter chat search, Ctrl + Shift + F to use Regex search, the search icon can be hidden when it's not used, and it can be moved for compatibility
    • Longer chat : setting to extend the chat size to 32 000 lines
    • forge command fix : fix forge trying to run commands even if you don't put a / in front of your message
    • case command fix : fix command handler only supporting commands in all lower case
    • add setting to choose the spacing in between columns in the tablist
    • add setting to give a team colored hurt color to withers
    • add setting to remove the formatting codes from the chat logs
  • Mega Walls
    • add setting to print the deathmatch damage directly in the chat if a game ends in a draw
    • add setting to render a team colored outlines around withers
    • add setting to /squad add the player you give your Angel Halo to
    • add color setting for Speed hud, Energy HUD, and Kill cooldown hud
    • add Warcry cooldown HUD
    • play sound when you are about to get kicked for AFK
    • add /warcry keybind
  • Hacker Detector :
    • Ghosthand check : detects players mining blocks located behind other players
    • add setting to play a sound when there is a flag
    • add setting to show/hide the report buttons on the flag messages
    • add setting to choose a custom prefix for the flag messages, only available from the config file
    • add setting to show debug killaura flags for replay mode only
  • NoCheaters :
    • /nocheaters reportlist now works without an API key
    • add ability to edit the list of cheats that give a red icon, only available from the config file
    • add ability to edit the list of cheats that give no icon at all, only available from the config file
  • Hitbox Mod :
    • add setting to toggle wither hitbox
    • add setting to render a team colored wither hitbox if the wither has a color
  • Bug fix :
    • fix colored leather armor not changing color properly on Sheep players
    • fix showing players that are still connected in the ban reveal message
    • fix chat scrolling on its own if chat is open when compacting messages
    • fix giving your Angel halo not updating the color to pink squadmate

Use /mwe to open the config menu. To install the mod you need to use forge and drop the .jar file in your .minecraft\mods folder.
See more information about installation here.
Send me a message on Discord if you have any crash, question or issue : Alexdoru

MWEnhancements 3.8

Choose a tag to compare

@Alexdoru Alexdoru released this 07 Jun 17:39
Bug Fixes Following Mega Walls update (click for details)
  • fix not detecting that you are in a mw game wich breaks every mega walls feature
  • fix feature hiding the hunger message in chat and on the screen
  • fix the line number to inject information into the sidebar for wither death time and fks
  • turn off final kill counter by default
  • add digital final kill messages
  • add new maps to the base location HUD
  • use new thresholds for prestige 4 colors in /plancke commands
  • compute classpoints properly in /plancke command
  • delete colored prestige 5 tag feature
  • Mega Walls :
    • add /teamchest and /enderchest keybinds
    • make /squad addteam add only the party mates if you are in the pre game lobby
    • fix renegade rend chat message not using formatted playernames
  • Hacker Detector :
    • prevent typing auto-report if you are currently typing in the chat
    • fix /report and /wdr commands following hypixel command update

Use /mwe to open the config menu. To install the mod you need to use forge and drop the .jar file in your .minecraft\mods folder.
See more information about installation here.
Send me a message on Discord if you have any crash, question or issue : Alexdoru

MWEnhancements 3.7

Choose a tag to compare

@Alexdoru Alexdoru released this 18 May 10:26
  • Mega Walls
    • add option to change iron armor pieces to team colored leather armor
  • Hitbox Mod, better f3+b :
    • remove range check for rendering colored hitbox

Use /mwe to open the config menu. To install the mod you need to use forge and drop the .jar file in your .minecraft\mods folder.
See more information about installation here.
Send me a message on Discord if you have any crash, question or issue : Alexdoru

MWEnhancements 3.6.4

Choose a tag to compare

@Alexdoru Alexdoru released this 18 Apr 20:01

To use /report properly you need to send a /report when the player is cheating, not 2 minutes after, not after the game ended or before the game started. Doing /report leaves a timestamp in the replay for the game masters. I changed the auto-reporting feature accordingly.

  • Enhancements
    • add support for tokens for short coins messages feature
  • Hacker Detector
    • increase speed to type auto-reports
    • abort sending auto-report if you wait too long (30 seconds)
    • fix adding auto reports to chat command history properly
    • fix all Noslowdown fasle flags (I think)
    • fix fastbreak false flag if you have a lag spike

Use /mwe to open the config menu. To install the mod you need to use forge and drop the .jar file in your .minecraft\mods folder.
See more information about installation here.
Send me a message on Discord if you have any crash, question or issue : Alexdoru

MWEnhancements 3.6.3

Choose a tag to compare

@Alexdoru Alexdoru released this 29 Mar 15:36

Use /mwe to open the config menu

  • Enhancements
    • add /squad formsquad to add your teamates to the squad when in a MW pre game lobby
    • fix /names command by using the labymod api
  • Hacker Detector
    • fix KillAura (B) false flags because of players punching blocks while eating (mainly a 1.7 thing)
    • fix Noslowdown & Keepsprint false flags because of players rubber banding
    • remove player from report queue when you use /wdr or /unwdr on that player

To install the mod you need to use forge and drop the .jar file in your .minecraft\mods folder.
See more information about installation here.
Send me a message on Discord if you have any crash, question or issue : Alexdoru

MWEnhancements 3.6.2

Choose a tag to compare

@Alexdoru Alexdoru released this 25 Mar 16:50

Use /mwe to open the config menu

  • fix crash when loading WDR data, could prevent the game from starting, this time there should be no more crashes right ?

To install the mod you need to use forge and drop the .jar file in your .minecraft\mods folder.
See more information about installation here.
Send me a message on Discord if you have any crash, question or issue : Alexdoru

MWEnhancements 3.6.1

Choose a tag to compare

@Alexdoru Alexdoru released this 25 Mar 00:28

Use /mwe to open the config menu

  • fix crash when saving WDR data, could prevent the game from starting
  • fix Autoblock false flag
  • fix Scaffold false flag in stairs

To install the mod you need to use forge and drop the .jar file in your .minecraft\mods folder.
See more information about installation here.
Send me a message on Discord if you have any crash, question or issue : Alexdoru