SL24W14

From ETM
Revision as of 17:25, 7 April 2024 by Kademlia (talk | contribs)
Jump to navigation Jump to search

◄ SL24W13 | SL24W15 ►

  • Update CommandBinding to allow injection additional paramters
    • Allows getAdditionalExecutionParam(...) to support injecting a Kadi user object as a default parameter to command calls like
    • void give(ISession s, CommandSender sender, User user, CommandArguments args);
  • Fix ChunkliService Bug that a invalid minecraft name is not cached