Commit Graph

2160 Commits

Author SHA1 Message Date
8085b43258 Minor fix with prefixother 2010-12-09 22:55:33 -06:00
09114dd308 Fixed a few Array out of bounds errors, added confirmation messages for name color and prefix changes. 2010-12-09 20:45:39 -08:00
2e406479a6 Fixed /colors help 2010-12-09 20:29:28 -08:00
5a295074e2 Minor bug with error checking with /prefix 2010-12-09 21:50:39 -06:00
14119657df Minor bug with error checking with /prefix 2010-12-09 21:42:42 -06:00
88c8787293 Minor bug with error checking with /prefix 2010-12-09 21:41:44 -06:00
1e132da14f Added in the ability to prefix others 2010-12-09 21:33:18 -06:00
25538e1d9c Adding registrations for suffix and nickname 2010-12-09 21:12:37 -06:00
ee30fc2dba Added a nickname and suffix feature. 2010-12-09 21:10:56 -06:00
f034a9e477 Added a nickname and suffix feature. 2010-12-09 21:09:33 -06:00
79b180b0d6 Updated 2010-12-09 18:56:49 -08:00
f719efd2ae Merge branch 'master' of github.com:nossr50/vminecraft-plugin 2010-12-09 18:51:59 -08:00
db9c375a98 Fixing /prefix up a bit 2010-12-09 18:51:41 -08:00
56c0805fca Redoing vMinecraftChat.getName() 2010-12-09 20:09:42 -06:00
370e8d2b36 Fixed errors with code reorganizing 2010-12-09 19:46:42 -06:00
0cb2c4a2ba Reorganizing code. 2010-12-09 19:21:51 -06:00
86702dfc6a Reorganizing code. 2010-12-09 19:18:35 -06:00
93e55a242c Added permission check for /prefix 2010-12-09 15:49:43 -08:00
16f5c86d36 /prefix added 2010-12-09 15:40:22 -08: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
48fc69c220 Fixed minor bug with vMinecraftUsers because of a change to how aliases are registered. 2010-12-08 03:59:38 -06:00
fc5dc3c904 Removed depreciated vMinecraftAnnouncements.java 2010-12-08 03:52:12 -06:00
7561b40a15 Merge branch 'master' of github.com:nossr50/vminecraft-plugin 2010-12-08 03:47:53 -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
2c2c212bf1 Changing how vhelp works 2010-12-08 01:38:33 -08:00
9508643597 Added basic version of vminecrafthelp, still need to add tips to it. 2010-12-08 00:51:36 -08:00
891b7d0f43 Made fire stopping simpler and functional. 2010-12-08 00:21:01 -08:00
a2027ec991 Antigriefs should be working now, it will check the sorrounding blocks to see if any of them are blocks that fire is not allowed to spread to. Also commented out if statement on announcements to see if it was bugged or not. Added in /colors command so players can see all the colors they can use. 2010-12-07 23:57:32 -08:00
8f09d9c428 Fixed some formatting for whispers. 2010-12-07 23:00:47 -06:00
ba0049a8df Fixed some formatting for whispers. 2010-12-07 22:59:23 -06:00
34452a5dc9 Merge branch 'master' of github.com:nossr50/vminecraft-plugin 2010-12-07 22:55:10 -06:00
0233605785 Adding players to the PlayerList should work now. 2010-12-07 22:53:51 -06:00
518e7ae18c Trying out making announcements extend commands to see if it will fix global commands, also added in global messages for /tp. 2010-12-07 20:24:39 -08:00
d65252d289 Merge branch 'master' of github.com:nossr50/vminecraft-plugin 2010-12-07 22:19:38 -06:00
69d003af2d Fixing WordWrap 2010-12-07 22:18:54 -06:00
914ef8e8d0 Fixed /modify <name> command exploit again, still doesn't have a toggle though. 2010-12-07 20:16:13 -08:00
bfdbe3f6f9 First version of fire antigriefs... Forgot this file. 2010-12-07 20:08:40 -08:00
908456cf84 Merge branch 'master' of github.com:nossr50/vminecraft-plugin 2010-12-07 20:04:57 -08:00
55f48764fe First version of fire antigriefs. 2010-12-07 20:02:12 -08: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
a8f544a341 Can't remember 2010-12-02 20:14:30 -08:00
2fdd930db1 Latest version, just doesn't seem to work for player damage though. 2010-12-02 20:10:28 -08:00
c518cfdc83 Whoops 2010-12-02 19:58:29 -08:00
8b3f83941f Moved the damagetype int declarations after the check to see if the attacker is not a player. 2010-12-02 19:57:08 -08:00
278c24650a Further revisions, moved death messages to onDamager. 2010-12-02 19:46:21 -08:00
f521bd6fe9 Added checks for pvp in death messages 2010-12-02 19:34:35 -08:00