Skip to content

A Minecraft Paper plugin that ensures Towny toggle settings persist across player logins and server restarts.

License

Notifications You must be signed in to change notification settings

SulkyWhale/TownyPersistentToggle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TownyPersistentToggle

TownyPersistentToggle is a Minecraft plugin built on the Paper API that preserves the state of Towny resident modes and HUDs across player logins and server restarts.

This plugin supports all resident modes (accessed via /res toggle [mode]), Towny's map HUD (/towny map hud) and Towny's plot permission HUD (/plot perm hud).

Note: This plugin is developed and tested against the latest version of Paper. While it may work on Paper forks or older versions, they are not actively tested or supported.

Dependencies

Installation

  1. Download the latest JAR from releases and place it in your server's plugins folder.
  2. Restart your server.

Building

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

  1. Clone the repository:

    git clone https://github.com/SulkyWhale/TownyPersistentToggle.git
    
  2. Change into the working directory:

    cd TownyPersistentToggle
    
  3. Build the JAR:

    mvn clean package
    

Issues

If you encounter any bugs or issues, 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

TownyPersistentToggle is licensed under the GNU GPL v3. Please see the license for more information.

About

A Minecraft Paper plugin that ensures Towny toggle settings persist across player logins and server restarts.

Topics

Resources

License

Stars

Watchers

Forks

Languages