By continuing to use this site, you agree to the Terms of Service of this website, including usage of cookies.
OK, Don't show this again
Plugins | WarpGUI |
---|---|
API | |
Version | |
Download | |
Total Download |
Commands | Description | Aliases |
---|---|---|
/warpgui | WarpGUI Commands | /warp |
warpgui.command
to use command /warpguiwarpgui.command.help
to use command /warpgui helpwarpgui.command.create
to use command /warpgui createwarpgui.command.remove
to use command /warpgui removewarpgui.command.edit
to use command /warpgui editwarpgui.command.list
to see all warp already exists in the server---
# WarpGUI config.yml
#
# ░██╗░░░░░░░██╗░█████╗░██████╗░██████╗░░██████╗░██╗░░░██╗██╗
# ░██║░░██╗░░██║██╔══██╗██╔══██╗██╔══██╗██╔════╝░██║░░░██║██║
# ░╚██╗████╗██╔╝███████║██████╔╝██████╔╝██║░░██╗░██║░░░██║██║
# ░░████╔═████║░██╔══██║██╔══██╗██╔═══╝░██║░░╚██╗██║░░░██║██║
# ░░╚██╔╝░╚██╔╝░██║░░██║██║░░██║██║░░░░░╚██████╔╝╚██████╔╝██║
# ░░░╚═╝░░░╚═╝░░╚═╝░░╚═╝╚═╝░░╚═╝╚═╝░░░░░░╚═════╝░░╚═════╝░╚═╝
#
# Message Teleport To Warp
# Use {warp} to get warp name
msg-teleport: "§aSuccessfully teleport to warp§6 {warp}"
# Menu WarpGUI Name
menu-name: "WarpGUI"
...
- Create Warp Usage:
$warpname = "Warp1";
WarpGUI::getInstance()->addWarp($warpname);
- Remove Warp Usage:
$warpname = "Warp1";
WarpGUI::getInstance()->removeWarp($warpname);
- Step 1: Click the
Direct Download
button to download the plugin- Step 2: move the file
WarpGUI.phar
into the fileplugins
- Step 3: Restart server
You can leave one review per plugin release, and delete or update your review at any time