https://github.com/maksim2498/mc-skyfallen
Bukkit plugin teleporting you to overworld when you fall down to the void in the End
https://github.com/maksim2498/mc-skyfallen
bukkit bukkit-plugin minecraft minecraft-plugin
Last synced: about 1 month ago
JSON representation
Bukkit plugin teleporting you to overworld when you fall down to the void in the End
- Host: GitHub
- URL: https://github.com/maksim2498/mc-skyfallen
- Owner: Maksim2498
- License: mit
- Created: 2022-11-09T15:21:09.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-13T16:41:38.000Z (over 3 years ago)
- Last Synced: 2025-01-21T09:29:41.320Z (over 1 year ago)
- Topics: bukkit, bukkit-plugin, minecraft, minecraft-plugin
- Language: Java
- Homepage:
- Size: 115 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Skyfallen

## Index
- [Index](#index);
- [About](#about);
- [Config](#config);
- [Download](#download);
- [Installation](#installation).
## About
This is the small Bukkit plugin making you to spawn in the specified
world fall out of the End or End-like dimension.
## Config
Configuration file has only two entries:
- `height` which specifies the height on which you will spawn when fall out;
- `world` which specifies the name of the world in which you will be spawned after fall out.
## Download
See [releases](https://github.com/Maksim2498/mc-skyfallen/releases)
section and download desired version.
## Installation
Simply put downloaded .jar file and put it in the _plugins_ folder.