I will now try to be more consistent about these updates and changelogs
- Re-added support for SaberFactions (Works this time!)
- BreakInVein Command now has the optional [<Auto Pickup>] argument to place broken blocks in vein into player's inventory
- If Command now supports using `&&` and ` and ` to separate additional arguments
- SendMessage Command now supports parsing target selectors (@a, @p, @s, @e, @r)
- TempPlayerVar Command now supports parsing target selectors
- RemoveItem Command now has an optional [<Command Separator>] argument to define the character(s) used to split commands
- ReplaceInRadiusIfBlockRelative Command now accepts a single BlockState argument for the <Block To> argument
- Amount placeholder now supports adding `,strict` to the end of placeholder to only check for vanilla items
- Added RemoveItemNBT Command to remove items that match a defined NBT tag
- Added DumpItem placeholder to return the same text as `/paper dumpitem`
- Plugin will no longer crash without LibsDisguises
- Tons of other stuff