Commit Graph

6867 Commits

Author SHA1 Message Date
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
f87c55c147 Merge branch 'master' of github.com:nossr50/vminecraft-plugin 2010-11-29 19:02:08 -08:00
e84e11f884 Updated todo to be up to date and focused on changes upcoming in b8 of vminecraft. 2010-11-29 19:01:00 -08: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
297c308d1a Merge branch 'master' of github.com:nossr50/vminecraft-plugin 2010-11-28 21:00:08 -06:00
e5d012c2ec Added settings for stopFire, stopTnt, added hooks for onIgnite and onExplode.
Signed-off-by: nossr50 <nossr50@gmail.com>
2010-11-28 18:06:09 -08: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
bfb48af50b 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:12:23 -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
3c316c1cca Added a simple death detection and global message when a player dies.
Signed-off-by: nossr50 <nossr50@gmail.com>
2010-11-27 09:00:46 -08:00
e9d3da07f0 God mode was scripted, couldn't get netbeans to compile this to test though. I'll try again when I'm not so mad at netbeans :(. The message it says when you use /ezmodo is a reference to Overdrive by IOSYS. 2010-11-25 17:33:17 -08:00
10c2a90efc TrapAlice's latest changes. Appears to have fixed a settings bug and changed logging to use log.log instead of id.a.log. Which is fine but it means we have to import our own logging system now.
Signed-off-by: nossr50 <nossr50@gmail.com>
2010-11-16 18:49:08 -08:00
5c545f2b4f Fixed major bug in adminchat, now it should work properly! 2010-10-13 01:21:54 -07:00
842001f8ac Mass teleport implemented, adminchat can be used by groups/users with /adminchat permissions. 2010-10-12 23:54:03 -07:00
9a68fa78dc Vminecraft.properties should be created if one doesn't exist, added masstp 2010-10-12 16:56:01 -07:00
1b9b57889c Vminecraft.java renamed to vminecraftPlugin.java, settings tweaked.
Compatible with 116

Signed-off-by: nossr50 <nossr50@gmail.com>
2010-10-12 15:49:56 -07:00