Commit Graph

6718 Commits

Author SHA1 Message Date
nossr50
1388780143 Fix for ezModo not working and changed brackets in chat to be White again for now. 2010-12-30 04:32:41 -08:00
nossr50
b2711e4328 Updated 12/27/2010 2010-12-27 19:41:59 -08:00
nossr50
2195aca759 Now player brackets are colored based on their name color. Actually I need this to be group prefix, but am too lazy to change it in this commit. 2010-12-26 16:44:35 -08:00
nossr50
977a21d282 Whoops, forgot /r/n on some things 2010-12-26 16:18:17 -08:00
nossr50
4577fdb159 Made the fire antigrief more complex, now you can specify which blocks fire will not spread to as well as toggling lava being able to spread fire or not. 2010-12-26 16:13:46 -08:00
nossr50
f15e00bdc7 Fixed the message to look nicer 2010-12-23 19:11:41 -08:00
nossr50
da86708f67 Added /myspawn, a command that will return players to their home with penalties. 2010-12-23 19:06:20 -08:00
nossr50
f7254d3492 Players will now properly move to their home location when they die, death messages are working now but are only random messages. 2010-12-23 18:24:51 -08:00
nossr50
0e043afddb Added xmas style coloring, use ^x to color things as such 2010-12-23 17:48:08 -08:00
nossr50
e5bf3fb9e5 Merge branch 'master' of github.com:nossr50/vminecraft-plugin 2010-12-23 17:17:48 -08:00
nossr50
6a122fb0aa Added the ability for players to "spawn" at their home location, when enabled it moves a player after they have died and revived to their home location. 2010-12-23 17:16:38 -08:00
cerevisiae
1824ac4570 Changes to TODO 2010-12-20 14:11:20 -06:00
cerevisiae
0cf2c13a4e Changes to TODO 2010-12-20 14:10:28 -06:00
cerevisiae
390396f9b3 Changes to TODO 2010-12-20 14:08:57 -06:00
nossr50
30d6b1ac51 Honestly, I don't remember ;_; 2010-12-20 03:52:31 -08:00
nossr50
4cdbcc053c Sometimes I don't know how I miss stuff like this. 2010-12-20 03:31:01 -08:00
nossr50
4629d0467c Whoops forgot to add in /save! 2010-12-20 03:17:18 -08:00
nossr50
3046d613aa Added exploit prevention to /tpback 2010-12-20 03:11:15 -08:00
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. 2010-12-20 02:58:56 -08:00
nossr50
99a5f13b5e Added /tpback, not exactly working correctly yet. 2010-12-19 23:53:56 -08:00
nossr50
30d4498039 Updated TODO to include /freeze 2010-12-15 16:56:01 -08:00
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