1.5 Is Available for Download
EntityPolice is meant to be used as a tool for server admins to control entities and be able to do so very precisely. A server admin could count or remove a specific entity in all worlds, all entities in a single world, etc.
Features
- Control specific entities in specific worlds.
- Count entities
- Remove entities
- Count and remove entities within a radius of a player (in development)
Permissions
- entitypolice.* - Gives access to all commands.
- entitypolice.help - Gives access to /entitypolice help
- entitypolice.remove - Gives access to /entitypolice remove
- entitypolice.count - Gives access to /entitypolice count
- entitypolice.removenear - Gives access to /entitypolice removenear
- entitypolice.countnear - Gives access to /entitypolice countnear
Commands
- /entitypolice help - Shows the help page
- /entitypolice remove <mob> <(optional) world> - Removes <mob> in <world>
- /entitypolice count <mob> <(optional) world> - Counts <mob> in <world>
- Note: If world is left blank, it will do it in your current world
- /entitypolice countnear <player> <mob> <radius> - Counts <mob> near <player> within <radius>
- /entitypolice removenear <player> <mob> <radius> - Removes <mob> near <player> within <radius>
Planned Features
- Radius counting/removing - In Development
- Item counting/removing (Currently living entities only)
Known Bugs
0.2.2: Using countnear and removenear on witherskeletons causes an internal server error if there are any mobs within the radius other than witherskeletons. (|PasteBin)
0.2.2: Using commands from the console (|Pastie)
Changelog
Version 0.2.2
Updated to Bukkit 1.5-R0.1 from Bukkit 1.2.5
Added entities to count, remove, countnear, and removenear:
- Wither
- Wither Skeleton
- Zombie
- Zombie Villager
- Witch
Bugs Fixed:
- Fixed a bug with countnear where if all of the arguments were not provided, the command caused an Internal Server Error.
- Fixed a bug with countnear where if all of the arguments were not provided, the command caused an Internal Server Error.
Version 0.2.1 b54
Permissions for the new commands have been added:
- entitypolice.removenear
- entitypolice.countnear
The help command now shows these commands.
Version 0.2 b51
NOTE: I deleted this file because I rushed it out and forgot to add permissions and update the help command. Jenkins build #51 (Jenkins private at the moment till I work out a better downloading solution)
Fixes:
- Various text errors, misspellings, grammar, colors, etc.
New Features:
- Count entities near a player
- Remove entities near a player
New Commands:
- /entitypolice countnear <player> <mob> <radius>
- /entitypolice removenear <player> <mob> <radius>
Version 0.1
- Initial release
- 7 comments
- 7 comments
Facts
- Date created
- Apr 29, 2012
- Categories
- Last update
- Mar 17, 2013
- Development stage
- Beta
- Language
- enUS
- License
- GNU General Public License version 3 (GPLv3)
- Curse link
- EntityPolice
- Downloads
- 779
- Recent files
- R: EntityPolice v0.2.2 for 1.5.0 Mar 17, 2013
- B: EntityPolice v0.2.1 b54 for CB 1.2.5-R1.2 May 02, 2012
- B: EntityPolice v0.1 BETA for CB 1.2.5-R1.2 Apr 29, 2012
- Reply
- #7
PotatoFarms May 15, 2013 at 22:01 UTC - 0 likes@1337minecrafer: Go
Hey, sorry for the really late response. Haven't been super active with Minecraft lately. I don't have an ETA for the next version of Entitypolice, but I have plans to fix the issues with using commands from the console.
- Reply
- #6
1337minecrafer Apr 19, 2013 at 22:19 UTC - 0 likesProblem with using the commands from the console. I was using the command througha command block, but command blocks just run the command through the console anyway. I have the error here: http:pastie.org/7667486 EDIT: It only happened when adding a world on the end of the remove command, also in console or something that uses the console.
- Reply
- #5
PotatoFarms Mar 18, 2013 at 04:16 UTC - 0 likes@theiceman9: Go
What exactly do you need help with?
- Reply
- #4
theiceman9 Mar 18, 2013 at 02:35 UTC - 0 likesDude i need your help add me on skype my name is :majorqc or join my server play.qr-pvp.com
- Reply
- #3
PotatoFarms Mar 17, 2013 at 03:28 UTC - 0 likesUploaded version 0.2.2 for Minecraft 1.5 :) Currently awaiting approval. Changes are in the changelog.
- Reply
- #2
PotatoFarms May 02, 2012 at 11:02 UTC - 0 likes@MERCHANToDEATH: Go
By the command for counting all of a type of mob in the whole game world do you mean, for example "/entitypolice count cow all"? This will return the total number of cows in every world.
As for the command for a table showing the numbers of all the different entities, I'll start messing around with that and see how it goes.
- Reply
- #1
MERCHANToDEATH May 02, 2012 at 07:06 UTC - 0 likescan you add a command to count all of a type of mob in the whole game world? or even better, a command that brings up a table showing the numbers of all the different entities in the world?