garbagemule / MobArena

MobArena plugin for Minecraft
GNU General Public License v3.0
195 stars 150 forks source link

Payable Door, Levers, Gates. #360

Open BobbyTowers opened 7 years ago

BobbyTowers commented 7 years ago

First off let me say, I love your plugin. I was wondering of you could add some type of way to charge for using doors, gates etc? It would be like COD zombies to pay to access different parts of the map.

garbagemule commented 7 years ago

Great suggestion. Similar suggestions have appeared on DBO in the past. The main issue is the rigidity of the code base.

That said, if another plugin provides this functionality, it may be possible to just add it to MobArena using that plugin.

garbagemule commented 6 years ago

This is very much relevant in a rework of the arena session functionality. The trigger to start a given phase could be to activate some sort of redstone-powered gate or trigger point, and the lever or button or whatever could drop from the mobs of the current phase with a given percent chance or after x kills.

It's also very, very vague and we need way more feedback and investigation on this kind of functionality.