Filled EntityCounter

Discussion in 'Plugin Requests' started by madtomic, May 22, 2019.

Thread Status:
Not open for further replies.
  1. Offline

    madtomic

    Plugin category: Mechnical

    Minecraft version: 1.12.2

    Suggested name: EntityCounter

    What I want: I would like to a plugin that would count and show how many of each type of entities are in the current world. (loaded chunks)

    example output:
    /entitycounter horse

    Horse: 5
    Horse Baby: 2

    /entitycounter animal
    Chicken: 5
    Chicken Baby: 1
    Cow: 5
    Cow Baby: 0
    etc...

    Commands:
    /entitycounter {entity} / {animal} / {monster}

    Permissions:
    ec.admin

    Thank you for reading.
     
  2. Offline

    KiingSupreme

  3. Offline

    madtomic

    @KiingSupreme

    Thank you for working on this. It work for entity.

    The only part missing is, can you add animal / monster.

    /entitycounter animal
    This will count all the animals in the current world

    *animal - cow, pig, sheep, etc.

    /entitycounter monster
    This will count all the hostile monsters in the current world
    *monster - zombie, spider, creeper, etc.
     
  4. Offline

    KiingSupreme

  5. Offline

    madtomic

    @KiingSupreme

    Thanks for implementing the commands.

    One more when using animal/monster - can you please add the list of each type following the total? So, I can see what all the animals or monster are there. Thank you!

    example -

    Animals: 233
    Pig: 52
    Pig Baby: 6
    Cow: 30
    Cow Baby: 3
    Horse: 9
    etc:
     
  6. Offline

    KiingSupreme

    madtomic likes this.
  7. Offline

    madtomic

Thread Status:
Not open for further replies.

Share This Page