Relative Content

Tag Archive for javaminecraft

I wrote a mod for minecraft 1 16 5 like Hardcore Revival,

I’m very green in programming all I can do is write chat gt for help with coding or something else in short, what’s the problem I’m trying to run minecraft with the error code 1 I don’t know why if you need a log, tell me where to find it, I’ll throw it off

I wrote a mod for minecraft 1 16 5 like Hardcore Revival,

I’m very green in programming all I can do is write chat gt for help with coding or something else in short, what’s the problem I’m trying to run minecraft with the error code 1 I don’t know why if you need a log, tell me where to find it, I’ll throw it off

How to read RAM/CPU usage from Minecraft Server?

I’m building a Launcher (with JavaFX) for minecraft servers, which currently can start and stop the servers (on windows for now). Now I’m trying to implement a resource-usage table. Does the server software (in this case PaperMC) provide it’s own interfaces for monitoring resources? Are there any other ideas on how one might possibly monitor resources otherwise?

Item Amount Multiplier Bug in GUI

I have this GUI here where it has an item in the middle that has been given from another class before, and that item amount can be increased or decreased with buttons. When the player has the amount they want, they can click the diamonds and get the item if they have enough doubloons. But, I’m having the problem where when the player opens the GUI and lets say wants one of that item, and then clicks confirm (aka the diamond), it then gives them 1 item and the GUI closes. However, if they open the GUI again and lets say they again want one item, so they click confirm again and now in their inventory they have a total of 3 of that item. This keeps increasing until the server has been restarted, and then it starts all over again. Basically, it means it gets the last purchase plus the new one, and that’s what the player gets, and it keeps going up.

How to get high res capes?

I’m using mcp reborn 1.20.2 for Minecraft Java edition wondering how I can get high resolution capes. I am not using forge or fabric I’m simply editing the Minecraft code using mcp reborn.