Skip to content

Tags: tomhmagic/Towny

Tags

0.100.1.13

Toggle 0.100.1.13's commit message
- Fix NameValidation issues.

0.100.1.12

Toggle 0.100.1.12's commit message
Bump version number for pre-release.

0.100.1.11

Toggle 0.100.1.11's commit message
- Add /t invite sent removeall command.

    - Closes TownyAdvanced#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.)

0.100.1.10

Toggle 0.100.1.10's commit message
- Handle recently deprecated player.getBedSpawnLocation.

0.100.1.9

Toggle 0.100.1.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
New Crowdin updates (TownyAdvanced#7225)

* New translations en-us.yml (Portuguese, Brazilian)

* New translations en-us.yml (Russian)

0.100.1.8

Toggle 0.100.1.8's commit message
- Fix claiming particles breaking on Folia servers.

    - Closes TownyAdvanced#7222.

0.100.1.7

Toggle 0.100.1.7's commit message
- 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.

0.100.1.6

Toggle 0.100.1.6's commit message
- Add sanctioned towns hover component to nation status screen,

courtesy of Fruitloopins with PR TownyAdvanced#7207.

0.100.1.5

Toggle 0.100.1.5's commit message
- Add a wrapper for getting potion names post-1.20.4.

0.100.1.4

Toggle 0.100.1.4's commit message
- Refactor parts of the NationCommand class, cleaning up edge case

scenarios when towns might join/create nations when they shouldn't.