Commit Graph

30 Commits

Author SHA1 Message Date
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
861ef59334 Personal muting added. 2010-12-08 13:29:13 -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
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
914ef8e8d0 Fixed /modify <name> command exploit again, still doesn't have a toggle though. 2010-12-07 20:16:13 -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
83f1ed4a8f Fix for ezmodo, removed ezHealth 2010-12-02 14:13:23 -08:00
76cadca12f Starting coding for PlayerProfiles class to store aliases, personal muting, tag, and nickname 2010-12-02 00:17:42 -06:00
461e998537 Fixing words too long to fit on a single line. 2010-12-01 21:25:45 -06:00
ccf75c0429 Fixed /whois requiring full name 2010-12-01 13:40:18 -06:00
ce26a1c524 Fixing aliased commands 2010-12-01 12:40:25 -06:00
f129b36849 Created a wrapper for Player.sendMessage() That automatically applies Quake Colors and Word Wrap 2010-12-01 12:39:14 -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
a9bc2a0b31 Fixed aliasing for suicide and clearinventory. 2010-12-01 00:10:24 -08:00