Commit Graph

28 Commits

Author SHA1 Message Date
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
46ca332645 Fixed /prefixother and prefix colors 2010-12-10 12:36:01 -06:00
4d730dbd00 Added removeNick, removeSuffix, and removePrefix to remove each respective feature 2010-12-10 03:15:39 -06:00
8d8553c568 Fixed ^r's ability to continue onto the second line. 2010-12-10 02:44:37 -06:00
cb285b118c ^r color code for rainbow colors 2010-12-10 02:25:59 -06:00
a6de66f825 Changed how prefix length is calculated 2010-12-09 23:02:53 -06:00
56c0805fca Redoing vMinecraftChat.getName() 2010-12-09 20:09:42 -06:00
86702dfc6a Reorganizing code. 2010-12-09 19:18:35 -06:00
c1790a32b4 Changing how command permission is checked. 2010-12-09 15:06:51 -06:00
ccee3b5d5c Fixing irregularities with wordwrap. Removed the random nulls that appear. 2010-12-08 18:30:26 -06:00
861ef59334 Personal muting added. 2010-12-08 13:29:13 -06:00
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
69d003af2d Fixing WordWrap 2010-12-07 22:18:54 -06:00
42c7688c1a Added /msg and /reply 2010-12-07 22:00:32 -06:00
d8de7af3cb - 2010-12-07 15:05:54 -06:00
aee77c068d In this version death messages are working, and theres more of them too. 2010-12-04 00:27:51 -08:00
c92e434389 Minor fix 2010-12-02 15:46:50 -06:00
04c385d0dc Added in some parsing of the loading from vminecraftusers.txt 2010-12-02 14:45:24 -06:00
a0552c1f31 Comments added to charLength function 2010-12-01 21:29:50 -06:00
6c922a02c8 Fixing words too long to fit on a single line. 2010-12-01 21:26:18 -06:00
461e998537 Fixing words too long to fit on a single line. 2010-12-01 21:25:45 -06:00
9713bdc2a5 Created a wrapper for Player.sendMessage() That automatically applies Quake Colors and Word Wrap 2010-12-01 12:36:42 -06:00
535c42be0b Formatting 2010-12-01 11:44:32 -06:00
58c1c95daf Fixed /me to work, confirmed to work! 2010-12-01 07:50:00 -08:00
91a9e1350b Added half-functional /me recode 2010-12-01 07:17:59 -08:00
acf1b5261d Fixed /a 2010-12-01 00:56:52 -06:00
b2c33b779d Fixed prefixes again 2010-12-01 00:47:58 -06:00
39d48a3bb7 Renaming the plugin from vminecraftPlugin to vMinecraft 2010-11-30 22:47:24 -06:00