summaryrefslogtreecommitdiffstats
path: root/Essentials/src/com/earth2me/essentials/commands/Commandspawnmob.java
Commit message (Expand)AuthorAgeLines
* Future Java versions may not support _ as identifier.FearFree2014-03-22-4/+4
* Extract CommandSender to CommandSource, this should prevent Ess user object l...KHobbits2013-10-16-3/+3
* More cleanupKHobbits2013-07-07-1/+1
* Split util classes.KHobbits2013-06-08-2/+2
* Move spawnmob.stack perm check to the right place.KHobbits2013-04-30-6/+11
* [Feature] Stack more mobs with /spawnmobGunfighterJ2013-03-22-7/+10
* Use correct getPlayer method to not match offline users.KHobbits2013-03-20-2/+2
* Cleanup spawnmob classesKHobbits2012-11-11-247/+23
* Async EssentialsSpawn join event, like the others.KHobbits2012-09-08-2/+5
* Report invalid enchantments in kits.KHobbits2012-04-04-3/+3
* Add villager professions to /spawnmobKHobbits2012-03-22-20/+23
* Fixing spawnmob count.KHobbits2012-03-05-1/+1
* Build custom mob list /spawnmobKHobbits2012-03-04-7/+6
* CMEKHobbits2012-03-04-1/+1
* Cleanup of /spawnmobsnowleo2012-03-03-37/+19
* add little babbysIaccidentally2012-03-03-0/+2
* Better catssnowleo2012-03-02-19/+28
* New Entities and Items for 1.2snowleo2012-03-02-0/+12
* EntityType instead of CreatureTypesnowleo2012-03-01-12/+12
* /spawnmob - Only list mobs you have permission to spawn.KHobbits2012-02-14-2/+15
* Added new player argument: /spawnmob <mob> [amount] [player]Khyperia2011-12-07-5/+11
* Fixing spawnmob errors to say the right thing.KHobbits2011-12-01-4/+4
* Command CleanupKHobbits2011-12-01-5/+5
* /spawnmob sheep:<colour> + /spawnmob sheep:baby = /spawnmob sheep:<colour>baby.KHobbits2011-11-30-3/+8
* Missing an Animal.KHobbits2011-11-30-0/+1
* Allow to set size of MagmaCubes in /spawnmobsnowleo2011-11-28-15/+15
* New permissions:snowleo2011-11-27-0/+8
* Locale.ENGLISH!!1!snowleo2011-11-27-1/+1
* New command /enchantsnowleo2011-11-27-2/+1
* Oh no! Angry wolf babies D:snowleo2011-11-25-2/+12
* Baby wolfs, awwwwhsnowleo2011-11-25-13/+14
* CB#1501 B#1037snowleo2011-11-25-12/+21
* Switch to the new I18n class and format cleanup of all classessnowleo2011-11-21-18/+20
* Added new mobssnowleo2011-11-20-6/+4
* Continuing code cleanupKHobbits2011-11-18-7/+2
* More code cleanup.KHobbits2011-11-18-3/+3
* Code cleanup continued.KHobbits2011-11-18-8/+4
* More exceptions thrownsnowleo2011-09-29-8/+4
* Correctly throw exceptions if mob spawn protection is onsnowleo2011-09-29-5/+11
* New animals for spawner and spawnmobsnowleo2011-09-17-3/+4
* Correctly charge for the use of commands.snowleo2011-08-27-5/+2
* Less use of Craftbukkit code, so less things will break on MC update.snowleo2011-08-27-17/+11
* Updated joinList to properly handle lists of lists.okamosy2011-08-23-1/+6
* Fixing trade sign messagesKHobbits2011-08-21-9/+2
* Success message on /spawnerKHobbits2011-08-19-11/+6
* adding sheep:random to /spawnmobKHobbits2011-07-28-1/+10
* Missing space in Spawnmob messagesnowleo2011-07-23-1/+1
* Heavy cleanup of all classessnowleo2011-07-16-2/+0
* /spawnmob command: Show error message if EssentialsProtect will prevent spawn...snowleo2011-07-07-2/+9
* Updating for huge renames in #939ementalo2011-06-28-3/+3