cerevisiae
|
20f62d90c9
Removed the excess space between the player name and the message in /fabulous
|
14 vuotta sitten |
cerevisiae
|
7ae44da043
Fixed /who (Again. I seem to break it a lot!) and tweaked the line length function a little.
|
14 vuotta sitten |
cerevisiae
|
724db6eab4
Added prefix coloring. To get it to work the first character has to be the color you want your name to be followed by your prefix colored as you would any other quake colored line of text.
|
14 vuotta sitten |
cerevisiae
|
2debb79568
Merge branch 'master' of github.com:nossr50/vminecraft-plugin
|
14 vuotta sitten |
cerevisiae
|
51a3f8d551
Forgot to put vminecraftChat. before the nameColor call in fabulous
|
14 vuotta sitten |
nossr50
|
f87c55c147
Merge branch 'master' of github.com:nossr50/vminecraft-plugin
|
14 vuotta sitten |
nossr50
|
e84e11f884
Updated todo to be up to date and focused on changes upcoming in b8 of vminecraft.
|
14 vuotta sitten |
cerevisiae
|
746fdb97b1
Merge branch 'master' of github.com:nossr50/vminecraft-plugin
|
14 vuotta sitten |
cerevisiae
|
38a6caae71
Fixed the functions that call wordWrap so they should no longer output the username multiple times.
|
14 vuotta sitten |
nossr50
|
02ecadbf3c
Commands - Fixed whois
|
14 vuotta sitten |
cerevisiae
|
11dc691220
Misc fixes for WordWrap
|
14 vuotta sitten |
cerevisiae
|
b92bd3b65d
Fixed the WordWrap function. So now /who works properly.
|
14 vuotta sitten |
cerevisiae
|
8a86cef94a
Fixed some of the alias argument features.
|
14 vuotta sitten |
cerevisiae
|
297c308d1a
Merge branch 'master' of github.com:nossr50/vminecraft-plugin
|
14 vuotta sitten |
cerevisiae
|
e5d012c2ec
Added settings for stopFire, stopTnt, added hooks for onIgnite and onExplode.
|
14 vuotta sitten |
cerevisiae
|
a32cb6058d
Fixed aliasing feature
|
14 vuotta sitten |
cerevisiae
|
343c170d59
Fixed some bugs
|
14 vuotta sitten |
cerevisiae
|
66740290d3
Reorganized a lot of code. Added tons of comments. Change how commands are added. Encapsulated commands into their own functions. Modified some commands. Recoded others. Added personalized /who that shows name colors.
|
14 vuotta sitten |
unknown
|
bfb48af50b
Reorganized a lot of code. Added tons of comments. Change how commands are added. Encapsulated commands into their own functions. Modified some commands. Recoded others. Added personalized /who that shows name colors.
|
14 vuotta sitten |
unknown
|
96ed2b100b
Reorganized a lot of code. Added tons of comments. Change how commands are added. Encapsulated commands into their own functions. Modified some commands. Recoded others. Added personalized /who that shows name colors.
|
14 vuotta sitten |
nossr50
|
3c316c1cca
Added a simple death detection and global message when a player dies.
|
14 vuotta sitten |
nossr50
|
e9d3da07f0
God mode was scripted, couldn't get netbeans to compile this to test though. I'll try again when I'm not so mad at netbeans :(. The message it says when you use /ezmodo is a reference to Overdrive by IOSYS.
|
14 vuotta sitten |
nossr50
|
10c2a90efc
TrapAlice's latest changes. Appears to have fixed a settings bug and changed logging to use log.log instead of id.a.log. Which is fine but it means we have to import our own logging system now.
|
15 vuotta sitten |
nossr50
|
5c545f2b4f
Fixed major bug in adminchat, now it should work properly!
|
15 vuotta sitten |
nossr50
|
842001f8ac
Mass teleport implemented, adminchat can be used by groups/users with /adminchat permissions.
|
15 vuotta sitten |
nossr50
|
9a68fa78dc
Vminecraft.properties should be created if one doesn't exist, added masstp
|
15 vuotta sitten |
nossr50
|
1b9b57889c
Vminecraft.java renamed to vminecraftPlugin.java, settings tweaked.
|
15 vuotta sitten |
nossr50
|
153e677faf
Fixed /whois, instead of if/else statements for groups it will actually return the groups as a string.
|
15 vuotta sitten |
nossr50
|
0cd2bce459
Everything currently implemented is now toggle-able
|
15 vuotta sitten |
nossr50
|
929c56b395
Changed adminchat to be for admins and not group specific
|
15 vuotta sitten |