Commit History

Author SHA1 Message Date
  GJ d7e74b9fe0 That was poorly named. 12 years ago
  GJ bbc2091b77 Aliased /party chat to work for /partychat and /party teleport to work 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 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 288907cfd4 Convert /party password to a subcommand. 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
  GJ 98a64a0948 Convert /party lock & /party unlock to a subcommand. 12 years ago
  GJ e66ff53ca4 Convert /party owner to a subcommand. 12 years ago
  GJ 1c0e392552 Convert /party disband to a subcommand 12 years ago
  GJ 5da51e78cc Change /party kick to a subcommand 12 years ago
  bm01 46b5746dcc Fixed bad player names displaying when using /party 12 years ago
  bm01 c659f8a9a9 Party now store OfflinePlayer instead of String 12 years ago
  TfT_02 74df4a4fb6 Add random item share mode for parties. 12 years ago
  GJ 340c47eebd Switch /party invite to a subcommand 12 years ago
  GJ 787c4e5b73 Just in case they type it wrong. 12 years ago
  GJ 33d3cd0522 Had the naming backwards, it's actually /party expshare 12 years ago
  GJ e14f8ad93c Convert /party shareexp to a subcommand 12 years ago
  GJ ef5f72f56c Invert this check for clarity's sake. 12 years ago
  GJ ae3a95dd34 Convert /party quit to a subcommand 12 years ago
  GJ 291393d45d Update /party create to be a subcommand 12 years ago
  GJ 70ba4a0f3d Change /party accept to a subcommand. 12 years ago
  GJ 9de6b4724a Changed names to refer to partyInvite for the sake of clarity. 12 years ago
  GJ 3ccf79cff5 Make /party join into a subcommand. 12 years ago
  GJ 3550c25b7d targetParty could have been null going into the PartyChangeEvent. 12 years ago
  TfT_02 1c328e7ac7 Fixed a bug which made it impossible to join other players' parties. 12 years ago