Tim
Tim
### Expected behavior An arrow projectile modified with the following code: ``` Arrow arrow; arrow.setPickupStatus(AbstractArrow.PickupStatus.DISALLOWED); ``` should never allow pickup. ### Observed/Actual behavior An arrow, modified with the above code,...
The "Format" code action generates a nice embed with the formatted code, but it does not display nicely on every screen. This is because the width is limited to some...
### Describe the feature you'd like When a Content Comment is referencing an outdated or deleted block, it should be possible to view the last revision where the comment reference...
- [ ] String `Notification Events` used in the header could probably just be `Notifications`. Notifications are already events. - [ ] Find places where 'you' is used that can...