https://github.com/scottwinkler/cocoapebbles-bed
https://github.com/scottwinkler/cocoapebbles-bed
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/scottwinkler/cocoapebbles-bed
- Owner: scottwinkler
- Created: 2018-12-15T00:16:23.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-27T08:52:39.000Z (over 4 years ago)
- Last Synced: 2025-01-21T11:45:38.044Z (4 months ago)
- Language: Java
- Size: 7.81 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Cocoapebble's Bed Mod
This spigot plugin summons a complimentary bed at the players feet and destroys it after it when they wake up the next day. Now you never have to worry about carrying a bed with you.## Setup
To build the plugin jar file```
cd ./Bed
mvn install
```Copy this jar file into your /plugins folder on your spigot server and reload or restart your server. You can now summon a bed using `/bed`. The bed will be destroyed when you wake up.
## Use
This mod only has one command, `/bed` which summons a bed.### List of Commands
```
/bed -- summons a bed
```### Permissions
The only permission for this plugin is "bed" which is default set to true