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

https://github.com/wode490390/signeditor

Sign editor plugin for Nukkit
https://github.com/wode490390/signeditor

editor minecraft nukkit plugin sign tool

Last synced: about 1 month ago
JSON representation

Sign editor plugin for Nukkit

Awesome Lists containing this project

README

          

# Sign Editor
[![Nukkit](https://img.shields.io/badge/Nukkit-1.0-green)](https://github.com/NukkitX/Nukkit)
[![Build](https://img.shields.io/circleci/build/github/wode490390/SignEditor/master)](https://circleci.com/gh/wode490390/SignEditor/tree/master)
[![Release](https://img.shields.io/github/v/release/wode490390/SignEditor)](https://github.com/wode490390/SignEditor/releases)
[![Release date](https://img.shields.io/github/release-date/wode490390/SignEditor)](https://github.com/wode490390/SignEditor/releases)

Sign editor plugin for Nukkit.

![](https://i.loli.net/2021/03/16/LjWctCMxlJihTo1.png)

If you found any bugs or have any suggestions, please open an issue on [GitHub Issues](https://github.com/wode490390/SignEditor/issues).

If you like this plugin, please star it on [GitHub](https://github.com/wode490390/SignEditor).

## Download
- [Releases](https://github.com/wode490390/SignEditor/releases)
- [Snapshots](https://circleci.com/gh/wode490390/SignEditor)

## Usage
1. Click a sign.
2. Send the `/sign` command to open the editor.

## Commands
| Command | Permission | Description | Default |
| - | - | - | - |
| `/sign [line] [text]` | sign.command | Changes the text of a sign | OP |

*Use `/sign 0` to emptying a sign.*

## Compiling
1. Install [Maven](https://maven.apache.org/).
2. Run `mvn clean package`. The compiled JAR can be found in the `target/` directory.

## Metrics Collection

This plugin uses [bStats](https://github.com/wode490390/bStats-Nukkit). You can opt out using the global bStats config; see the [official website](https://bstats.org/getting-started) for more details.

###### If I have any grammar and/or term errors, please correct them :)