
TownyNotificationPlaceholders
A Minecraft plugin for Paper that allows PlaceholderAPI placeholders to be used in Towny plot notifications
A Minecraft plugin for Paper that allows the usage of PlaceholderAPI placeholders to be used in Towny plot notifications.
Dependencies
- Towny
- PlaceholderAPI
Installation
-
Download the latest JAR.
-
Restart your server.
-
Add PlaceholderAPI placeholders to your Towny
config.ymlunder the sectionTown Notifications.Example using the %townyadvanced_player_plot_owner% placeholder:
owner: '&a%s &2Yours: {townyadvanced_player_plot_owner}'For the placeholders to work, you will need to replace all
%symbols in the placeholders with{and}. -
Run
/ta reload configto implement your changes.
Issues
If you encounter any bugs or would like a new feature added, please open an issue. Be sure to check existing issues first to avoid duplicates.
Contributing
Contributions are welcome. If you have any bug fixes, improvements, or new features you would like to add to this project, feel free to open a pull request.
License
TownyNotificationPlaceholders is licensed under the GNU GPL v3. Please see the license for more information.
