Commit Graph

6747 Commits

Author SHA1 Message Date
nossr50
019dea18e9 More fixes to /freeze 2010-12-15 16:53:25 -08:00
nossr50
c1fff71e33 Fixed a few more mistakes >.> 2010-12-15 16:47:34 -08:00
nossr50
af8c4772fc Somehow I forgot to add this when making /freeze >.> 2010-12-15 16:40:23 -08:00
nossr50
6d8214e655 Added /freeze to cl.register 2010-12-15 16:37:18 -08:00
nossr50
d0c33562b4 Added toggle for /freeze and a message when unfreezing a player. 2010-12-15 16:25:25 -08:00
nossr50
ad29bb2bbb Added a /freeze command for fun 2010-12-15 16:22:48 -08:00
nossr50
53c00d6c55 Cere the workhorse! 2010-12-14 21:50:34 -08:00
cerevisiae
7d9d4758ea Fixed message error with /tp 2010-12-14 23:44:13 -06:00
cerevisiae
9f05b9c03b Fixed /reload and removed debug code 2010-12-14 23:41:30 -06:00
cerevisiae
b01fa0e154 Adding a debug to test 2010-12-14 23:01:39 -06:00
cerevisiae
dcebdfdf5e Added /promote and /demote 2010-12-14 22:35:33 -06:00
nossr50
b6396b9dc5 Merge branch 'master' of github.com:nossr50/vminecraft-plugin
Conflicts:
	vMinecraftListener.java
2010-12-13 16:19:10 -08:00
cerevisiae
cc541934bf Updated death messages 2010-12-13 18:15:04 -06:00
nossr50
cb87916086 Changed death messages to be random for now, we need to find a better way to do specific death messages. :/ 2010-12-13 15:22:23 -08:00
nossr50
4af84c3b94 Fixed accidentally making everyone invincible. 2010-12-13 14:48:06 -08:00
cerevisiae
e24f6570d5 Added in other sendMessage and gmsg that do not require a sending player. Useful for system messages. 2010-12-13 16:25:57 -06:00
nossr50
31906f2766 Theoretically working death messages, emphasis on theoretically since I can't test them yet! 2010-12-13 14:15:06 -08:00
nossr50
8a0d0bf60f Updated :3 2010-12-13 13:55:46 -08:00
nossr50
3c052e0f3f Added in toggles for prefix, suffix, ignore, nicknames, and colors. 2010-12-13 13:02:12 -08:00
nossr50
ac31addf50 Rewrote the initial settings, next up is adding settings for the stuff we don't have toggle-able yet. 2010-12-13 11:47:08 -08:00
cerevisiae
97d04fb1dd Updated TODO for v1 2010-12-12 23:45:51 -06:00
cerevisiae
f30d5bc179 Minor fixes 2010-12-12 23:32:34 -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
9ff47ae104 Fixed removeprefix 2010-12-10 13:03:36 -06:00
cerevisiae
5daafbf21e Added messages to /rprefix /rnick /rsuffix 2010-12-10 12:57:12 -06:00
cerevisiae
c97d45d6f9 Fixed /prefixothers usage info 2010-12-10 12:52:52 -06:00
cerevisiae
46ca332645 Fixed /prefixother and prefix colors 2010-12-10 12:36:01 -06:00
cerevisiae
975b333b9e Added removeNick, removeSuffix, and removePrefix to remove each respective feature 2010-12-10 03:41:49 -06:00
cerevisiae
4d730dbd00 Added removeNick, removeSuffix, and removePrefix to remove each respective feature 2010-12-10 03:15:39 -06:00
cerevisiae
8d8553c568 Fixed ^r's ability to continue onto the second line. 2010-12-10 02:44:37 -06:00
cerevisiae
a3c039b112 Updated TODO 2010-12-10 02:27:24 -06:00
cerevisiae
cb285b118c ^r color code for rainbow colors 2010-12-10 02:25:59 -06:00
cerevisiae
454cf22713 Changed how prefix length is calculated 2010-12-09 23:05:03 -06:00
cerevisiae
a6de66f825 Changed how prefix length is calculated 2010-12-09 23:02:53 -06:00
cerevisiae
8085b43258 Minor fix with prefixother 2010-12-09 22:55:33 -06:00
nossr50
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
nossr50
2e406479a6 Fixed /colors help 2010-12-09 20:29:28 -08:00
cerevisiae
5a295074e2 Minor bug with error checking with /prefix 2010-12-09 21:50:39 -06:00
cerevisiae
14119657df Minor bug with error checking with /prefix 2010-12-09 21:42:42 -06:00
cerevisiae
88c8787293 Minor bug with error checking with /prefix 2010-12-09 21:41:44 -06:00
cerevisiae
1e132da14f Added in the ability to prefix others 2010-12-09 21:33:18 -06:00
cerevisiae
25538e1d9c Adding registrations for suffix and nickname 2010-12-09 21:12:37 -06:00
cerevisiae
ee30fc2dba Added a nickname and suffix feature. 2010-12-09 21:10:56 -06:00
cerevisiae
f034a9e477 Added a nickname and suffix feature. 2010-12-09 21:09:33 -06:00
nossr50
79b180b0d6 Updated 2010-12-09 18:56:49 -08:00
nossr50
f719efd2ae Merge branch 'master' of github.com:nossr50/vminecraft-plugin 2010-12-09 18:51:59 -08:00
nossr50
db9c375a98 Fixing /prefix up a bit 2010-12-09 18:51:41 -08:00