WARNING: The guys at CEREBRAS dropped
gpt-oss-120b for the free tier, currently only
qwen-3-235b-a22b-instruct-2507 (SOTA) is available.
If you were using the free CEREBRAS tier, go to provider.yml and manually change the model to "qwen-3-235b-a22b-instruct-2507", otherwise your AI will not work. It's possible that in the future this model will also become exclusive to paid tiers, but right now you can use it completely for free.
1. Changed the default model for the CEREBRAS provider; since these guys dropped support for gpt-oss-120b, the plugin now uses qwen-3-235b-a22b-instruct-2507.
2. Fixed an error related to ClassCastException (Entity VILLAGER is not humanoid instance!). The problem was in the internal logic of the plugin.
3. Fixed a critical bug with the forced loading of multiple chunks during a raid, which could cause the server to freeze.
4.
/s settings command is now available to all players by default (previously, permission configuration was required).
5. Fixed an IllegalArgumentException related to an attempt to calculate the distance between points in different worlds.