Weather Issue - Two Results Posting

Hey! Setting up the weather plugin and I did the load plugin command. Everything I’m seeing from the yml looks alright (at least as far as I understand), but when the weather command is used the game produces two results.

Is this a normal output for this or am I just lost?

1 Like

weather - Shows the weather everywhere.

It’s going to return the weather report for every climate you have in your config. If you only have one IC area, you can just set it to one climate.

+==~~~~~====~~~~====~~~~====~~~~=====~~~~=====~~~~====~~~~====~~~~====~~~~~==+
Default:
It is a chilly fall morning. Dense fog lingers, damp and swirling, limiting visibility and making the roads slick.
+==~~~~~====~~~~====~~~~====~~~~=====~~~~=====~~~~====~~~~====~~~~====~~~~~==+
1 Like

Ok. Thank you! Where in the code would that be? I appreciate the help!

It’s in the weather.yml configuration. See here for details, and holler if you have any other questions. GitHub - AresMUSH/ares-weather-plugin: Simple weather plugin.

1 Like

That all fixed it thank you!!

1 Like