Warning
Hi there! This is a read-only mirror, automatically synced from our Forgejo instance.
- 🛠️ All development happens on the primary Forgejo repository
- 💬 You’re welcome to open Issues, Discussions, or even PRs here if it’s convenient — just know they may not be acted on directly, since the sync is one-way
For the best chance of your contributions being merged, or for quicker responses, please head over to the main Forgejo repo.
- Original repo: https://git.prisma.moe/Thadah/helix-plugins
— Self-hosting 4 the win!
This plugin will spawn a list of items inside a container for players to find and loot.
- The spawns are set using the command
/LootAddSpawn <path model>. - The spawns are removed using the command
/LootRemoveSpawn <number distance>. - The spawns are displayed for 15 seconds using the command
/LootDisplaySpawn.
You can add new item rarities and item categories in sh_categoriesrarities.lua and new container models in sh_models.lua.
All other configurations can be done inside Helix.
It allows the combine to hear radio chatter at random intervals. New chatter can be added in sv_plugin.lua
Intervals can be configured in Helix.
Warning
🔗 This repository is automatically mirrored from a private Forgejo instance.