https://github.com/huzvanec/slimechunker
Simple plugin to display slime chunks with one command
https://github.com/huzvanec/slimechunker
minecraft-plugin
Last synced: 21 days ago
JSON representation
Simple plugin to display slime chunks with one command
- Host: GitHub
- URL: https://github.com/huzvanec/slimechunker
- Owner: huzvanec
- Created: 2022-03-23T15:43:02.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-08-01T14:28:23.000Z (almost 3 years ago)
- Last Synced: 2025-02-26T03:38:52.638Z (over 1 year ago)
- Topics: minecraft-plugin
- Language: Java
- Homepage:
- Size: 2.48 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# SlimeChunker
## What is SlimeChunker?
SlimeChunker is a simple and lightweight plugin which makes slime chunks easy to locate without needing to know the
seed.
## Supported platforms
Paper based minecraft servers **1.19.4+**
**Spigot and Bukkit are not supported!**
## Slime chunk maps



## Slime chunk compass


## How to build
Requirements: [Git](https://git-scm.com/), [Maven](https://maven.apache.org/)
**Clone this repository**
```git clone https://github.com/Mandlemankiller/SlimeChunker```
**Move to the folder**
```cd SlimeChunker```
**Build**
```mvn package```
**Done!**
`SlimeChunker-1.0-SNAPSHOT.jar` should be now located in `target` directory