nossr50
|
4629d0467c
Whoops forgot to add in /save!
|
hace 14 años |
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.
|
hace 14 años |
nossr50
|
99a5f13b5e
Added /tpback, not exactly working correctly yet.
|
hace 14 años |
cerevisiae
|
cc541934bf
Updated death messages
|
hace 15 años |
cerevisiae
|
a0ecb3e09e
Fixed players writing overlapped
|
hace 15 años |
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
|
hace 15 años |
cerevisiae
|
ebdda3afc0
Fixed the flatfile system.
|
hace 15 años |
cerevisiae
|
263a5701d7
Fixed /msg and /ignore
|
hace 15 años |
cerevisiae
|
4d730dbd00
Added removeNick, removeSuffix, and removePrefix to remove each respective feature
|
hace 15 años |
cerevisiae
|
56c0805fca
Redoing vMinecraftChat.getName()
|
hace 15 años |
cerevisiae
|
86702dfc6a
Reorganizing code.
|
hace 15 años |
cerevisiae
|
c1790a32b4
Changing how command permission is checked.
|
hace 15 años |
cerevisiae
|
ccee3b5d5c
Fixing irregularities with wordwrap. Removed the random nulls that appear.
|
hace 15 años |
cerevisiae
|
861ef59334
Personal muting added.
|
hace 15 años |
cerevisiae
|
48fc69c220
Fixed minor bug with vMinecraftUsers because of a change to how aliases are registered.
|
hace 15 años |
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.
|
hace 15 años |
cerevisiae
|
0233605785
Adding players to the PlayerList should work now.
|
hace 15 años |
cerevisiae
|
42c7688c1a
Added /msg and /reply
|
hace 15 años |
nossr50
|
6ab7b49e94
Merge branch 'master' of github.com:nossr50/vminecraft-plugin
|
hace 15 años |
nossr50
|
83f1ed4a8f
Fix for ezmodo, removed ezHealth
|
hace 15 años |
cerevisiae
|
c92e434389
Minor fix
|
hace 15 años |
nossr50
|
3a85abadfa
save() added to PlayerProfile, won't compile as is. But this should do the trick for us.
|
hace 15 años |
cerevisiae
|
04c385d0dc
Added in some parsing of the loading from vminecraftusers.txt
|
hace 15 años |
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.
|
hace 15 años |
nossr50
|
c792411589
Whoops
|
hace 15 años |
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
|
hace 15 años |
cerevisiae
|
76cadca12f
Starting coding for PlayerProfiles class to store aliases, personal muting, tag, and nickname
|
hace 15 años |
nossr50
|
61a8781f62
fixed unecessary new line insertions, hopefully
|
hace 15 años |
cerevisiae
|
3659ae80e4
Fixed the IOException
|
hace 15 años |
nossr50
|
e5a97641b3
some more tweaking done
|
hace 15 años |