Commit Graph

6106 Commits

Author SHA1 Message Date
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. 2010-12-02 17:25:02 -08:00
nossr50
f99bb09d44 Updated 2010-12-02 14:34:03 -08:00
nossr50
0c96c14045 Death messages are fixed now. 2010-12-02 14:27:36 -08:00
nossr50
6ab7b49e94 Merge branch 'master' of github.com:nossr50/vminecraft-plugin 2010-12-02 14:13:56 -08:00
nossr50
83f1ed4a8f Fix for ezmodo, removed ezHealth 2010-12-02 14:13:23 -08:00
cerevisiae
c92e434389 Minor fix 2010-12-02 15:46:50 -06:00
nossr50
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
cerevisiae
04c385d0dc Added in some parsing of the loading from vminecraftusers.txt 2010-12-02 14:45:24 -06:00
nossr50
9e293645a3 Added a few more things to TODO 2010-12-02 01:55:15 -08:00
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. 2010-12-02 01:39:17 -08:00
nossr50
c792411589 Whoops 2010-12-02 00:16:22 -08:00
nossr50
176622127e Merge branch 'master' of github.com:nossr50/vminecraft-plugin 2010-12-02 00:09:11 -08:00
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 2010-12-02 00:08:52 -08:00
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 2010-12-02 00:06:03 -08:00
cerevisiae
76cadca12f Starting coding for PlayerProfiles class to store aliases, personal muting, tag, and nickname 2010-12-02 00:17:42 -06:00
cerevisiae
a0552c1f31 Comments added to charLength function 2010-12-01 21:29:50 -06:00
cerevisiae
6c922a02c8 Fixing words too long to fit on a single line. 2010-12-01 21:26:18 -06:00
cerevisiae
461e998537 Fixing words too long to fit on a single line. 2010-12-01 21:25:45 -06:00
nossr50
61a8781f62 fixed unecessary new line insertions, hopefully 2010-12-01 13:33:20 -08:00
cerevisiae
3659ae80e4 Fixed the IOException 2010-12-01 15:17:18 -06:00
nossr50
e5a97641b3 some more tweaking done 2010-12-01 13:15:37 -08:00
cerevisiae
ce46e2d011 Fixed the writer for vminecraftusers 2010-12-01 14:28:50 -06:00
cerevisiae
ccf75c0429 Fixed /whois requiring full name 2010-12-01 13:40:18 -06:00
nossr50
04f46a5527 Early version of setting up a users txt file 2010-12-01 10:59:51 -08:00
cerevisiae
ce26a1c524 Fixing aliased commands 2010-12-01 12:40:25 -06:00
cerevisiae
f129b36849 Created a wrapper for Player.sendMessage() That automatically applies Quake Colors and Word Wrap 2010-12-01 12:39:14 -06:00
cerevisiae
bf1381213e Fixing duplicate files 2010-12-01 12:38:25 -06:00
cerevisiae
9713bdc2a5 Created a wrapper for Player.sendMessage() That automatically applies Quake Colors and Word Wrap 2010-12-01 12:36:42 -06:00
cerevisiae
535c42be0b Formatting 2010-12-01 11:44:32 -06:00
cerevisiae
f1eb5ffc9e Merge branch 'master' of github.com:nossr50/vminecraft-plugin 2010-12-01 10:40:20 -06:00
cerevisiae
2fb729fbfe Misc Fixes 2010-12-01 10:39:57 -06:00
nossr50
f9a2390a8d Merge branch 'master' of github.com:nossr50/vminecraft-plugin 2010-12-01 08:21:03 -08:00
nossr50
830053d97c Updated TODO, now with more stuff 2010-12-01 08:20:31 -08:00
nossr50
7a7400a515 Updated TODO 2010-12-01 08:15:48 -08:00
nossr50
58c1c95daf Fixed /me to work, confirmed to work! 2010-12-01 07:50:00 -08:00
nossr50
91a9e1350b Added half-functional /me recode 2010-12-01 07:17:59 -08:00
nossr50
a9bc2a0b31 Fixed aliasing for suicide and clearinventory. 2010-12-01 00:10:24 -08:00
cerevisiae
acf1b5261d Fixed /a 2010-12-01 00:56:52 -06:00
cerevisiae
b2c33b779d Fixed prefixes again 2010-12-01 00:47:58 -06:00
cerevisiae
39d48a3bb7 Renaming the plugin from vminecraftPlugin to vMinecraft 2010-11-30 22:47:24 -06:00
cerevisiae
6638fb5dba Renaming the plugin from vminecraftPlugin to vMinecraft 2010-11-30 22:46:46 -06:00
cerevisiae
dcf31b638b Renaming the plugin from vminecraftPlugin to vMinecraft 2010-11-30 22:42:41 -06:00
cerevisiae
6f973cb9b4 Renaming the plugin from vminecraftPlugin to vMinecraft 2010-11-30 22:41:30 -06:00
cerevisiae
4a328146c9 Renaming the plugin from vminecraftPlugin to just vMinecraft 2010-11-30 22:39:50 -06:00
nossr50
e013ac787d Removed pointless check, added comment for adminChatToggle in vminecraftCommands. 2010-11-30 20:14:47 -08:00
nossr50
0abd500f63 Even more up to date :3 2010-11-30 16:17:43 -08:00
nossr50
2bf3a6c1cd Added admin chat toggle, also added shortcut for clearinvetory to be /ci 2010-11-30 16:02:24 -08:00
cerevisiae
76cf4823ea Further organized TODO 2010-11-30 14:58:55 -06:00
cerevisiae
81b54bbb3b Added a few things we need to get done. 2010-11-30 14:46:25 -06:00
cerevisiae
63b320b9a3 Merge branch 'master' of github.com:nossr50/vminecraft-plugin 2010-11-30 11:48:03 -06:00