Files
2026-05-01 19:30:01 +02:00

504 B

Quest Plugin

1.21.4 Plugin for my SMP Server

💡 Features

  • some ymls for managing
  • not needing to hard code quests
  • saving completed tasks

🚀 Getting Started

Prerequisites

  • Java 21
  • Gradle
  • Paper 1.21.4 Server

Build & Run

# Clone the repository
git clone https://github.com/WinniePatGG/DailyQuestsAndTasks.git

# Navigate into the project folder
cd DailyQuestsAndTasks

# Build the plugin (example using Gradle)
./gradlew build

Made with ❤️ by WinniePatGG.