first commit
This commit is contained in:
@@ -0,0 +1,32 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user