https://github.com/nilspace/worldutilities
https://github.com/nilspace/worldutilities
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nilspace/worldutilities
- Owner: NiLSPACE
- Created: 2014-03-08T18:43:46.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-03-09T14:59:02.000Z (over 11 years ago)
- Last Synced: 2025-01-19T05:40:49.225Z (5 months ago)
- Language: Lua
- Size: 137 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
A plugin that allows you to manage the weather and time in your world.
# Commands
### General
| Command | Permission | Description |
| ------- | ---------- | ----------- |
|/time | WorldUtilities.time | The command that manages the time. As parameters it has: Set, Stop and Start.|
|/weather | WorldUtilities.weather | The command that manages the weather. As parameters it has: Set, Stop, Start and Change.|
|/wu time | WorldUtilities.time | The command that manages the time. As parameters it has: Set, Stop and Start.|
|/wu weather | WorldUtilities.weather | The command that manages the weather. As parameters it has: Set, Stop, Start and Change.|# Permissions
| Permissions | Description | Commands | Recommended groups |
| ----------- | ----------- | -------- | ------------------ |
WorldUtilities.time | This permission allows a player to manage the time in the world he's standing in. | `/time`, `/wu time`, `/time`, `/wu time` | admins, mods |
WorldUtilities.weather | This permission allows a player to manage the weather in the world he's standing in. | `/weather`, `/wu weather`, `/weather`, `/wu weather` | admins, mods |