Plugin category: Role Play Suggested name: InstancedDungeon or watever What I want: I want a plugin that will manage Instanced Dungeons. An instanced dungeon is a dungeon that only the people in your group can see you and its like your own personal world, but the dungeon has to be able to handle multiple groups at once. I just need some sort of system like that, I can make the dungeons so they don't have to be generated. But I want the plugin to also handle looting, mobs, boss levels, and teleporting. I would also like the plugin to be compatible with Heroes Groups (http://dev.bukkit.org/server-mods/heroes/). To enter the dungeon you have to walk through a portal, and the ability to set how long you have to wait to enter the same dungeon. Ideas for commands: Up to you Ideas for permissions: Optional When I'd like it by: Anytime
Yeah, ive been working on my server for like 6 months now, and all I need is this plugin lol. This will complete it
It would be interesting to see how you would handle individual lobbies. Do you have any performance requirements. The best way I can think of doing this is copying the content to a new world and then teleporting users in when it's ready. You could reduce IO lag by copying gradually over time and have a loading message. The only issue would be RAM usage as far as I can see.
Well... There isn't a wall to do the phasing for seperate groups. But I've managed to create a WoW like dungeon system on my own server. I have weapon/armor tiers and it's 100% automatic. Only difference is it doesn't allow individual groups of people run it at different times. But I have weapon/armors with folk lores, different enchantments etc. Only thing I'm trying to get is a plugin that allow different dying of diamond armor/glow effects from being enchanted that will spawn from EpicbossesRecoded. It's pretty sweet tbh. If you're interested in hearing more PM me.