-
Notifications
You must be signed in to change notification settings - Fork 0
Performance Folia and Fabric
Sauron_Dev edited this page Jun 9, 2026
·
3 revisions
VortexEnchantments is designed for large servers, but server owners should still tune high-frequency systems.
Important config paths:
tick-rate
aura.tick-interval
enchant-particles.tick-interval
mob_drops.yml
loot-tables.injection-chance
villager.replace-chance
- Keep
debug: false. - Keep particle intervals at
4or higher. - Use higher
tick-ratevalues if passive processing is too active. - Keep mob drops conservative.
- Disable plugin behavior in lobby worlds.
- Avoid unlimited enchant slots unless your server is built around extreme gear scaling.
The plugin declares:
folia-supported: true
For Folia servers:
- Avoid server-wide assumptions in custom extensions.
- Test region-sensitive gameplay in the worlds where players fight or farm.
- Keep other plugins updated, because one unsafe plugin can still destabilize a Folia stack.
The current project builds one Bukkit/Paper-style plugin jar.
Fabric support is through a Bukkit compatibility layer such as Cardboard. It is not currently a separate native Fabric mod jar.
For Fabric deployments:
- Install the compatibility layer required by your Fabric server.
- Confirm Bukkit plugin loading works with a small test plugin.
- Add VortexEnchantments.
- Test commands, GUIs, item metadata, events, and persistence.
Watch:
- Console warnings.
- TPS/MSPT.
- Entity-heavy farms.
- PvP arenas.
- Particle-heavy areas.
- Player data save/load behavior.
Need support? Join the Discord: https://discord.gg/Tya84XrgSF