Hello!
I am just writing a little minigame plugin for a server and want to use premade map. I managed to delete the created map and to download/copy my custom one in the dim folder.
But minecraft still creates a flat world befor my map is copied. Can i somehow tell minecraft to create nothing in my dimension?
And how can I play vanilla sounds? I found
.playSound(name, volume, pitch);
but I don't know what I should use as name.
I am sorry if this is in the wrong section. This is my first post
Have a nice day!