You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Lightweight Java API for detection, ID resolution, programmatic spawns, listings.
75
75
- Opt‑out command for players who do not want rares spawning near them.
76
-
- Minimal dependencies; only requires Java 17+ and a JDK if you use runtime compilation features.
76
+
- Minimal dependencies; only requires Java 21+, a JDK if you use runtime compilation features, and [ValorlessUtils](https://github.com/Valorless/ValorlessUtils/releases).
77
77
78
78
---
79
79
80
-
## For Server Owners (Users)
80
+
## For Server Owners & Players
81
81
82
82
### Feature Overview
83
83
@@ -116,8 +116,8 @@ RareSpawns is a Spigot/Paper plugin that adds fully configurable, data‑driven
- Web-based config viewer/export. (More like wishful thinking atm)
310
297
311
298
---
312
299
313
300
## License
314
301
315
-
License will be added / clarified (TBD). Until formal license is published, treat source as all-rights-reserved to the author; do not redistribute compiled builds without permission.
302
+
License will be added / clarified (TBD). Until formal license is published, treat source as all-rights-reserved; do not redistribute compiled builds without permission.
316
303
317
304
---
318
305
319
-
For full documentation, examples, and integration guides visit the [Docs Site](https://valorless.github.io/RareSpawns). Feel free to open issues for feature requests or clarification.
306
+
For full documentation, examples, and integration guides visit the [Docs Site](https://valorless.github.io/RareSpawns) & [Wiki Page](https://github.com/Valorless/RareSpawnsLite/wiki). Feel free to open issues for feature requests or clarification.
0 commit comments