You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add /t invite sent removeall command.
- ClosesTownyAdvanced#7238.
- New Command: /town invite sent removeall
- Removes all of the invites which a town has sent.
- Requires the towny.command.town.invite.add permission node to use
(same node used for removing one by one.)
- Fix Title/Subtitle notification regression from 0.100.1.7.
- API: Add TitleNotificationEvent.
- Used by other plugins to alter what Title and Subtitle is shown by
Towny when using_titles is enabled.