Commit History

作者 SHA1 備註 提交日期
  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. 14 年之前
  nossr50 019dea18e9 More fixes to /freeze 14 年之前
  nossr50 c1fff71e33 Fixed a few more mistakes >.> 14 年之前
  nossr50 ad29bb2bbb Added a /freeze command for fun 14 年之前
  nossr50 b6396b9dc5 Merge branch 'master' of github.com:nossr50/vminecraft-plugin 14 年之前
  cerevisiae cc541934bf Updated death messages 14 年之前
  nossr50 cb87916086 Changed death messages to be random for now, we need to find a better way to do specific death messages. :/ 14 年之前
  nossr50 4af84c3b94 Fixed accidentally making everyone invincible. 14 年之前
  cerevisiae e24f6570d5 Added in other sendMessage and gmsg that do not require a sending player. Useful for system messages. 14 年之前
  nossr50 31906f2766 Theoretically working death messages, emphasis on theoretically since I can't test them yet! 14 年之前
  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 14 年之前
  cerevisiae 263a5701d7 Fixed /msg and /ignore 14 年之前
  cerevisiae ccee3b5d5c Fixing irregularities with wordwrap. Removed the random nulls that appear. 14 年之前
  nossr50 891b7d0f43 Made fire stopping simpler and functional. 14 年之前
  nossr50 a2027ec991 Antigriefs should be working now, it will check the sorrounding blocks to see if any of them are blocks that fire is not allowed to spread to. Also commented out if statement on announcements to see if it was bugged or not. Added in /colors command so players can see all the colors they can use. 14 年之前
  cerevisiae 0233605785 Adding players to the PlayerList should work now. 14 年之前
  nossr50 bfdbe3f6f9 First version of fire antigriefs... Forgot this file. 14 年之前
  nossr50 a8f544a341 Can't remember 14 年之前
  nossr50 2fdd930db1 Latest version, just doesn't seem to work for player damage though. 14 年之前
  nossr50 c518cfdc83 Whoops 14 年之前
  nossr50 8b3f83941f Moved the damagetype int declarations after the check to see if the attacker is not a player. 14 年之前
  nossr50 278c24650a Further revisions, moved death messages to onDamager. 14 年之前
  nossr50 f521bd6fe9 Added checks for pvp in death messages 14 年之前
  nossr50 8899f2d4c4 Revisions to onDamage v2 14 年之前
  nossr50 aa3cb69fe8 Revisions to how onDamage works 14 年之前
  nossr50 f26f5cca73 Early version of specific death messages, needs testing. 14 年之前
  nossr50 41c9feb13e Fixed onDamage to report damagetypes to a public int. 14 年之前
  nossr50 d3aff7d2d6 Setting up the foundation for specific death messages. This version will post information on attacker/defender entity IDs and dmg amount to the server console. 14 年之前
  nossr50 0c96c14045 Death messages are fixed now. 14 年之前
  nossr50 83f1ed4a8f Fix for ezmodo, removed ezHealth 14 年之前