I'm using ngrok and my friend says connection refused
I'm using ngrok to portfoward i and my friend minecraft says connection refused on my paper 1.20.1 server
Launch server with java 1.8
I have multiple java versions installed on my server. How to specify that I want to launch server with java 1.8 / 8? I’m trying to start nomifactory server. I tried to specify path tk it myself, it did something but still 1 error. I can’t find much online. Some screens provided. Thank you.
How to create Scoreboard datapack
Any of yall good at creating scoreboards like as a datapack? Im trying to make a mcc remake for a few friends so its private and am trying to code a scoreboard and cant sem to get it going
Dont remember world files names
guys i deleted with shift and delete the overworld nether and end but i dont remember the exact names i was going to change DIM1 and DIM to those names that i dont remember
Bluemaps sql config?
While digging around in my server I noticed that bluemap has sql intergration? (./bluemap/web/mysql.php) but after inputting my sql database information and letting it run for a little while no data is being added. I can't seem to find any logs about failing to connect to the db or succeeding. Its like the file does nothing at all. I couldn't find any documentation about it either
Corrupted World
Hi! I just got ownership of a server, because the previous admin quit. One of the reasons she quit (and why I'm here today), is because the world started corrupting. She has no remaining backup except for the corrupted one I have gotten. Attached here, is a download of the minecraft client logs, when running the world in singleplayer. There is no way to save out of the world without waiting around an hou...
Possible memory leak.
Hello. I have a problem with my server having its RAM usage slowly increasing until it crashes. It might be because of plugins like ImageFrame but I'm not too sure.
Here is the spark profiler link: https://spark.lucko.me/8FDxHgSNVn...
Unknown problem with Blockbench
Hey guys,
today I implemented a custom Blockbench item to brewery with CustomModelData. It all worked well, but all the potions are kind of reversed now. The model i implemented is a beer mug as 3D model. As the parent item i used minecraft:potion because brewery works with that. Maybe somebody can help my to find my problem and how to fix it.
One picture is the beer mug i created and the other picture are the reversed potions.
If you have more questions about the code or anything, you can aks here or in a private chat....
Hello good evening, can someone help me with a question please.
Is there a way to modify a mod? For example, I would like to reduce the whale spam from Alex Mobs.
Version Checker
Is there a plugin that checks a player version, and if they are not on that version, kick them?
Hardware requirements for modded Forge server
I plan to host a 1.19.2 modded Server for ~10 players, with about 50 mods installed. I want to use a dedicated vCPU from the Hetzner cloud (is this even a good idea?), how much RAM will I probably need? Apart from RAM, is there anything I need to look out for?
All of my plugin files are not working.
I am running a server on paper 1.19.2 with some mods but all of my mods are not working. They are all shown to have no YML file although I used to use them in the past. Is there any solution to this that isnt editing the jar file itself? any help would be appreciated.
CustomItemModel Brewery
Is it possible to use Custom Items with CustomeModels as ingrediants for Brewery? (For example Brown dye as cinnamon)
If so - How? Im quite confused by the Custom part of the config file and cant find other ressources online....
Only allow certain blocks to be placed
Is there a way to only allow certain blocks to be placed with world guard regions? (e.g. cobblestone, every other block denied)
Would want some good alternative to dynmap
As I am moving to a new dedicated host, I would like to work back on the temporary bandaids I used in the past and dynmap is one of them.
Is there good alternatives to dynmap?...
player.sendMessage is depreacted, along with this weird output:
What is the new method, says this in the docs but not entirely sure what it means. (Im brand new to java)