Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sakkke/bedforce

A Spigot plugin designed to enhance the bed-related mechanics in Minecraft
https://github.com/sakkke/bedforce

minecraft minecraft-plugin minecraft-server spigot spigot-plugin spigotmc spigotmc-plugin

Last synced: 28 days ago
JSON representation

A Spigot plugin designed to enhance the bed-related mechanics in Minecraft

Awesome Lists containing this project

README

        

![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/sakkke/bedforce/gradle.yml)

# Bedforce

## Description

`Bedforce` is a Spigot plugin designed to enhance the bed-related mechanics in Minecraft.
It introduces a new command `/bedforce` (alias: `/bdf`), which allows players to change the time to morning instantly,
bypassing the need for all players to be in bed, as long as it is night and the player executing the command is holding
a bed. The motivation for this project is adding a convenient way to skip nights without disrupting game balance.

## Features

- Introduces `/bedforce` command with an alias `/bdf` to instantly change the time to morning during night if the player
is holding a bed.

## Installation (WIP)

1. Download the `bedforce.jar` from the Releases page.
2. Place the downloaded `.jar` file into your Minecraft server's `plugins` directory.
3. Start or restart your server.

## Usage

After installing this plugin, you can use the `/bedforce` (or `/bdf`) command during the night while holding a bed to
instantly change the time to morning.

## License

[MIT](./LICENSE)