Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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.