https://github.com/bravo68web/minecraft-server-template
Minecraft Java edition template [Spigot]
https://github.com/bravo68web/minecraft-server-template
17 configuration java latest linux mc minecraft spigot template
Last synced: 3 months ago
JSON representation
Minecraft Java edition template [Spigot]
- Host: GitHub
- URL: https://github.com/bravo68web/minecraft-server-template
- Owner: BRAVO68WEB
- Created: 2021-07-26T07:38:18.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-26T08:05:28.000Z (almost 5 years ago)
- Last Synced: 2025-05-16T20:42:14.114Z (about 1 year ago)
- Topics: 17, configuration, java, latest, linux, mc, minecraft, spigot, template
- Language: Shell
- Homepage:
- Size: 38 MB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Minecraft Spigot Server Template

## Spigot Server

## Configuration
Configure your Server at your ease !!
Edit `server.properties` file
```
level-seed: "Enter your desired World Seed"
level-name: "Enter your desired World Name"
motd: "Server Description"
resource-pack: "Resource Pack (zip, direct download) URL, if any"
rcon.password: "if any"
online-mode: "To connect via official Auth server"
server-ip: "if any"
```