Commit Graph

6139 Commits

Author SHA1 Message Date
461e998537 Fixing words too long to fit on a single line. 2010-12-01 21:25:45 -06:00
61a8781f62 fixed unecessary new line insertions, hopefully 2010-12-01 13:33:20 -08:00
3659ae80e4 Fixed the IOException 2010-12-01 15:17:18 -06:00
e5a97641b3 some more tweaking done 2010-12-01 13:15:37 -08:00
ce46e2d011 Fixed the writer for vminecraftusers 2010-12-01 14:28:50 -06:00
ccf75c0429 Fixed /whois requiring full name 2010-12-01 13:40:18 -06:00
04f46a5527 Early version of setting up a users txt file 2010-12-01 10:59:51 -08:00
ce26a1c524 Fixing aliased commands 2010-12-01 12:40:25 -06:00
f129b36849 Created a wrapper for Player.sendMessage() That automatically applies Quake Colors and Word Wrap 2010-12-01 12:39:14 -06:00
bf1381213e Fixing duplicate files 2010-12-01 12:38:25 -06:00
9713bdc2a5 Created a wrapper for Player.sendMessage() That automatically applies Quake Colors and Word Wrap 2010-12-01 12:36:42 -06:00
535c42be0b Formatting 2010-12-01 11:44:32 -06:00
f1eb5ffc9e Merge branch 'master' of github.com:nossr50/vminecraft-plugin 2010-12-01 10:40:20 -06:00
2fb729fbfe Misc Fixes 2010-12-01 10:39:57 -06:00
f9a2390a8d Merge branch 'master' of github.com:nossr50/vminecraft-plugin 2010-12-01 08:21:03 -08:00
830053d97c Updated TODO, now with more stuff 2010-12-01 08:20:31 -08:00
7a7400a515 Updated TODO 2010-12-01 08:15:48 -08:00
58c1c95daf Fixed /me to work, confirmed to work! 2010-12-01 07:50:00 -08:00
91a9e1350b Added half-functional /me recode 2010-12-01 07:17:59 -08:00
a9bc2a0b31 Fixed aliasing for suicide and clearinventory. 2010-12-01 00:10:24 -08:00
acf1b5261d Fixed /a 2010-12-01 00:56:52 -06:00
b2c33b779d Fixed prefixes again 2010-12-01 00:47:58 -06:00
39d48a3bb7 Renaming the plugin from vminecraftPlugin to vMinecraft 2010-11-30 22:47:24 -06:00
6638fb5dba Renaming the plugin from vminecraftPlugin to vMinecraft 2010-11-30 22:46:46 -06:00
dcf31b638b Renaming the plugin from vminecraftPlugin to vMinecraft 2010-11-30 22:42:41 -06:00
6f973cb9b4 Renaming the plugin from vminecraftPlugin to vMinecraft 2010-11-30 22:41:30 -06:00
4a328146c9 Renaming the plugin from vminecraftPlugin to just vMinecraft 2010-11-30 22:39:50 -06:00
e013ac787d Removed pointless check, added comment for adminChatToggle in vminecraftCommands. 2010-11-30 20:14:47 -08:00
0abd500f63 Even more up to date :3 2010-11-30 16:17:43 -08:00
2bf3a6c1cd Added admin chat toggle, also added shortcut for clearinvetory to be /ci 2010-11-30 16:02:24 -08:00
76cf4823ea Further organized TODO 2010-11-30 14:58:55 -06:00
81b54bbb3b Added a few things we need to get done. 2010-11-30 14:46:25 -06:00
63b320b9a3 Merge branch 'master' of github.com:nossr50/vminecraft-plugin 2010-11-30 11:48:03 -06:00
db8ac45ad5 Misc Updates 2010-11-30 11:47:25 -06:00
036adfee46 Changed TODO to match our progress 2010-11-30 01:45:17 -08:00
35e4550f81 Merge branch 'master' of github.com:nossr50/vminecraft-plugin 2010-11-30 03:41:31 -06:00
d2b64044e2 Added checking to make sure that the next character after a ^ is color code. 2010-11-30 03:40:47 -06:00
15b92cde5c Merge branch 'master' of github.com:nossr50/vminecraft-plugin 2010-11-30 00:31:38 -08:00
21e5213c00 Fixed reload to fire off hMod's reload too. 2010-11-30 00:31:04 -08:00
42b8bd8ee1 Attempting to fix /heal 2010-11-30 02:29:50 -06: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
297c461b44 Rearranged the colors for fabulous to make it more rainbowrific 2010-11-30 01:15:10 -06: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
2debb79568 Merge branch 'master' of github.com:nossr50/vminecraft-plugin 2010-11-29 21:03:16 -06:00
51a3f8d551 Forgot to put vminecraftChat. before the nameColor call in fabulous 2010-11-29 21:02:45 -06:00