Files
2026-05-01 19:37:15 +02:00

32 lines
509 B
Markdown

# Gambling Plugin by WinniePatGG
A custom Java plugin developed for Paper 1.21.4.
## 💡 Features
- Slot Machine
- Double Or Nothing
- Roulette
- Cases (Like CS:GO)
## 🚀 Getting Started
### Prerequisites
- Java 21
- Gradle (Included in repo)
- Paper 1.21.4 Server
### Build & Run
```bash
# Clone the repository
git clone https://github.com/WinniePatGG/GamblingPlugin.git
# Navigate into the project folder
cd GamblingPlugin
# Build the plugin
./gradlew build
```
Made with ❤️ by WinniePatGG.