/Athena-v5-plugin-example-job-package-delivery

An example plugin for the Athena Roleplay Framework version 5

Primary LanguageTypeScript

Athena Plugin - Package Delivery

A simple package delivery job plugin for the Athena Framework compatible with v5 of the Athena Framework. This plugin is based on the previous example jobs by Stuyk which can be found here.

Installation

  1. Open a command prompt in your main Athena Directory.
  2. Navigate to the plugins folder.
cd src/core/plugins
  1. Copy the command below.

SSH

git clone git@github.com:Dav-Renz/Athena-v5-plugin-example-job-package-delivery.git

HTTPS

git clone https://github.com/Dav-Renz/Athena-v5-plugin-example-job-package-delivery.git
  1. Start the Server