A Minecraft PaperMC plugin for a private survival server.
0

Configure Feed

Select the types of activity you want to include in your feed.

Update paper-plugin.yml

* Mark Folia as supported
* Added Geyser as dependency

Lukiiy (May 13, 2026, 3:27 PM -0300) 791df1bf 00e4f351

+7
+7
src/main/resources/paper-plugin.yml
··· 7 7 load: POSTWORLD 8 8 9 9 authors: [ Lukiiy ] 10 + folia-supported: true 11 + 12 + dependencies: 13 + server: 14 + Geyser-Spigot: 15 + load: AFTER 16 + required: true