BankManager is a Spigot plugin that adds a virtual banking system to your Minecraft server. Players can create and manage their own banks, providing a secure way to store items.
-
Clone this repository:
git clone https://github.com/yourusername/BankManager.git
-
Navigate to the project folder
-
Build the plugin:
mvn clean install ```
- Find the built JAR file in the target folder. (Do not use the JAR file with "original" in its name.)