Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nilspace/worldwarp
https://github.com/nilspace/worldwarp
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/nilspace/worldwarp
- Owner: NiLSPACE
- Created: 2014-03-03T19:06:59.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-03-06T13:15:16.000Z (over 10 years ago)
- Last Synced: 2023-04-04T07:17:18.867Z (over 1 year ago)
- Language: Lua
- Size: 129 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
This plugin allows people to easily create, import, and move between worlds. Later on there will probably be more features but the MCServer API needs to change for that.
# Commands
### General
| Command | Permission | Description |
| ------- | ---------- | ----------- |
|/wback | WorldWarp.wback | Returns to previous world.|
|/wcreate | WorldWarp.wcreate | Creates world|
|/wlist | WorldWarp.wlist | Lists active worlds.|
|/wwarp | WorldWarp.wwarp | Warps to desired world.|# Permissions
| Permissions | Description | Commands | Recommended groups |
| ----------- | ----------- | -------- | ------------------ |
WorldWarp.wback | | `/wback` |
WorldWarp.wcreate | | `/wcreate` |
WorldWarp.wlist | | `/wlist` |
WorldWarp.wwarp | | `/wwarp` |