SL24W14

From ETM
Revision as of 23:46, 1 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);