Commit History

Author SHA1 Message Date
  GJ adda85a660 Convert /ptp to use Bukkit CommandAPI 12 years ago
  GJ 92473cc56d True, not false. 12 years ago
  GJ d7e74b9fe0 That was poorly named. 12 years ago
  GJ 9db2d50676 These should be under party, not skills. 12 years ago
  bm01 048a979375 Minor ImpactEventHandler cleanup 12 years ago
  bm01 761fb3b811 Bad copy paste 12 years ago
  bm01 505d6e258f Removed no longer needed method (Misc.hasArmor) 12 years ago
  bm01 9f22382506 Restored original behavior of Salvage.isSalvageable 12 years ago
  bm01 f486492c37 For consistency with Bukkit, ItemChecks.isPants -> ItemChecks.isLeggings 12 years ago
  bm01 6f1ddee0ac ItemChecks.isArmor should check for custom armors 12 years ago
  bm01 2fac0170e7 Fixed Impact reducing durability of non-armor equipped blocks 12 years ago
  GJ 56056797bc Check config values for exp & item sharing. 12 years ago
  GJ bbc2091b77 Aliased /party chat to work for /partychat and /party teleport to work 12 years ago
  GJ 51493fab48 Don't pass the plugin. 12 years ago
  GJ 5d693c5d8f Convert /party help to a subcommand 12 years ago
  GJ 8cd9942be6 Prevent accidental overtranslation of our commands. 12 years ago
  GJ b2575c9b8f Cleanup from removal of leader checks. 12 years ago
  GJ a60a6355d2 We check the leader elsewhere. 12 years ago
  GJ 6acfba1315 Use an enum to handle our subcommands. 12 years ago
  GJ ab731302e0 Remove unused imports 12 years ago
  GJ 5a48d5c5f8 Convert /party info to a subcommand 12 years ago
  GJ e92c6b8f26 Convert /party rename to a subcommand 12 years ago
  GJ 200ac53078 Add function to get a list of all players in a party to the API. 12 years ago
  GJ 288907cfd4 Convert /party password to a subcommand. 12 years ago
  GJ c822be4a53 Add other usage string. 12 years ago
  GJ 70f588cce1 Don't print usage here. 12 years ago
  GJ e5c7e81b08 No point in repeating this check over multiple classes. 12 years ago
  bm01 45ebc2b89b 3% != 100% 12 years ago
  GJ 76523d2988 3% != 100% - Fixes #671 12 years ago
  GJ 98a64a0948 Convert /party lock & /party unlock to a subcommand. 12 years ago