How do I disable the rain on a Minecraft server? The more often I / clear clear, the more it rains?
Place Command Block and pack it to a Redstone Clock. Insert Command weather clear in the Command Block and it will be entered again and again automatically
You can nowhere in the server settings disable the rain?
Just do the Command Block
Does the performance go down? And at what radius is the rain shut off?
Everywhere it rains, it rains all over the server
Okay thanks
Do you happen to remember how I have the message that he has executed the command in the can shut down? That's annoying
No, you have to google. But I think that is done in the Command Block itself
Command blocks are too server heavy. By the way, to the question with command block outputs off: / gamerule commandBlockOutput false or something similar is called the gamerule.
You can also upload a plugin like this: https://www.spigotmc.org/...ther.3000/
Or simply program it yourself / program.
Unfortunately plugins do not work yet, why ever
What do you have for a server version?
1.13.2 Would like to use the 1.14, however, because the performance is not there
And what server type? Spigot, Bukkit, Vanilla? Or what else is there
Bukkit
Hmm. Do mistakes come when you load plugins in?
So I can paste plugins, etc., but they are not displayed on the server
OK. The jar files are in the plugins folder? Take the weather plugin up and look, obs is loaded. If not, there may be an error in the console
He says outdated build version when I restart the server
Yes oke, because your server version is too new for the plugin
I can have a look. Do you have Discord or Skype? Then I can possibly program you one. But I have to first see the 1.13 API
I found one that should go
With the command / gamerule doWeatherCycle false you can switch off the weather changes. So the weather does not change automatically anymore.