Commit Graph

  • b2904df5f6 Merge branch 'master' of github.com:nossr50/vminecraft-plugin nossr50 2011-01-16 15:23:48 -08:00
  • 407c9d5b8a Ported the player profile system from vMinecraft over to vChat, with a few changes. nossr50 2011-01-16 15:23:05 -08:00
  • 03fb8654ed Even more up to date nossr50 2011-01-16 01:47:21 -08:00
  • 4bc895750a Dem bugs nossr50 2011-01-16 01:37:05 -08:00
  • 871c21cd35 Updated 1/16/2011 nossr50 2011-01-16 01:20:12 -08:00
  • 4cf87d0541 Whoops nossr50 2011-01-16 00:23:48 -08:00
  • 9dcfa49b45 vMinecraft chat functionality ported to vChat nossr50 2011-01-16 00:21:38 -08:00
  • 5b44f81fca Fixed the last player name duping bug nossr50 2011-01-15 21:50:28 -08:00
  • 7deb6f3e84 Improvements, now works with latest bukkit nossr50 2011-01-15 19:29:06 -08:00
  • 30f144b21b Typing /list or /who will show an improved playerlist nossr50 2011-01-15 18:31:20 -08:00
  • 637868a12b Removed excessive comments, changed a mistake or two. nossr50 2011-01-15 13:29:47 -08:00
  • 4e004558e5 A simple fire antigrief plugin nossr50 2011-01-15 13:17:16 -08:00
  • 3793b72fae Removed old outdated source code files. Modified TODO. nossr50 2011-01-15 12:35:08 -08:00
  • 75b2c04d05 Updated to work with latest build of bukkit. Changed the constructor. nossr50 2011-01-15 12:32:19 -08:00
  • 774ee57048 Forgot the .yml file nossr50 2011-01-14 15:49:43 -08:00
  • f0d8a2979d Changing the directory nossr50 2011-01-14 15:44:40 -08:00
  • b41aee4fda I made this to learn bukkit/eclipse, small and simple. nossr50 2011-01-14 15:43:06 -08:00
  • 7a497cd2b0 Small plugin for bukkit I wrote to learn bukkit/eclipse. nossr50 2011-01-14 15:26:48 -08:00
  • 95c9ab266a TODO for the bukkit version of vMinecraft nossr50 2011-01-13 16:59:21 -08:00
  • 7965d1b63e Ch-Ch-Changes nossr50 2011-01-13 12:34:19 -08:00
  • 985b49b668 Fixed bug with prefix not working whatsoever nossr50 2011-01-12 13:52:52 -08:00
  • 4698f4a5dd Fixed bug when using commands in console would falsely report the server was shutting down. nossr50 2011-01-11 13:20:28 -08:00
  • 51794bae44 And so it begins... nossr50 2011-01-11 12:03:52 -08:00
  • 59a2ebdaf6 vMinecraft hMod files moved into their own directory to make room for bukkit files. nossr50 2011-01-10 14:37:24 -08:00
  • 25e9d7afcf Changes to the party system nossr50 2011-01-10 12:08:07 -08:00
  • 03f73a0353 Freeze now uses playerSend instead of gmsg. Using say from console now logs correctly. Using stop from console now has a log. Masstp'd users can now tpback properly. Minor changes to the settings file. Possible onChat hook error fix. nossr50 2011-01-10 11:18:38 -08:00
  • ce6c242cf2 onChat hook error fixed nossr50 2011-01-09 13:36:09 -08:00
  • 621fe2279b Player brackets in chat can now be colored the same as the group prefix color, allowing quick and easy identification of a players group. nossr50 2011-01-09 12:35:06 -08:00
  • 5cc636f269 Now when using say its customized, soon to be customizable nossr50 2011-01-08 00:55:20 -08:00
  • 4249685208 Moved console stuff into the listener nossr50 2011-01-07 22:10:56 -08:00
  • 8f5073a447 Now it extends PluginListener nossr50 2011-01-07 21:43:08 -08:00
  • 44e172369f Added some barebones console interaction nossr50 2011-01-07 21:34:42 -08:00
  • 098d5942aa Can't believe I missed this nossr50 2011-01-07 15:29:37 -08:00
  • 4092f7397b This is why I hate copy pasting nossr50 2011-01-07 15:26:38 -08:00
  • e894f14989 Rewrote how party chat works, now you can use /p to toggle it on or off and ! prefix to enter party chat just like admin chat. unknown 2011-01-07 15:17:36 -08:00
  • 6cd41467c5 Updatr support! unknown 2011-01-07 12:51:08 -08:00
  • 534525c137 Promote now has global messages. Demote now has a global message. You can now specify the rank in /promote. Players can have permission to /spromote to skip the permission checks involved with /promote. unknown 2011-01-07 11:57:03 -08:00
  • e13e062e40 Changed registerMessage to check for the player being in silent mode, added some things to registerMessage. nossr50 2011-01-05 11:12:11 -08:00
  • 1fd278a3c9 Sigh.. nossr50 2011-01-05 10:51:43 -08:00
  • af1f52baaf Deleting the old files nossr50 2011-01-05 08:26:21 -08:00
  • 82e32d7395 Changed file names to be shorter nossr50 2011-01-05 08:20:42 -08:00
  • 0d32acfe0b Fixed some errors with /tpback nossr50 2011-01-05 07:50:57 -08:00
  • 7a234a1be6 Fixed bug with silent toggle, cleaned up message informing players about /tpback nossr50 2011-01-05 07:34:38 -08:00
  • a22c04a725 Added silent mode, made invisible players update for all players on player movement, this should stop cloning/issues with invisibility. Moved some functions into vMinecraftParty... considering renaming this to vMinecraftFunctions or something similar. nossr50 2011-01-05 07:09:51 -08:00
  • f5d220e7a3 Added invisibility, still need to fix up the code and add a few things. Wouldn't have been possible without the Vanish plugin authors permission to use his code. Double thanks! nossr50 2011-01-04 13:06:02 -08:00
  • e192fd366e More changes to MySpawn, should correct yet another hook error. nossr50 2010-12-31 11:05:17 -08:00
  • 10896d4b16 Added checks when moving a player to their home to make sure they even have a home first. This should take care of some onHealthChange error hooks I got earlier. nossr50 2010-12-31 10:45:31 -08:00
  • 3e076d3951 Added a null check for attacker in onDamage nossr50 2010-12-31 09:53:03 -08:00
  • 9f840a3079 More changes, xmas, hook error stoppan, and other stuff nossr50 2010-12-31 09:10:30 -08:00
  • 92c8ffa0a2 Even more tweaks, to the fireblockan loop nossr50 2010-12-31 08:36:18 -08:00
  • 47e5a07b82 Tweaks to the settings file nossr50 2010-12-31 08:26:37 -08:00
  • da40f79d2a Commited out modify, but it still seems to be called. Hmm. nossr50 2010-12-30 13:17:29 -08:00
  • 5209ad26f6 v1 will never get finished at this rate >.> nossr50 2010-12-30 12:54:07 -08:00
  • ab86705d31 Party chat fixed nossr50 2010-12-30 12:43:59 -08:00
  • 42cb17db5b Working party system, still need to fix party chat to not be jibberish though. nossr50 2010-12-30 12:18:38 -08:00
  • 2a1ff28af2 Fixed ezModo, for reals this time. nossr50 2010-12-30 04:40:57 -08:00
  • 1388780143 Fix for ezModo not working and changed brackets in chat to be White again for now. nossr50 2010-12-30 04:32:41 -08:00
  • b2711e4328 Updated 12/27/2010 nossr50 2010-12-27 19:41:59 -08:00
  • 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. nossr50 2010-12-26 16:44:35 -08:00
  • 977a21d282 Whoops, forgot /r/n on some things nossr50 2010-12-26 16:18:17 -08:00
  • 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. nossr50 2010-12-26 16:13:46 -08:00
  • f15e00bdc7 Fixed the message to look nicer nossr50 2010-12-23 19:11:41 -08:00
  • da86708f67 Added /myspawn, a command that will return players to their home with penalties. nossr50 2010-12-23 19:06:20 -08:00
  • f7254d3492 Players will now properly move to their home location when they die, death messages are working now but are only random messages. nossr50 2010-12-23 18:24:51 -08:00
  • 0e043afddb Added xmas style coloring, use ^x to color things as such nossr50 2010-12-23 17:48:08 -08:00
  • e5bf3fb9e5 Merge branch 'master' of github.com:nossr50/vminecraft-plugin nossr50 2010-12-23 17:17:48 -08:00
  • 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. nossr50 2010-12-23 17:16:38 -08:00
  • 1824ac4570 Changes to TODO cerevisiae 2010-12-20 14:11:20 -06:00
  • 0cf2c13a4e Changes to TODO cerevisiae 2010-12-20 14:10:28 -06:00
  • 390396f9b3 Changes to TODO cerevisiae 2010-12-20 14:08:57 -06:00
  • 30d6b1ac51 Honestly, I don't remember ;_; nossr50 2010-12-20 03:52:31 -08:00
  • 4cdbcc053c Sometimes I don't know how I miss stuff like this. nossr50 2010-12-20 03:31:01 -08:00
  • 4629d0467c Whoops forgot to add in /save! nossr50 2010-12-20 03:17:18 -08:00
  • 3046d613aa Added exploit prevention to /tpback nossr50 2010-12-20 03:11:15 -08:00
  • 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. nossr50 2010-12-20 02:58:56 -08:00
  • 99a5f13b5e Added /tpback, not exactly working correctly yet. nossr50 2010-12-19 23:53:56 -08:00
  • 30d4498039 Updated TODO to include /freeze nossr50 2010-12-15 16:56:01 -08:00
  • 019dea18e9 More fixes to /freeze nossr50 2010-12-15 16:53:25 -08:00
  • c1fff71e33 Fixed a few more mistakes >.> nossr50 2010-12-15 16:47:34 -08:00
  • af8c4772fc Somehow I forgot to add this when making /freeze >.> nossr50 2010-12-15 16:40:23 -08:00
  • 6d8214e655 Added /freeze to cl.register nossr50 2010-12-15 16:37:18 -08:00
  • d0c33562b4 Added toggle for /freeze and a message when unfreezing a player. nossr50 2010-12-15 16:25:25 -08:00
  • ad29bb2bbb Added a /freeze command for fun nossr50 2010-12-15 16:22:48 -08:00
  • 53c00d6c55 Cere the workhorse! nossr50 2010-12-14 21:50:34 -08:00
  • 7d9d4758ea Fixed message error with /tp cerevisiae 2010-12-14 23:44:13 -06:00
  • 9f05b9c03b Fixed /reload and removed debug code cerevisiae 2010-12-14 23:41:30 -06:00
  • b01fa0e154 Adding a debug to test cerevisiae 2010-12-14 23:01:39 -06:00
  • dcebdfdf5e Added /promote and /demote cerevisiae 2010-12-14 22:35:33 -06:00
  • b6396b9dc5 Merge branch 'master' of github.com:nossr50/vminecraft-plugin nossr50 2010-12-13 16:19:10 -08:00
  • cc541934bf Updated death messages cerevisiae 2010-12-13 18:15:04 -06:00
  • cb87916086 Changed death messages to be random for now, we need to find a better way to do specific death messages. :/ nossr50 2010-12-13 15:22:23 -08:00
  • 4af84c3b94 Fixed accidentally making everyone invincible. nossr50 2010-12-13 14:48:06 -08:00
  • e24f6570d5 Added in other sendMessage and gmsg that do not require a sending player. Useful for system messages. cerevisiae 2010-12-13 16:25:57 -06:00
  • 31906f2766 Theoretically working death messages, emphasis on theoretically since I can't test them yet! nossr50 2010-12-13 14:15:06 -08:00
  • 8a0d0bf60f Updated :3 nossr50 2010-12-13 13:55:46 -08:00
  • 3c052e0f3f Added in toggles for prefix, suffix, ignore, nicknames, and colors. nossr50 2010-12-13 13:02:12 -08:00
  • ac31addf50 Rewrote the initial settings, next up is adding settings for the stuff we don't have toggle-able yet. nossr50 2010-12-13 11:47:08 -08:00
  • 97d04fb1dd Updated TODO for v1 cerevisiae 2010-12-12 23:45:51 -06:00
  • f30d5bc179 Minor fixes cerevisiae 2010-12-12 23:32:34 -06:00
  • a0ecb3e09e Fixed players writing overlapped cerevisiae 2010-12-12 19:07:31 -06:00