Page MenuHomeDevCentral

Add quality of life Suhayl plugin
ClosedPublic

Authored by dereckson on Aug 23 2025, 15:12.
Tags
None
Referenced Files
F12376474: D3646.id9427.diff
Fri, Oct 31, 02:26
F12375865: D3646.id9426.diff
Fri, Oct 31, 00:51
F12375657: D3646.diff
Fri, Oct 31, 00:00
F12373319: D3646.diff
Thu, Oct 30, 17:03
F12373201: D3646.id9428.diff
Thu, Oct 30, 16:49
Unknown Object (File)
Wed, Oct 29, 20:00
Unknown Object (File)
Tue, Oct 28, 09:08
Unknown Object (File)
Tue, Oct 28, 09:08
Subscribers
None
Tokens
"Y So Serious" token, awarded by dereckson.

Details

Summary

Allow to reduce rain rate.

Speed up happy ghasts.

Test Plan

Tested on server:

  • no rain during quick test periods
  • happy ghasts are fast
  • adult happy ghasts not harmed anymore by snowballs

Diff Detail

Repository
rQVR Quilvaryn
Lint
No Lint Coverage
Unit
No Test Coverage
Branch
main
Build Status
Buildable 5823
Build 6105: arc lint + arc unit

Event Timeline

dereckson created this revision.

EOL at EOF

plugins/suhayl/src/main/java/org/eu/loupsgris/quilvaryn/listeners/RainReducer.java
22 ↗(On Diff #9425)

https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/event/weather/WeatherChangeEvent.html#toWeatherState()

public boolean toWeatherState()
Gets the state of weather that the world is being set to

Returns:
true if the weather is being set to raining, false otherwise

  • address spacing issues (EOL at EOF, class spacing)
  • heal on snowball hit
dereckson edited the test plan for this revision. (Show Details)
This revision is now accepted and ready to land.Aug 24 2025, 16:15
This revision was automatically updated to reflect the committed changes.