Mr. Blue
Mr. Blue
I think @moriakijp means something like this: ```JSON better-comments.excludeLanguages: { "html" : "
I'm not opposed to changing the way this command works but I feel like we can make it a little bit more readable and clean it up using StringBuilder.AppendFormat for...
Merged with changes, thanks! ```cs object OnBackpackDrop(Item backpack, PlayerInventory inventory) ```
Hey, this looks interesting but I'm a bit concerned about some of the default value handling. Some such as the AnchorMin/Max you're not sending if the value is set to...
Hey @SkiTee3000 would you mind updating this again? Not gonna merge it this wipe but want to try test it before next wipe to make sure there's no issues or...
Hey, what happens when you don't initialize the BasePlayer in the hook call. It'll just return a ghost player which I assume will cause issues later on in the joining...