A simple clothing plugin for the Athena Framework compatible with 4.0.0
of the Athena Framework.
Allows players to visit a shop and purchase clothing. That's about it.
- Open a command prompt in your main Athena Directory.
- Navigate to the plugins folder.
cd src/core/plugins
- Copy the command below.
SSH
git clone [email protected]:Athena-Roleplay-Framework/athena-plugin-clothing.git
HTTPS
git clone https://github.com/Athena-Roleplay-Framework/athena-plugin-clothing
- Start the Server