Towny Menu - Update icon

Towny Menu - Update -----

Manage Towny towns and plots easily using a GUI




New:
Added a new 'reset all town owned plots icon'
Added 1.21.4 Compatibility
Updated some dependencies
----------, Jan 8, 2025

1.8.10
Updated some dependencies
Added 1.21.3 compatibility
----------, Nov 15, 2024

Updated dependencies
Hopefully fixed all remaining issues with 1.21.1
New Language - Turkish from Crowdin, thank you.

If you like my resource, consider leaving a review.

If you would like a language that is not listed, please contact me on my Discord and I will add it to the Crowdin page.

Thank you for using my resouce.
----------, Sep 29, 2024

Updated dependencies
Hopefully fixed issues with 1.21.1
----------, Aug 16, 2024

Added new Chinese (Simplified) with thanks to yxc0915
Minor update to notes
Updated settings.yml for new localisation file
----------, Aug 10, 2024

Forgot to merge Crowdin updates
----------, Aug 6, 2024

Added permission nodes for town toggle settings:
towny.command.town.toggle.fire
towny.command.town.toggle.mobs
towny.command.town.toggle.explosion
towny.command.town.toggle.pvp
towny.command.town.toggle.public
towny.command.town.toggle.open
towny.command.town.toggle.taxpercent

These are set in the townypermissions.yml file, this just gives users extra permission contro if needed.

Updated dependencies
----------, Aug 6, 2024

Added 1.21.0 support
Added Folia support - limited testing completed
Fixed a bug with invite nation menu
Fixed a bug where economy is disabled in Towny
Updated dependencies
----------, Jun 30, 2024

Compatibility for 1.20.6
Updated all Lang files for better sync with Crowdin
Updated dependencies
----------, May 27, 2024

Update:
Some minor code updates
Further work on skulls
----------, Mar 29, 2024

Update:
Updated dependencies
Trying a possible solution to calling offline players' skins
Added fr translation - thanks to DECHEVRE
Opened a Crowdin translation page, see README.md
----------, Mar 28, 2024

Update:
Added 1.20.4 compatibility
Couple of GUI lore updates
----------, Dec 24, 2023

Corrected the permission link for item use outsider displaying the wrong toggle in the /tm permission menu lore

Thanks to orangejuiceyummy for reporting the bug
----------, Nov 12, 2023

Bugs Fix:
Corrected a few lores and linked messages/settings.
Added Town name missing to in the join town menu list.

Update:
Added CustomModelData support to nearly all the GUI icons. There are a few that don't have the support yet, and looking to add them in the next update.

** To update just add the new jar and reload, all new comments and sections will be added automatically. **
----------, Nov 4, 2023

Fixed issue if player's town is not part of a Nation.

Corrected Lang files missing : in info icon lore
----------, Oct 4, 2023

New:
* 1.20.2 support added.
* Added a Town info icon showing Town information.
* Back button in menu is now fully configurable.

Bug Fixes:
* Town Mayor being able to be kicked from menu.
* Lores within the player heads is now configurable.
* Plot toggle items are now separated from Town toggle icons.

** To update just add the new jar and restart, all new comments and sections will be added automatically. **

If you like the plugin, please leave a review, I would appreciate it.
----------, Oct 1, 2023

New:
* Added chunkviewpartcile command - view chunk borders using particles.
* Added cs translation file
* Added colour options to lang files for many of the names / lores that couldn't be chosen before.

Bug Fixes:
* Using the Bukkit derived command does not kick out an error now - further update to come on this.
* Fixed the Nation Balance Icon - now shows the correct name from Lang file.

** Please reset both your Settings.yml and all lang.yml files to ensure all new updates are added correctly. **
----------, Jul 29, 2023

* Added compatibility for 1.20.1

* New setting value to chunkview command to choose material to use for displaying the chunk boarder:
new line in setttings.yml, please either add the following before the Filler section or reset your settings.yml file:

# Item to use to display chunk boarders
Chunk_view: REDSTONE_TORCH
----------, Jun 18, 2023

* Removed remainder of code that I missed for HDB

* Reversed some changes from a previous commit
----------, May 7, 2023

Update:

* HeadDatabase hook has now been implemented, so all GUI Menus can now have HeadDatabase icons or Materials.

