Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mattboy9921 committed Jul 27, 2019
1 parent 92e3e5f commit 9433e5f
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,21 @@
SkipNight is a simple plugin that allows players to skip the night via a vote.
Once a vote is started, click the **yes** and **no** interactive text in chat to vote.

SpigotMC link: https://www.spigotmc.org/resources/skipnight.48334/

[![Build Status](https://travis-ci.org/mattboy9921/SkipNight.svg?branch=master)](https://travis-ci.org/mattboy9921/SkipNight)

**Commands**
- `/skipnight` - Starts vote to skip the night.
- `/skipday` - Starts a vote to skip the day.

**Permissions**
- `skipnight.vote` - Allows player to start vote, vote and be counted in vote.

Tested working on Paper 1.13.2.
**Configuration**
- `skipnight` - Set to `true` to allow skipping the night.
- `skipday` - Set to `true` to allow skipping the day.

Tested working on Paper 1.13.2 - 1.14.4.

Special thanks to RoyCurtis, iamliammckimm, CRX VrynzX, Scarsz, and Aikar!

0 comments on commit 9433e5f

Please sign in to comment.