nossr50
|
c518cfdc83
Whoops
|
15 years ago |
nossr50
|
8b3f83941f
Moved the damagetype int declarations after the check to see if the attacker is not a player.
|
15 years ago |
nossr50
|
278c24650a
Further revisions, moved death messages to onDamager.
|
15 years ago |
nossr50
|
f521bd6fe9
Added checks for pvp in death messages
|
15 years ago |
nossr50
|
8899f2d4c4
Revisions to onDamage v2
|
15 years ago |
nossr50
|
aa3cb69fe8
Revisions to how onDamage works
|
15 years ago |
nossr50
|
f26f5cca73
Early version of specific death messages, needs testing.
|
15 years ago |
nossr50
|
41c9feb13e
Fixed onDamage to report damagetypes to a public int.
|
15 years ago |
nossr50
|
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.
|
15 years ago |
nossr50
|
f99bb09d44
Updated
|
15 years ago |
nossr50
|
0c96c14045
Death messages are fixed now.
|
15 years ago |
nossr50
|
6ab7b49e94
Merge branch 'master' of github.com:nossr50/vminecraft-plugin
|
15 years ago |
nossr50
|
83f1ed4a8f
Fix for ezmodo, removed ezHealth
|
15 years ago |
cerevisiae
|
c92e434389
Minor fix
|
15 years ago |
nossr50
|
3a85abadfa
save() added to PlayerProfile, won't compile as is. But this should do the trick for us.
|
15 years ago |
cerevisiae
|
04c385d0dc
Added in some parsing of the loading from vminecraftusers.txt
|
15 years ago |
nossr50
|
9e293645a3
Added a few more things to TODO
|
15 years ago |
nossr50
|
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.
|
15 years ago |
nossr50
|
c792411589
Whoops
|
15 years ago |
nossr50
|
176622127e
Merge branch 'master' of github.com:nossr50/vminecraft-plugin
|
15 years ago |
nossr50
|
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
|
15 years ago |
nossr50
|
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
|
15 years ago |
cerevisiae
|
76cadca12f
Starting coding for PlayerProfiles class to store aliases, personal muting, tag, and nickname
|
15 years ago |
cerevisiae
|
a0552c1f31
Comments added to charLength function
|
15 years ago |
cerevisiae
|
6c922a02c8
Fixing words too long to fit on a single line.
|
15 years ago |
cerevisiae
|
461e998537
Fixing words too long to fit on a single line.
|
15 years ago |
nossr50
|
61a8781f62
fixed unecessary new line insertions, hopefully
|
15 years ago |
cerevisiae
|
3659ae80e4
Fixed the IOException
|
15 years ago |
nossr50
|
e5a97641b3
some more tweaking done
|
15 years ago |
cerevisiae
|
ce46e2d011
Fixed the writer for vminecraftusers
|
15 years ago |