Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/noahhusby/sledgehammer
A multi-server utility for the BuildTheEarth project.
https://github.com/noahhusby/sledgehammer
bte buildtheearth bungeecord forge sledgehammer
Last synced: 28 days ago
JSON representation
A multi-server utility for the BuildTheEarth project.
- Host: GitHub
- URL: https://github.com/noahhusby/sledgehammer
- Owner: noahhusby
- License: mit
- Created: 2020-08-02T19:54:26.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-02-17T17:57:39.000Z (almost 2 years ago)
- Last Synced: 2023-03-06T17:38:40.557Z (almost 2 years ago)
- Topics: bte, buildtheearth, bungeecord, forge, sledgehammer
- Language: Java
- Homepage:
- Size: 3.37 MB
- Stars: 10
- Watchers: 3
- Forks: 5
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# Sledgehammer
#### A multi-server utility for the BuildTheEarth project.[![community](https://go.buildtheearth.net/community-shield)](https://github.com/buildtheearth)
![https://github.com/noahhusby/Sledgehammer/actions/workflows/build.yml](https://github.com/noahhusby/Sledgehammer/actions/workflows/build.yml/badge.svg)
![https://github.com/noahhusby/Sledgehammer/blob/master/LICENSE](https://img.shields.io/github/license/noahhusby/Sledgehammer)
![https://github.com/noahhusby/Sledgehammer/releases](https://img.shields.io/github/v/release/noahhusby/sledgehammer?include_prereleases)
![https://github.com/noahhusby/Sledgehammer](https://img.shields.io/tokei/lines/github/noahhusby/sledgehammer)
![https://discord.com/invite/BGpmp3sfH5](https://img.shields.io/discord/706317564904472627?label=discord)## Features
* Region Assigning - /tpll will automatically teleport between servers based upon region configuration
* Global Warps - Set warps and teleport across the network
* Border Teleportation - Teleport automatically between servers when passing through region borders## Installation
Go to the [releases](https://github.com/noahhusby/Sledgehammer/releases) page and download the latest bungeecord plugin
and bukkit plugin.## Building
* Clone this repo, or download as a zip
* Open `sledgehammer` in your preferred IDE
* Build using: `./gradlew shadowJar`
* Individual Builds for Bungeecord and Bukkit will be found under `[module]/build`