GunfighterJ
|
711a6c234a
|
[Feature] Stack more mobs with /spawnmob
Uses same syntax, now supports more than 2 mobs
|
2013-03-22 16:35:01 -05:00 |
|
KHobbits
|
138a916883
|
Abort user login code, if user disconnects before it runs.
|
2013-03-21 22:30:02 +00:00 |
|
KHobbits
|
5f32b80ba0
|
Don't allow an empty list value.
|
2013-03-21 21:41:30 +00:00 |
|
KHobbits
|
f8afa46be9
|
Tweak ess version
|
2013-03-21 21:12:58 +00:00 |
|
KHobbits
|
b955399e49
|
Add the max-walk-speed config variable back to the default config file.
|
2013-03-20 23:24:45 +00:00 |
|
SKmedix
|
0022614300
|
Update messages_pl.properties
Update Polish translation.
|
2013-03-20 08:53:00 +00:00 |
|
KHobbits
|
ec9bd64029
|
Use correct getPlayer method to not match offline users.
|
2013-03-20 01:29:54 +00:00 |
|
KHobbits
|
fb71b08d0e
|
[Permission] essentials.vanish.interact - Players with this permission will be able to interact with hidden players.
|
2013-03-20 01:00:50 +00:00 |
|
KHobbits
|
58c5b47aad
|
Add some missing hidden checks
|
2013-03-19 23:24:06 +00:00 |
|
KHobbits
|
80ab850abc
|
Try to unify player matching for hidden users:
kill, lightning and ptime still need cleanup
|
2013-03-19 23:17:34 +00:00 |
|
KHobbits
|
6bfd722200
|
[Fix] Reset walk/fly speed on login.
[Permission] essentials.speed.<fly|walk> - If a player only has one of these, they will only be able to toggle the given state.
|
2013-03-19 22:55:00 +00:00 |
|
KHobbits
|
b1e9d13ee4
|
Don't close inventories every plugin disable, just our own.
|
2013-03-19 21:05:12 +00:00 |
|
Necrodoom
|
13782722d9
|
[Fix] Print correct sender name on /spawn player from console.
|
2013-03-19 20:59:02 +00:00 |
|
Necrodoom
|
69af6bf441
|
Fix exception in /heal, "playernotfound" should be exception.
|
2013-03-19 20:56:50 +00:00 |
|
KHobbits
|
3d567401e9
|
Use original case for default /list groups.
|
2013-03-19 18:34:28 +00:00 |
|
KHobbits
|
89929a3849
|
readmeupdate
|
2013-03-19 14:32:23 +00:00 |
|
Necrodoom
|
4c88091551
|
kittycannon should actually fire kittens
|
2013-03-19 14:31:34 +00:00 |
|
Necrodoom
|
c0f31ae777
|
console should be able to mute admins
|
2013-03-19 14:09:30 +00:00 |
|
Necrodoom
|
dd55e9188f
|
[Fix] offline player matching for online only commands.
/kick,/warp, /burn & /tppos should only match online players
|
2013-03-19 14:07:42 +00:00 |
|
KHobbits
|
1aa6ea13b5
|
Pull the default list behavior from the old 'sort-list-by-groups' variable if it exists.
|
2013-03-19 09:00:50 +00:00 |
|
KHobbits
|
8eb61298d7
|
Add Travis notifications
|
2013-03-18 23:48:01 +00:00 |
|
KHobbits
|
2163929a1d
|
Try different ant command
|
2013-03-18 23:35:00 +00:00 |
|
KHobbits
|
1f306b9ea1
|
Travis
|
2013-03-18 23:27:15 +00:00 |
|
KHobbits
|
79593fdcd2
|
Merge pull request #396 from GunfighterJ/2.9
Allow potion clear/apply commands to work
|
2013-03-18 16:20:45 -07:00 |
|
KHobbits
|
45b2ef9384
|
Minor code cleanup
|
2013-03-18 23:15:18 +00:00 |
|
KHobbits
|
50b196a9e4
|
Cleanup: Run Kukes code through a dryer, add more comments.
|
2013-03-18 22:43:05 +00:00 |
|
GunfighterJ
|
0825ed0fa5
|
Allow potion clear/apply commands to work
|
2013-03-18 11:21:28 -05:00 |
|
KHobbits
|
1398a27e74
|
Edit default config to not cause confusion.
|
2013-03-18 08:59:40 +00:00 |
|
KHobbits
|
401c2bbdbf
|
Cleanup: Comment and simplify /list code - More to do.
|
2013-03-18 08:53:12 +00:00 |
|
KHobbits
|
611173ed50
|
Cleanup - Split /list into methods
|
2013-03-18 08:16:34 +00:00 |
|
kukelekuuk00
|
94fdf2c3ef
|
fixes and addition of '*' to match all unmatched users.
|
2013-03-18 06:16:02 +00:00 |
|
kukelekuuk00
|
61948a9e4d
|
Added /list [group] and some more detailed configuration regarding /list
|
2013-03-18 06:16:02 +00:00 |
|
GunfighterJ
|
e6aff5a5e9
|
Potion erroring and duration/power fix
|
2013-03-18 06:14:44 +00:00 |
|
Necrodoom
|
681a906014
|
update IDs 27, 28, 66, 157
update rails aliases to match bukkit item names
|
2013-03-18 06:14:00 +00:00 |
|
GunfighterJ
|
1d3da2d700
|
[Fix] Potion erroring and duration/power fix
|
2013-03-17 13:34:10 -05:00 |
|
KHobbits
|
34cf1d6cee
|
[Fix] Restore /speed command's ability to control walk speed.
|
2013-03-17 06:38:24 +00:00 |
|
KHobbits
|
5b6e8228e4
|
Fixing TL edit error.
|
2013-03-16 12:17:13 +00:00 |
|
Necrodoom
|
0e7e0783ab
|
Update messages.properties
fix typos in new messages
|
2013-03-16 12:15:57 +00:00 |
|
KHobbits
|
706143f916
|
Fix raw bukkit itemdb lookup
|
2013-03-16 12:11:03 +00:00 |
|
KHobbits
|
80976fa09e
|
Cleanup open inventories
|
2013-03-16 11:01:56 +00:00 |
|
KHobbits
|
156a7f6b8a
|
Import cleanup
|
2013-03-16 09:19:30 +00:00 |
|
KHobbits
|
c9c68c1113
|
Fix potion effect errors
|
2013-03-16 09:13:21 +00:00 |
|
KHobbits
|
af32128a83
|
Fix Minecart class rename
Lets use consistent versions in the code base
Bukkit: 1700 CB: 2648
|
2013-03-16 08:55:39 +00:00 |
|
KHobbits
|
c46ad29cc4
|
We use tabs not spaces for indenting.
|
2013-03-16 08:43:52 +00:00 |
|
KHobbits
|
ddca0c30eb
|
Check health is 0 after /suicide
|
2013-03-16 08:42:24 +00:00 |
|
KHobbits
|
e08309941d
|
Fix missing /ci syntax update.
|
2013-03-16 08:32:21 +00:00 |
|
Alexander Schepp
|
582e90c0d7
|
Merge pull request #388 from GunfighterJ/2.9
[Feature] Additional spawnable mob types
|
2013-03-15 13:44:43 -07:00 |
|
GunfighterJ
|
1e7acce345
|
[Feature] Additional spawnable mob types
|
2013-03-15 15:41:23 -05:00 |
|
Alexander Schepp
|
e55b9df46c
|
Merge pull request #387 from GunfighterJ/2.9
Initial 1.5 update
|
2013-03-15 12:59:50 -07:00 |
|
GunfighterJ
|
9a45f780fe
|
Initial 1.5 update
|
2013-03-15 14:54:51 -05:00 |
|