Item Spawner System

by Gary Tate

Item Spawner

Description

Adds automated item spawners with customizable respawn time and chances of rare items dropping.

Installation

  • Download the folder (itemspawner/) or git clone [email protected]:NebulousCloud/helix-plugins.git
  • Copy/move folder into your schema plugin folder
  • Add spawnpoints with /ItemSpawnerAdd

Preview

Manager Editing Spawned

Maintained by Gary Tate & wowm0d

Developed for Helix

Support for this plugin can be found here: https://discord.gg/mntpDMU

Players can use these commands to interact with this plugin

/ItemSpawnerAdd

No description available.

/ItemSpawnerList

No description available.

/ItemSpawnerRemove

No description available.

Servers can customize usage of this plugin with these settings

Spawner Active (default: true)

Toggle the item spawner.

Spawner Offset Time (default: 60)

The range of item spawns around the timer.

Spawner Rare Item Chance (default: 10)

Percentage chance of spawning a rare item.

Spawner Respawn Time (default: 600)

Time for an item to spawn at any position.

MIT License

Copyright (c) 2020 Gary Tate

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.