Commit History

Author SHA1 Message Date
  GJ b0acea3353 Fix bug in previous dev build that would make mcMMO never drop items... 12 years ago
  GJ 862f5d73e1 Apparently our ItemStack can be null here. 12 years ago
  GJ 52bf73aecc Remove unused imports. 12 years ago
  GJ 54e5be1961 Removed redundant permissions check for skill commands. 12 years ago
  GJ 7fbf3d4f27 Refactoring of general commands - the prior package structure made no 12 years ago
  GJ 2df285fd7c Having an option to disable commands from the config was a bad idea that 12 years ago
  GJ a3e9d12f6a Rework /addlevels to use the built-in Bukkit command stuff. 12 years ago
  GJ 89e5e16aad This is a much better way to work with our commands dynamically. It 12 years ago
  GJ cec132092f Forgot to add this to the changelog. 12 years ago
  GJ 01723b2d36 Locale file updates. 12 years ago
  GJ b463e4ce6f Localize a string I missed last time... 12 years ago
  GJ 8c7fd7b1a6 Fix issue where the vanilla XP boost for smelting would be called 12 years ago
  GJ 2762a9d1fd Fix NPE on startup relating to old party files without an xp share mode 12 years ago
  bm01 137864dc04 Fixed /addlevels not working on offline players 12 years ago
  bm01 ef775f1c24 Removed some deprec(i)ated calls to Users.getProfile() 12 years ago
  TfT_02 56617a1c1c Minor cleanup 12 years ago
  bm01 77e048471e Forgot to use the ShareHandler enum here 12 years ago
  bm01 7d83dd8283 Put McMMOPlayer to use where it made sense 12 years ago
  GJ d0c0b9a089 Fixed /mmoedit not giving feedback when modifying another players stats. 12 years ago
  GJ 75894c4419 Clean up a little more from our permissions reworking. 12 years ago
  GJ d3c8a5565a Cleaning up from our deprecated permissions. 12 years ago
  GJ bd2cd07f46 Better way to deprecate these. 12 years ago
  GJ cd35df17ec Fix a handful of Javadoc issues - need to check through the rest later to ensure that we actually have updated JDs for everything 12 years ago
  GJ a1d710fe3d Fixed the remnants of my attempt at refactoring serialized classes... 12 years ago
  Glitchfinder c34d269f33 Adding a new permissions for the /mcability command. 12 years ago
  GJ 01c8b8ad4a Builder > Buffer 12 years ago
  GJ fc5dda78f5 Fixed javadoc issue, also fixed bug where we were trying to compare the Player and a string, rather than the player's name. 12 years ago
  GJ d6e78beb72 More efficient way of handling our strings when setting up Flatfile. Also no reason to initialize those strings. 12 years ago
  GJ f324181190 Remove useless toString() call. 12 years ago
  bm01 5c13661c47 Slight cleanup, removed unused import 12 years ago