https://github.com/nilspace/worldwarp
https://github.com/nilspace/worldwarp
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nilspace/worldwarp
- Owner: NiLSPACE
- Created: 2014-03-03T19:06:59.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-03-06T13:15:16.000Z (over 11 years ago)
- Last Synced: 2025-01-19T05:40:48.893Z (6 months 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` |