KHobbits
8b660d32ac
Cleanup spawnmob classes
...
Spawnmob sign nolonger calls Command
Spawnmob other, now spawns at targets feet, rather than where the target is looking
Console can now spawnmob other
2012-11-11 18:55:02 +00:00
KHobbits
62381a7f52
Async EssentialsSpawn join event, like the others.
2012-09-08 14:55:37 +01:00
KHobbits
2ddd31a37d
Report invalid enchantments in kits.
...
Improve error logging
2012-04-04 03:09:27 +01:00
KHobbits
165a76d492
Add villager professions to /spawnmob
2012-03-22 20:03:52 +00:00
KHobbits
68fbc40605
Fixing spawnmob count.
2012-03-05 00:22:31 +00:00
KHobbits
7cec1564b9
Build custom mob list /spawnmob
2012-03-04 21:54:51 +00:00
KHobbits
a75eefcdd4
CME
2012-03-04 21:43:24 +00:00
snowleo
e6181928e8
Cleanup of /spawnmob
2012-03-03 17:01:53 +01:00
Iaccidentally
35576ab64a
add little babbys
2012-03-03 03:04:54 -05:00
snowleo
f1aed4b521
Better cats
2012-03-02 00:40:50 +01:00
snowleo
64d866a77d
New Entities and Items for 1.2
2012-03-02 00:06:57 +01:00
snowleo
696b930fb2
EntityType instead of CreatureType
2012-03-01 19:05:50 +01:00
KHobbits
f0c0ee1a8d
/spawnmob - Only list mobs you have permission to spawn.
2012-02-14 23:55:29 +00:00
Khyperia
a82d8d1d44
Added new player argument: /spawnmob <mob> [amount] [player]
...
Test: #821
2011-12-07 09:36:11 +08:00
KHobbits
2a8ccb43ae
Fixing spawnmob errors to say the right thing.
2011-12-01 14:43:00 +00:00
KHobbits
2dc6f8c202
Command Cleanup
2011-12-01 13:42:39 +00:00
KHobbits
a8a9fc3dd6
/spawnmob sheep:<colour> + /spawnmob sheep:baby = /spawnmob sheep:<colour>baby.
...
And as a nice extra, random: /spawnmob sheep:randombaby 10
2011-11-30 03:58:20 +00:00
KHobbits
1de4a40bf6
Missing an Animal.
2011-11-30 03:44:33 +00:00
snowleo
8c06b13a77
Allow to set size of MagmaCubes in /spawnmob
2011-11-28 22:06:59 +01:00
snowleo
67be976d90
New permissions:
...
essentials.spawnmob.[mobname] and essentials.spawner.[mobname]
2011-11-27 19:59:06 +01:00
snowleo
3c71ae4cd9
Locale.ENGLISH!!1!
2011-11-27 06:23:07 +01:00
snowleo
0234c55ce3
New command /enchant
...
Permissions for each enchantment: essentials.enchant.[enchantmentname]
For all use *
2011-11-27 04:36:42 +01:00
snowleo
73d13f5748
Oh no! Angry wolf babies D:
2011-11-25 06:04:19 +01:00
snowleo
03452bda68
Baby wolfs, awwwwh
2011-11-25 05:54:32 +01:00
snowleo
613cb57fdb
CB#1501 B#1037
...
New spawnmob options: cow:baby sheep:baby chicken:baby pig:baby
2011-11-25 05:49:57 +01:00
snowleo
220d68f375
Switch to the new I18n class and format cleanup of all classes
2011-11-21 02:55:26 +01:00
snowleo
293f2f7cd2
Added new mobs
2011-11-20 14:33:17 +01:00
KHobbits
cd9ea163e4
Continuing code cleanup
2011-11-18 22:09:26 +00:00
KHobbits
2e0fb15952
More code cleanup.
2011-11-18 18:33:22 +00:00
KHobbits
e5a8cd88f0
Code cleanup continued.
2011-11-18 17:48:49 +00:00
snowleo
44e920e441
More exceptions thrown
2011-09-29 23:59:25 +02:00
snowleo
f8450e39e3
Correctly throw exceptions if mob spawn protection is on
2011-09-29 23:59:24 +02:00
snowleo
82e389be8f
New animals for spawner and spawnmob
2011-09-17 19:50:57 +02:00
snowleo
6427a93d14
Correctly charge for the use of commands.
...
We now first test, if the user could pay it, do the stuff and then charge him. If the command throws an exception, the user will not be charged.
2011-08-27 23:14:49 +02:00
snowleo
322ecdb9fc
Less use of Craftbukkit code, so less things will break on MC update.
...
Added try/catch around the tnt and creeper protection code. The event will now always canceled, even if our fake explosion code fails.
2011-08-27 20:39:54 +02:00
okamosy
53a73998a2
Updated joinList to properly handle lists of lists.
2011-08-23 23:40:41 +01:00
KHobbits
040e2bee86
Fixing trade sign messages
...
Unifying tree/spawnmob code for block selection
Adding TL notes
2011-08-21 17:08:32 +01:00
KHobbits
a2f727bebc
Success message on /spawner
...
Switch to use mob class.
2011-08-19 12:06:35 +01:00
KHobbits
12777af61a
adding sheep:random to /spawnmob
2011-07-28 01:15:47 +01:00
snowleo
979592c8ba
Missing space in Spawnmob message
2011-07-23 01:10:22 +02:00
snowleo
a38fe6acd4
Heavy cleanup of all classes
...
ItemDb is not static anymore
Essentials.getStatic() removed
2011-07-16 01:33:22 +02:00
snowleo
367fcdd029
/spawnmob command: Show error message if EssentialsProtect will prevent spawning of creature.
2011-07-07 19:22:57 +02:00
ementalo
2aa88d05cf
Updating for huge renames in #939
2011-06-28 23:32:30 +01:00
snowleo
8f32d66e03
Another fix to /spawnmob
2011-06-27 11:46:57 +02:00
snowleo
c378d98b0f
Updated /spawnmob to use bukkit code
...
Less code that breaks with future minecraft updates.
2011-06-23 14:10:27 +02:00
snowleo
117d938ac5
Several bug fixes and cleanup.
...
Found using PMD and FindBugs.
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1553 e251c2fe-e539-e718-e476-b85c1f46cddb
2011-06-01 10:40:12 +00:00
ementalo
92b34ec15f
[trunk] translations = T's
...
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1424 e251c2fe-e539-e718-e476-b85c1f46cddb
2011-05-11 22:42:48 +00:00
snowleo
224c18348a
This is a big refactoring of the user class and more.
...
Many commands have been cleaned.
File changes:
- all user data has been moved from users.yml to userdata folder
- all files in userdata folder are lower case
Both changes should be done automatically.
Class changes:
- Moved all user data functions to UserData class
- Moved all user teleport functions to Teleport class
- Moved the user list to Essentials class
- Less static functions for better testing
- EssentialsCommand now has ess Property (Essentials class)
- New NotEnoughArgumentsException, that will show command description and syntax
New commands:
- /seen, shows the last login or logout
- /tempban, temporarily ban someone
- /tjail and mute, temporarily option added
Other changes:
- ban reason is saved
- don't show "You have xxx mail" on login, if user doesn't have essentials.mail permission
- time will be parsed: years, months (mo), weeks, days, hours, minutes (m), seconds, these can be shortened and combined, example: 2 days 5h 30m
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1300 e251c2fe-e539-e718-e476-b85c1f46cddb
2011-05-01 21:07:30 +00:00
snowleo
f7ff96c12e
New option for /spawnmob
...
/spawnmob creeper:powered 1
Creates a creeper that is charged by a ligthning.
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1259 e251c2fe-e539-e718-e476-b85c1f46cddb
2011-04-21 17:03:44 +00:00
snowleo
8954dff5d0
Missed one function rename of the wolf entity
...
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1248 e251c2fe-e539-e718-e476-b85c1f46cddb
2011-04-21 09:45:59 +00:00