HuskTowns 1.4.2 introduces the ability for
towns to make their spawn public (/town publicspawn) as well as short descriptions (
bios) for towns (/town bio)!
Changes in 1.4.2:
- You can now make your town spawn public!
- Anyone can teleport to public town spawns with /town spawn <town name>
- To toggle the privacy of your town spawn, use /town publicspawn - they're private by default
- Restricted to trusted citizens and mayors
- Added town bios
- Players can give their town a bio with the /town bio <text> command.
- You can view a town's bio on it's /town info page.
- Restricted to trusted citizens and mayors
- Added two new economy settings to let you charge for changing the town bio and making your town spawn public
- Added more permission nodes to let you fine-tune what features of /town players can use:
- husktowns.command.town.bio
- husktowns.command.town.greeting
- husktowns.command.town.farewell
- husktowns.command.town.spawn.set
- husktowns.command.town.spawn
- husktowns.command.town.spawn.privacy
- husktowns.command.town.leave
- husktowns.command.town.deposit
- /town setwarp and /town warp now work as aliases for /town setspawn and /town spawn
- You can now sort towns in the town list by wealth (which is effectively the same as by level)
- Fixed admin towns not properly respecting the admin town name in the plugin config
- Fixed it being possible to apply negative and zero-value town bonuses.
- Fixed renaming a town causing issues with farewell messages in the cache
- A myriad of under-the-hood optimizations and improvements
- Renamed Town Messages cache to Town Data cache (it now stores town bios and towns with public spawns)
- API: Added new methods for getting a town's bio as well as its greeting & farewell messages
- API: Added new methods for getting a list of all town names and a list of all town names with public spawns set