Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Stuyk/rebar-simple-time
A simple time plugin for Rebar Framework.
https://github.com/Stuyk/rebar-simple-time
Last synced: about 22 hours ago
JSON representation
A simple time plugin for Rebar Framework.
- Host: GitHub
- URL: https://github.com/Stuyk/rebar-simple-time
- Owner: Stuyk
- Created: 2024-05-24T19:43:48.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-09-22T13:00:10.000Z (3 months ago)
- Last Synced: 2024-12-15T08:49:01.281Z (8 days ago)
- Language: TypeScript
- Homepage:
- Size: 3.91 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple Time for Rebar Framework
This plugin simply makes time work on your server.
Synchronizes time for all players who have a character bound.
**Weather is only synchronized for players with a `character` document**
## Features
- Specify to use server time
- Specify to use a faster time like `minutes-per-minute`
- Completely configureable## Installation
From the main directory of your `Rebar` framework.
```
git clone https://github.com/Stuyk/rebar-simple-time src/plugins/simple-time
```That's it.
If you wish to save the plugin in your own repository, go to the `src/plugins/simple-time` folder and delete the `.git` folder.