Multiverse-Core

Multiverse-Core

6M Downloads

[Idea]: kill every entity in a specific world

AlphqDev opened this issue ยท 3 comments

commented

Describe the feature

/mv kill @e will kill all entities in the world you are in.

How is the feature useful to all Multiverse users?

when creating a flat world, a bunch of mobs spawns automatically. this can lag the server and can be awful for people creating a world for a specific purpose(tutorial, spawn)

Agreements

  • I have searched for and ensured there isn't already an open issue regarding this.
commented
commented

https://github.com/Multiverse/Multiverse-Core/wiki

Purge Command
Description:

Removes the specified entities from the specified worlds
Usage:

/mv purge [WORLD|all] {all|animals|monsters|MOBNAME}
Examples:

/mv purge all
/mv purge world all
/mv purge all all
/mv purge world CREEPER /mv purge world CREEPER,PIG,ZOMBIE
/mv purge all monsters
Aliases:

/mv purge /mvpurge
Permission:

multiverse.core.purge
Details:

The Purge command allows you to remove all of a specified type of entity from a world. Understand that if the spawn rules allow the purged type of mob to spawn, they'll populate almost instantly after the purge. This is used to clear out any remaining mobs from a setting change or if a user abuses a mob spawn command.

If you specify the first parameter as all All worlds will be purged of the specified mob type. You are allowed to specify multiple mob types. Feel free to mix monsters and animals.

commented

As stated above, this feature is already present in MV.