nossr50
|
a22c04a725
|
Added silent mode, made invisible players update for all players on player movement, this should stop cloning/issues with invisibility. Moved some functions into vMinecraftParty... considering renaming this to vMinecraftFunctions or something similar.
|
2011-01-05 07:09:51 -08:00 |
|
nossr50
|
42cb17db5b
|
Working party system, still need to fix party chat to not be jibberish though.
|
2010-12-30 12:18:38 -08:00 |
|
nossr50
|
4629d0467c
|
Whoops forgot to add in /save!
|
2010-12-20 03:17:18 -08:00 |
|
nossr50
|
c12f0a0936
|
Fixed /tpback, it also still saves to file. Should we really remove this? Also need to add saving the pitch/rotation to it too.
|
2010-12-20 02:58:56 -08:00 |
|
nossr50
|
99a5f13b5e
|
Added /tpback, not exactly working correctly yet.
|
2010-12-19 23:53:56 -08:00 |
|
cerevisiae
|
cc541934bf
|
Updated death messages
|
2010-12-13 18:15:04 -06:00 |
|
cerevisiae
|
a0ecb3e09e
|
Fixed players writing overlapped
|
2010-12-12 19:07:31 -06:00 |
|
cerevisiae
|
f608ee7080
|
Added in checks to make sure lower rank players cannot change higher rank players prefix, suffix, nickname. Added in default chat color to /colors
|
2010-12-12 15:01:17 -06:00 |
|
cerevisiae
|
ebdda3afc0
|
Fixed the flatfile system.
|
2010-12-12 13:40:39 -06:00 |
|
cerevisiae
|
263a5701d7
|
Fixed /msg and /ignore
|
2010-12-11 00:28:56 -06:00 |
|
cerevisiae
|
4d730dbd00
|
Added removeNick, removeSuffix, and removePrefix to remove each respective feature
|
2010-12-10 03:15:39 -06:00 |
|
cerevisiae
|
56c0805fca
|
Redoing vMinecraftChat.getName()
|
2010-12-09 20:09:42 -06:00 |
|
cerevisiae
|
86702dfc6a
|
Reorganizing code.
|
2010-12-09 19:18:35 -06:00 |
|
cerevisiae
|
c1790a32b4
|
Changing how command permission is checked.
|
2010-12-09 15:06:51 -06:00 |
|
cerevisiae
|
ccee3b5d5c
|
Fixing irregularities with wordwrap. Removed the random nulls that appear.
|
2010-12-08 18:30:26 -06:00 |
|
cerevisiae
|
861ef59334
|
Personal muting added.
|
2010-12-08 13:29:13 -06:00 |
|
cerevisiae
|
48fc69c220
|
Fixed minor bug with vMinecraftUsers because of a change to how aliases are registered.
|
2010-12-08 03:59:38 -06:00 |
|
cerevisiae
|
4d1feb4f3b
|
Fixed some aliasing bugs, added in commandAnnounce type of command, fixed /reply, changed the command list to be an ArrayList instead of Array.
|
2010-12-08 03:47:42 -06:00 |
|
cerevisiae
|
0233605785
|
Adding players to the PlayerList should work now.
|
2010-12-07 22:53:51 -06:00 |
|
cerevisiae
|
42c7688c1a
|
Added /msg and /reply
|
2010-12-07 22:00:32 -06: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
|
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
|
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 |
|
cerevisiae
|
76cadca12f
|
Starting coding for PlayerProfiles class to store aliases, personal muting, tag, and nickname
|
2010-12-02 00:17:42 -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 |
|
nossr50
|
04f46a5527
|
Early version of setting up a users txt file
|
2010-12-01 10:59:51 -08:00 |
|