7bbd65dad259ae28b935cd745ba37d3cba02576f
- New DumpParticlesCommand utility: enumerates loaded ParticleSystem asset-ids via ParticleSystem.getAssetMap().getAssetMap().keySet(). - Wired in GravityFlipPlugin.start() behind GRAVITYFLIP_DUMP_PARTICLES env var (or -Dgravityflip.dumpParticles sysprop). No-op when unset. - Boot-time fallback approach (plan-allowed) -- proper CommandBase registration deferred to avoid i18n translation-key plumbing for a one-shot discovery dump. - See .planning/phases/03-gravity-physics/03-06-DUMP-NOTES.md for trigger instructions and the user checkpoint before Task 3.
Description
Gravity Flip lets you create anti-gravity regions on your Hytale server using a wand — no scripting, no file edits, no server restarts. Want to walk on the ceiling? Place two corners, name the region, and flip the world.
Languages
Java
100%