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 |
cerevisiae
|
ccf75c0429
Fixed /whois requiring full name
|
15 years ago |
nossr50
|
04f46a5527
Early version of setting up a users txt file
|
15 years ago |
cerevisiae
|
ce26a1c524
Fixing aliased commands
|
15 years ago |
cerevisiae
|
f129b36849
Created a wrapper for Player.sendMessage() That automatically applies Quake Colors and Word Wrap
|
15 years ago |
cerevisiae
|
bf1381213e
Fixing duplicate files
|
15 years ago |
cerevisiae
|
9713bdc2a5
Created a wrapper for Player.sendMessage() That automatically applies Quake Colors and Word Wrap
|
15 years ago |
cerevisiae
|
535c42be0b
Formatting
|
15 years ago |