Commit Graph

  • 7ae44da043 Fixed /who (Again. I seem to break it a lot!) and tweaked the line length function a little. cerevisiae 2010-11-30 00:25:16 -06:00
  • 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. cerevisiae 2010-11-29 23:02:23 -06:00
  • 2debb79568 Merge branch 'master' of github.com:nossr50/vminecraft-plugin cerevisiae 2010-11-29 21:03:16 -06:00
  • 51a3f8d551 Forgot to put vminecraftChat. before the nameColor call in fabulous cerevisiae 2010-11-29 21:02:45 -06:00
  • f87c55c147 Merge branch 'master' of github.com:nossr50/vminecraft-plugin nossr50 2010-11-29 19:02:08 -08:00
  • e84e11f884 Updated todo to be up to date and focused on changes upcoming in b8 of vminecraft. nossr50 2010-11-29 19:01:00 -08:00
  • 746fdb97b1 Merge branch 'master' of github.com:nossr50/vminecraft-plugin cerevisiae 2010-11-29 21:00:42 -06:00
  • 38a6caae71 Fixed the functions that call wordWrap so they should no longer output the username multiple times. cerevisiae 2010-11-29 21:00:03 -06:00
  • 02ecadbf3c Commands - Fixed whois Listener - Added random death messages Plugin - Added hooks for damage Settings - Added random death messages nossr50 2010-11-29 18:51:30 -08:00
  • 11dc691220 Misc fixes for WordWrap cerevisiae 2010-11-29 19:13:16 -06:00
  • b92bd3b65d Fixed the WordWrap function. So now /who works properly. cerevisiae 2010-11-29 03:05:53 -06:00
  • 8a86cef94a Fixed some of the alias argument features. cerevisiae 2010-11-28 21:04:59 -06:00
  • 297c308d1a Merge branch 'master' of github.com:nossr50/vminecraft-plugin cerevisiae 2010-11-28 21:00:08 -06:00
  • e5d012c2ec Added settings for stopFire, stopTnt, added hooks for onIgnite and onExplode. cerevisiae 2010-11-28 19:30:34 -06:00
  • a32cb6058d Fixed aliasing feature cerevisiae 2010-11-28 19:30:34 -06:00
  • 343c170d59 Fixed some bugs cerevisiae 2010-11-28 17:43:42 -06:00
  • 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. cerevisiae 2010-11-28 01:17:52 -06:00
  • 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. unknown 2010-11-28 01:12:23 -06:00
  • 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. unknown 2010-11-28 01:10:14 -06:00
  • 3c316c1cca Added a simple death detection and global message when a player dies. nossr50 2010-11-27 04:35:23 -08:00
  • 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. nossr50 2010-11-25 17:33:17 -08:00
  • 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. nossr50 2010-11-16 18:49:08 -08:00
  • 5c545f2b4f Fixed major bug in adminchat, now it should work properly! nossr50 2010-10-13 01:21:54 -07:00
  • 842001f8ac Mass teleport implemented, adminchat can be used by groups/users with /adminchat permissions. nossr50 2010-10-12 23:54:03 -07:00
  • 9a68fa78dc Vminecraft.properties should be created if one doesn't exist, added masstp nossr50 2010-10-12 16:56:01 -07:00
  • 1b9b57889c Vminecraft.java renamed to vminecraftPlugin.java, settings tweaked. Compatible with 116 nossr50 2010-10-12 15:49:56 -07:00
  • 153e677faf Fixed /whois, instead of if/else statements for groups it will actually return the groups as a string. Made a few of the new commands get added to /help Moved return true to a better spot for /whois nossr50 2010-10-08 22:21:38 -07:00
  • 0cd2bce459 Everything currently implemented is now toggle-able nossr50 2010-10-08 21:15:57 -07:00
  • 929c56b395 Changed adminchat to be for admins and not group specific nossr50 2010-10-08 20:09:07 -07:00
  • 590c8f06c8 This is used with /promote and /demote, forgot to commit nossr50 2010-10-08 18:38:42 -07:00
  • 97385490f4 New: Rules= in vminecraft.properties Changed: Comments to be better, Rules now uses vminecraft.properties, global messages on commands should no longer go off when the command doesn't do anything, Removed:onKick, onIpBan, onBan they weren't even used. nossr50 2010-10-08 18:20:41 -07:00
  • ff917a9532 Newer TODO nossr50 2010-10-08 15:56:01 -07:00
  • f77983d757 New: /whois, /rules, /tp, /tphere, messages when commands are parsed Changed: Formatting for the plugin, logging for adminchat Removed: If else statements for onCommand, they were unecessary nossr50 2010-10-08 15:47:56 -07:00
  • fd3df0696e Merge branch 'master' of git@github.com:nossr50/vminecraft-plugin.git nossr50 2010-10-06 11:27:32 -07:00
  • 5f6ecbce8c Changed everything to work with hey0's MCSM b104 nossr50 2010-10-03 14:50:54 -07:00
  • 94620167ec Updates TrapAlice 2010-09-29 17:40:00 +01:00
  • 8da12dcea7 First commit, replacment for the txtfiles.java TrapAlice 2010-09-29 17:38:54 +01:00
  • 41db4490db first commit TrapAlice 2010-09-29 07:21:44 +01:00
  • be0c2c967c . unknown 2010-09-29 06:52:54 +01:00
  • 94e2089e41 Something that I barely wrote anything for but will eventually toggle features nossr50 2010-09-28 22:48:47 -07:00
  • 4f736bc984 Buggy changes I have implemented and not yet completed, including /whois and other stuff nossr50 2010-09-28 22:43:48 -07:00
  • f3a62d1a1a new file nossr50 2010-09-28 04:47:01 -07:00
  • 91ba4e99ea first commit nossr50 2010-09-28 04:35:34 -07:00