Closed P3ridot closed 7 months ago
This PR basically adds simple code, that whenever CompletableFuture is returned by a command, it "flatten" its value or thrown exception to CommandExecuteResult, allowing to properly handling it by already existing handlers
This PR basically adds simple code, that whenever CompletableFuture is returned by a command, it "flatten" its value or thrown exception to CommandExecuteResult, allowing to properly handling it by already existing handlers