Random Mob spawn

This plugin summons random mob everytime after executing /randommob, Helpful for streamers to use the plugin on their own server

47

Random Mob spawn

Random Mob spawn plugin 🧟‍♂️

> # forthebadgeicons8forthebadge

- ✨ The mob can be as cute to not hurt you or as hostile to INSTANTLY kill you. - ✨ The mob can be as cute to not hurt you or as hostile to INSTANTLY kill you. - ✨ The mob can be as cute to not hurt you or as hostile to INSTANTLY kill you. - ✨ The mob can be as cute to not hurt you or as hostile to INSTANTLY kill you. - 💡・You can use ✨ The mob can be as cute to not hurt you or as hostile to INSTANTLY kill you. to easily summon a random mob with a specified key.

Here's a part of the code of this plugin:

```java private final List<EntityType> spawnableMobs = Arrays.stream(EntityType.values()) .filter(type -> type.isAlive() && type.isSpawnable()) .filter(type -> type != EntityType.ENDER_DRAGON && type != EntityType.WITHER && type != EntityType.WARDEN) .toList(); ``` - 💝 Support me by following this plugin.

ADS