Alex Rouse
Alex Rouse
@louis1706 review?
> @ALEXWARELLC Hi, this will be better > > ```c# > > private static string GetSizeSuffix(long bytes) > > { > > bytes = Math.Abs(bytes); > > > > long...
What’s still needed to do?
I’ll do a test now while I’m awake.
> ```cs > [PossibleValues()] > ``` > > Does this authorize all value from RoleTypeId ? ~~I can't test it since I am unable to build a Exiled.Loader.dll bc of...
@NaoUnderscore Is this PR 'Do Not Merge'?
After testing, here are the issues I have noted: - YamlDotNet 13.7.1 is required. - ~~Validator throws 2 errors instead of the intentional 1 error.~~ Fixed More notes may be...
> The docs are lacking. We'll work on some documentation asap.
Consider closing this Issue, if the issue has been resolved.
This appears to be intentional as `LeftEventArgs` inherits from `JoinedEventArgs`.