M0dii

Results 4 issues of M0dii

There's a dupe bug with the GUI. I create the GUI the following way: ```java Gui gui = new Gui(5, TextUtils.format("&8• &0Žaidėjo šarvai"), InteractionModifier.VALUES); gui.disableAllInteractions() .disableItemSwap() .disableItemTake() .disableOtherActions(); ``` https://streamable.com/mxcyhi

### Idea Permission for view. ### Details Add a permission to view other player vaults, but not modify them. Useful for allowing staff members to check if player is hiding...

enhancement

As title says. Doesn't handle empty lines properly. Tried different compare methods. Using ^3.4.0 ![image](https://github.com/user-attachments/assets/2ca3bec3-c9af-49ef-9fbc-2210f752f4f4) ```js const [text1, setText1] = useState(` Text1 Text1 `); const [text2, setText2] = useState(` Text1...

**Crash report:** ``` Time: 2025-09-29 09:20:05 Description: Feature placement java.util.ConcurrentModificationException: Async entity load at net.minecraft.class_3898.handler$bjg000$c2me-fixes-general-threading-issues$preventAsyncEntityLoad(class_3898.java:11476) at net.minecraft.class_3898.method_18701(class_3898.java) ``` https://m0dii-dev.xyz/paste/2972a6a9 **Mod Version:** repurposed_structures-7.1.14+1.20.1-fabric.jar

Another mod's issue