TooManyMobs

This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

TooManyMobs

SOURCE

Features

  • Get a list of players who are surrounded by mobs over a configurable amount.
  • Can also define mob count in command.
  • Search area is configurable.
  • Command can be run in console.

Details

This plugin will scan around each online player in a defined area for entities, and will check if it's above a certain amount. If so, reports the names of players and the number of entities around them to the command issuer.

Permissions

NodeDefaults to?
toomanymobs.findOp-check

Commands

CommandAliasesArgumentsDescription
/tmmfindmobs, toomanymobs(mobs)Scan all online players for too many mobs

Mobs is optional and defaults to a configuration value.

Configuration

The configuration file config.yml will be generated, with default values as shown below:

toomanymobs: 50
radius:
    x: 25
    y: 25
    z: 25
OptionAccepted ParametersDescription
toomanymobsAny IntegerDefines the number of mobs that are considered 'too many.' Any players found with nearby mobs over this amount will be returned.
radius.x/y/zAny IntegerDefines the radius of the x, y and z axis to search each player. For example, the default settings will search a 50 x 50 x 50 size area around each player.

Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    37556
  • Created
    Mar 13, 2012
  • Last Released File
    Mar 13, 2012
  • Total Downloads
    1,360
  • License

Categories

Members

Recent Files