21e5213c00
Fixed reload to fire off hMod's reload too.
2010-11-30 00:31:04 -08:00
affbc28f32
Updated Nos's Heal and Suicide functions to fit with the new way command functions return.
2010-11-30 01:40:31 -06:00
6848a1d705
Merge branch 'master' of github.com:nossr50/vminecraft-plugin
...
Conflicts:
vminecraftCommands.java
2010-11-29 23:32:01 -08:00
43c933ebb7
Added /heal and /suicide. Corrected some things in the settings file.
...
Signed-off-by: nossr50 <nossr50@gmail.com >
2010-11-29 22:58:27 -08:00
0ca264580c
I forget exactly >.>
2010-11-30 00:39:32 -06:00
20f62d90c9
Removed the excess space between the player name and the message in /fabulous
2010-11-30 00:32:18 -06:00
7ae44da043
Fixed /who (Again. I seem to break it a lot!) and tweaked the line length function a little.
2010-11-30 00:25:16 -06:00
724db6eab4
Added prefix coloring. To get it to work the first character has to be the color you want your name to be followed by your prefix colored as you would any other quake colored line of text.
2010-11-29 23:02:23 -06:00
51a3f8d551
Forgot to put vminecraftChat. before the nameColor call in fabulous
2010-11-29 21:02:45 -06:00
746fdb97b1
Merge branch 'master' of github.com:nossr50/vminecraft-plugin
2010-11-29 21:00:42 -06:00
38a6caae71
Fixed the functions that call wordWrap so they should no longer output the username multiple times.
2010-11-29 21:00:03 -06:00
02ecadbf3c
Commands - Fixed whois
...
Listener - Added random death messages
Plugin - Added hooks for damage
Settings - Added random death messages
Signed-off-by: nossr50 <nossr50@gmail.com >
2010-11-29 18:51:30 -08:00
11dc691220
Misc fixes for WordWrap
2010-11-29 19:13:16 -06:00
b92bd3b65d
Fixed the WordWrap function. So now /who works properly.
2010-11-29 03:05:53 -06:00
8a86cef94a
Fixed some of the alias argument features.
2010-11-28 21:04:59 -06:00
a32cb6058d
Fixed aliasing feature
2010-11-28 19:30:34 -06:00
343c170d59
Fixed some bugs
2010-11-28 17:43:42 -06:00
66740290d3
Reorganized a lot of code. Added tons of comments. Change how commands are added. Encapsulated commands into their own functions. Modified some commands. Recoded others. Added personalized /who that shows name colors.
2010-11-28 01:41:15 -06:00
96ed2b100b
Reorganized a lot of code. Added tons of comments. Change how commands are added. Encapsulated commands into their own functions. Modified some commands. Recoded others. Added personalized /who that shows name colors.
2010-11-28 01:10:14 -06:00