first commit
This commit is contained in:
@@ -0,0 +1,39 @@
|
||||
# SMPPlugin
|
||||
|
||||
1.21.4 Plugin for my SMP Server. This plugin is hardcoded for my Server. If you want to use it, go ahead. You'll need to change some stuff in the code
|
||||
|
||||
## 💡 Features
|
||||
|
||||
- Black Market
|
||||
- Block Elevators (Currently broken)
|
||||
- Bloodmoon (Stronger, Faster mobs)
|
||||
- Polls
|
||||
- Player reports (With db and gui)
|
||||
- Starter (To start the Event)
|
||||
- Suggestions (With db and gui)
|
||||
- waypoints (Commands)
|
||||
- trash (Delete Items)
|
||||
- Coding Tag (/coding on) Requires a Resourcepack (Maybe I'll provide it)
|
||||
|
||||
## 🚀 Getting Started
|
||||
|
||||
### Prerequisites
|
||||
|
||||
- Java 21
|
||||
- Gradle
|
||||
- Paper 1.21.4 Server
|
||||
- (Not needed but recommended) Resourcepack
|
||||
|
||||
### Build & Run
|
||||
|
||||
```bash
|
||||
# Clone the repository
|
||||
git clone https://github.com/WinniePatGG/SMPPlugin.git
|
||||
|
||||
# Navigate into the project folder
|
||||
cd SMPPlugin
|
||||
|
||||
# Build the plugin (example using Gradle)
|
||||
./gradlew build
|
||||
```
|
||||
Made with ❤️ by WinniePatGG.
|
||||
Reference in New Issue
Block a user