To use a HDB icon use `hdb-34567
This however does not include the menu fillers

* Icons in the Plot Management menu can now be changed, which I appeared to have miss on the first implementation of changeable icons.

* General code tidy-up so easier to read

* A Permission check has been added when the `add player rank` icon is clicked. The permission is the Towny rank permission.

I would like to thank IRules and MyNameIsAres for their help with the HeadDatabase integration.
PLEASE DELETE YOUR CONFIG FILE ON SERVER RESTART TO GET THE CHANGES FOR THE PLOT LEVEL MENU CHANGES
----------, Apr 16, 2023

- Fix errors on Town and Nation rename - thanks yngdrms for reporting.

- Fixed some NPE errors.
----------, Apr 9, 2023

Fix the error being generated from /plm | /plotmenu command.

Sorry for missing this on the last update.
----------, Apr 8, 2023

Added 1.19.4 support and updated dependencies.
Enjoy

As always, if you like my resource, then please consider leaving a review.
----------, Apr 7, 2023

Sorry for the error.

Removed the HeadDatabase reference
----------, Mar 11, 2023

Major Menu Update:
Over 1000 lines of code added for this update.

New:
- Added Nation Menu GUI
- Added Nation command prompts
- Added configurable lang option for Back button and lore
- Added new /nm command
- Added townymenu.nation.use permission - this can either be added via Permissions plugin
or within the townyperms.yml

Update:
- Updated some lores and menu titles
- Updated dependencies where required

Preparation:
- Preparing to add HeadsDatabase to menu icon options (might take a while)
- Looking to implement the Towny CommentedConfiguration in the future so yml files will not have to be reset

You will need to reset your settings.yml and any localization files you have loaded like 'messages_en.yml' etc
----------, Mar 11, 2023

New:
- Vietnamese Language file - vi. Thanks to RageOfFire

- All GUI filler spaces (expect GUI lists) can now be set within the
settings.yml. You can either copy the new lines from GitHub, or just
delete the file and re-boot the server.

Update:
Updated dependencies where required

If you like my resource, the best way to support the plugin is to leave a review :)
----------, Feb 3, 2023

New:

Russian Language file. Thanks to Chypik_RUS and KevstaRU
If you want, just change the lang options line in the settings.yml to the following:
-> # The following translations are available: en, es, de, pt and ru. More will follow!

Load the new jar and change the Locale: "ru" and re-boot and you are good to go

Potential Fix:

A potential fix to the error occurring for mull player in essentials database

Updated dependencies where required

If you like this plugin, please leave a review.
----------, Jan 28, 2023

GUI Update
TownMenu GUI Icons can now be edited in the settings.yml
Reload command added, with tab complete (op as default perm)

Added following permissions:
* townmenu.town.use default false. This allows control over who opens the GUI. This perm can be either added to permissions or, added to the Mayor permissions in the townyperms.yml within Towny

* townmenu.reload default op permission

Other: Updated dependencies where required

You must delete your settings.yml to accept the new editable GUI icon options

If you like this plugin and work I am doing on it, please leave a review.

Any questions or suggestions, please join my discord and message me.
----------, Jan 13, 2023

Fixes:

* Further fixes to commands.

* Fixed issues where Towny economy was disabled and would break the plugin.
----------, Aug 30, 2022

Update:

Further fixes to conversation prompts, replies and hooking into Towny better.

Corrected error on the `not_for_sale` localization.

Further code tidy-up.

If you using and enjoying my plugin, please consider leaving a review.
----------, Aug 17, 2022

This is a hotfix if you regenerated your en lang file for 1.5.2 update.

Sorry for the error
----------, Aug 15, 2022

1) Fixed the new town creation messages.

2) Fixed the messages where player does not have enough money to create a new town

3) Added Portuguese language file - thanks to Waitofu.

If you like the plugin, please consider leaving a review :)
----------, Aug 15, 2022

Sorry, didn't update the version number. You will get the right jar file now
----------, Aug 11, 2022

Few things to improve and update:

1) Added permissions for townmenu and plotmenu.

2) Added localization text for the new chunkview messages.

3) Added bstats metrics.

Please regenerate your language files for the new messages to work.
----------, Aug 11, 2022

This is a fairly big update:

1) Added backward compatibility - tested Minecraft versions 1.16, 1.17, 1.18 and 1.19.x - will probably work on older versions too.

2) New command /chunkview

Allows players to see chunk boarder, like f3+g. Super helpful for Bedrock players.

3) Version update.

If you are enjoying this resource, please leave a review.

Join my discord
----------, Aug 6, 2022

Hot Fix

Corrected an error in the 'de' language file.

Please ensure you regenerate your 'de' language file.
----------, Jul 30, 2022

Couple of small tweaks in the code.

Added all the new GUI messages and titles to the localization files; en, de and es.

Please ensure you regenerate you language files.

Please do leave a review if you like the plugin, I appreciate them.
----------, Jul 27, 2022

Added Town-less players GUI with open to join an open town or create their own.
  • thanks to @LlmDl for assistance with open towns
Enhanced plot type settings to now use Towny commands rather than internal

Improved the Friends GUI adding 'add/remove' lore.

Further code improvements.

I will add Localization options to the next update for these new options
----------, Jul 25, 2022

Some internal updates

Bug Fixes
  • Fixed double charge when using the town deposit function
  • Fixed the invite GUI showing just the user, now only shows players on the server without a town.
Other
Some internal updates
----------, Jul 17, 2022


Please delete your settings.yml and restart your server to get the new settings version and comments


GUI fixes:
  • Fixed Lore change on explosion icon in GUI
  • Fixed lore on item use in GUI
Language File Update
  • Added "de" lang file with thanks to @th3lucas and IdenPoelchau
  • When chosen lang (locale) file is set in the settings.yml, the file will now load to the localization folder and the translation works.
----------, Jul 15, 2022

Resource Information
Author:
----------
Total Downloads: 6,534
First Release: Jul 10, 2022
Last Update: Jan 8, 2025
Category: ---------------
All-Time Rating:
29 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings