An open API service indexing awesome lists of open source software.

https://github.com/onelitefeathernet/ultimatespawn

A simple spawn plugin
https://github.com/onelitefeathernet/ultimatespawn

java paper plugin spigot utilities

Last synced: 3 months ago
JSON representation

A simple spawn plugin

Awesome Lists containing this project

README

        

# UltimateSpawn
[![Run Gradle on Tags and Master](https://github.com/theShadowsDust/UltimateSpawn/actions/workflows/build.yaml/badge.svg?branch=main)](https://github.com/theShadowsDust/UltimateSpawn/actions/workflows/build.yaml)
![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/theShadowsDust/UltimateSpawn?sort=semver)

**Installation (plug and play):**
You will receive a .jar file. You have to put the file into your plugins folder. Run your server -> **done!**

**Functions:**
- Set multiple spawns
- Remove spawns
- Player join at spawnpoint
- Respawn at spawnpoint

**TO-DO**
- Permission group spawnpoints

| Permission | Description |
|-----------------------------------|-----------------------------------|
| ultimatespawn.command.config | Access to the config command |
| ultimatespawn.command.reload | Access to the reload command |
| ultimatespawn.command.help | Access to the help command |
| ultimatespawn.command.setspawn | Access to the setspawn command |
| ultimatespawn.command.removespawn | Access to the removespawn command |
| ultimatespawn.command.spawn | Access to the spawn command |

**Download:**
- Coming Soon