MCPcopy Index your code
hub / github.com/IamNespola/OpenMyau-Plus

github.com/IamNespola/OpenMyau-Plus @v2.1+2

Chat with this repo
repository ↗ · DeepWiki ↗ · release v2.1+2 ↗ · + Follow
3,414 symbols 12,294 edges 409 files 59 documented · 2%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Open Myau Plus

Preview

Myau Client, OpenMyau But Better.

Open Myau Plus is an enhanced version of the original OpenMyau client, built with additional features, optimizations, and quality-of-life improvements. This project focuses on expanding the core functionality while maintaining stability and performance.

🔗 Official Client: https://myau.sell.app/


Features & Improvements

  • Various bug fixes and performance improvements
  • Enhanced overall user experience compared to the base version

About

This project is based on OpenMyau, with the goal of refining and extending its capabilities beyond the original implementation.


Issues & Suggestions

If you encounter any bugs or have ideas for new features, feel free to open an issue:

https://github.com/IamNespola/OpenMyau-Plus/issues


Building

To build the project, run:

git clone https://github.com/IamNespola/OpenMyau-Plus.git
cd OpenMyau-Plus
./gradlew build

Contributing

Contributions are welcome! You can:

  • Open an issue
  • Submit a pull request

Support

If you like this project, consider giving it a on GitHub — it really helps!

Contact

If you're interested in collaborating or have any questions, feel free to reach out:

  • Discord: https://dsc.gg/nespola
  • Username: @nespola1

© License

This project follows the same licensing terms as the original OpenMyau project unless stated otherwise.

Extension points exported contracts — how you extend this code

Event (Interface)
The most basic form of an event. You have to implement this interface in order for the EventAPI to recognize the event. [20 …
src/main/java/myau/event/events/Event.java
Typed (Interface)
Simple interface that should be implemented in typed events. A typed event is an event that can be called on multiple pl [7 …
src/main/java/myau/event/events/Typed.java
Component (Interface)
(no doc) [7 implementers]
src/main/java/myau/ui/Component.java
Component (Interface)
(no doc) [21 implementers]
src/main/java/myau/ui/impl/clickgui/raven/Component.java
Cancellable (Interface)
Simple interface which should be implemented in events that can be cancelled. @author DarkMagician6 @since August 27, 2 [3 …
src/main/java/myau/event/events/Cancellable.java

Core symbols most depended-on inside this repo

getValue
called by 1760
src/main/java/myau/property/Property.java
get
called by 347
src/main/java/myau/module/modules/RenderFixes.java
add
called by 342
src/main/java/myau/management/PlayerFileManager.java
isEnabled
called by 323
src/main/java/myau/module/Module.java
getRGB
called by 292
src/main/java/myau/ui/impl/clickgui/normal/MaterialTheme.java
getModule
called by 236
src/main/java/myau/ui/impl/clickgui/rise/RiseModuleCard.java
getMinecraft
called by 208
src/main/java/myau/util/font/FontManager.java
max
called by 205
src/main/java/myau/ui/impl/clickgui/rise/RiseValueEditor.java

Shape

Method 2,969
Class 402
Interface 26
Enum 16
Function 1

Languages

Java100%
Kotlin1%

Modules by API surface

src/main/java/myau/util/RenderUtil.java72 symbols
src/main/java/myau/ui/impl/clickgui/rise/RiseValueEditor.java60 symbols
src/main/java/myau/module/modules/KillAura.java52 symbols
src/main/java/myau/ui/impl/clickgui/rise/RiseClickGUI.java51 symbols
src/main/java/myau/module/modules/HUD.java50 symbols
src/main/java/myau/module/modules/TargetHUD.java49 symbols
src/main/java/myau/mixin/MixinItemRendererAnimations.java46 symbols
src/main/java/myau/module/modules/Scaffold.java44 symbols
src/main/java/myau/module/modules/BedwarUtils.java41 symbols
src/main/java/myau/module/modules/BedNuker.java36 symbols
src/main/java/myau/module/modules/RenderFixes.java30 symbols
src/main/java/myau/ui/impl/clickgui/raven/components/ColorSliderComponent.java28 symbols

For agents

$ claude mcp add OpenMyau-Plus \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page