Commit Graph

111 Commits

Author SHA1 Message Date
f521bd6fe9 Added checks for pvp in death messages 2010-12-02 19:34:35 -08:00
8899f2d4c4 Revisions to onDamage v2 2010-12-02 19:09:35 -08:00
aa3cb69fe8 Revisions to how onDamage works 2010-12-02 19:03:54 -08:00
f26f5cca73 Early version of specific death messages, needs testing. 2010-12-02 18:27:04 -08:00
41c9feb13e Fixed onDamage to report damagetypes to a public int. 2010-12-02 18:13:19 -08:00
d3aff7d2d6 Setting up the foundation for specific death messages. This version will post information on attacker/defender entity IDs and dmg amount to the server console. 2010-12-02 17:25:02 -08:00
f99bb09d44 Updated 2010-12-02 14:34:03 -08:00
0c96c14045 Death messages are fixed now. 2010-12-02 14:27:36 -08:00
6ab7b49e94 Merge branch 'master' of github.com:nossr50/vminecraft-plugin 2010-12-02 14:13:56 -08:00
83f1ed4a8f Fix for ezmodo, removed ezHealth 2010-12-02 14:13:23 -08:00
c92e434389 Minor fix 2010-12-02 15:46:50 -06:00
3a85abadfa save() added to PlayerProfile, won't compile as is. But this should do the trick for us. 2010-12-02 13:42:59 -08:00
04c385d0dc Added in some parsing of the loading from vminecraftusers.txt 2010-12-02 14:45:24 -06:00
9e293645a3 Added a few more things to TODO 2010-12-02 01:55:15 -08:00
f36a842fc7 Very early version of trying to get this stuff to work, its half done and won't compile as is. Got sleepy. Not even sure If I'm approaching it right, I'll look at it with a clear head in the morning. Feel free to tweak it if you want, I'll resume once I wake up if not. 2010-12-02 01:39:17 -08:00
c792411589 Whoops 2010-12-02 00:16:22 -08:00
176622127e Merge branch 'master' of github.com:nossr50/vminecraft-plugin 2010-12-02 00:09:11 -08:00
0e171e8ecc Added check to see if the user exists before appending file. Also borrowed some code from hMod to tweak into functions for vMinecraftUsers, also put in placeholders for things I'm going to write soon. :P 2010-12-02 00:08:52 -08:00
34612f93d1 Added check to see if the user exists before appending file. Also borrowed some code from hMod to tweak into functions for vMinecraftUsers, also put in placeholders for things I'm going to write soon. :P 2010-12-02 00:06:03 -08:00
76cadca12f Starting coding for PlayerProfiles class to store aliases, personal muting, tag, and nickname 2010-12-02 00:17:42 -06:00
a0552c1f31 Comments added to charLength function 2010-12-01 21:29:50 -06:00
6c922a02c8 Fixing words too long to fit on a single line. 2010-12-01 21:26:18 -06:00
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