Skip to content

inspiration‐hidden

Valor edited this page Nov 9, 2025 · 1 revision

I wanted to make a plugin that allowed me to create "rare" mobs with cool custom drops, and for occasions like events with event monsters and bosses.

Some of the features in the plugin are from some of my older public and private plugins, and some are heavily inspired by other plugins, such as MobArena.

Some of the features in question:

  • PowerItems, is a plugin I made for my own server, allowing me to create customizable items with unique effects, primarily to make the Texture Trowel, making texturing paths and walls way easier, as I SUCK at texturing walls..
  • Abilities/Soul Powers, was heavily inspired by MobArena, one of the most awesome and nostalgic PvE arena plugin to date.
    While working on the extension HavenArena, I got to see a little behind the scenes in order to expand the boss abilities, among other features.
    Then while working on RareSpawns, I was thinking I'd love to have an extremely customizable ability system for my own rares, and began working on my compiler.
  • Custom iFrames, was something I originally added to HavenArena in order to allow more players to hit bosses in MobArena, and later became a standalone plugin for my own server.
    Though unlike in HavenArena, the custom iFrames in RareSpawns does not allow for custom math formulars.
  • Soulstones, is a public plugin I made made for my own server, and later released on spigot: https://www.spigotmc.org/resources/soulstones.120100
    But instead of including the "dropping of souls" into RareSpawns, I took the underlying code of the item itself, and threw it in as a customizable component.
  • Soul Harvester, was originally meant to feel like a copy of Stellarity's Frigid Harvester item, which grows as it kills and also gets powers depending on the mobs slain.
    This then expanded into its own customizable component, with various upgrades and new features.
    It was originally requested by players on my server, as we used to have Stellarity.

🐲 RareSpawns Wiki

✅ Getting Started

⚙️ Configuration

🍳 Resources

🔌⚡ Supported Plugins (And why 🤔💭)

👑 Premium Features

</> For Developers


🔎 Tips

  • Use the search box above to quickly jump to a page.

Clone this wiki locally