Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TownyNotificationPlaceholders

A Minecraft plugin for Paper that allows the usage of PlaceholderAPI placeholders to be used in Towny plot notifications.

Dependencies

Installation

  1. Download the latest JAR from Releases and place it in your plugins folder.

  2. Restart your server.

  3. Add PlaceholderAPI placeholders to your Towny config.yml under the section Town 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 }.

  4. Run /ta reload config to implement your changes.

Building

If you wish to build the plugin yourself, follow the instructions below.

  1. Clone the repository:
    git clone https://github.com/SulkyWhale/TownyNotificationPlaceholders.git
  2. Change into the working directory:
    cd TownyNotificationPlaceholders
  3. Build the JAR with Maven:
    mvn clean package

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.

About

A Minecraft plugin for Paper that allows the usage of PlaceholderAPI placeholders to be used in Towny plot notifications

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages