forked from GuntherDW/TweakWarp
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathplugin.yml
31 lines (31 loc) · 957 Bytes
/
plugin.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
name: TweakWarp
main: com.guntherdw.bukkit.TweakWarp.TweakWarp
version: 3.5
authors:
- GuntherDW
- Meaglin
commands:
warp:
description: Warps you to a specific place
usage: /<command> [name] <warpgroup>
_permission: tweakwarp.warp
setwarp:
description: Creates a new warp
usage: /<command> [name] <warpgroup> <accessgroup>
_permission: tweakwarp.setwarp
removewarp:
description: Removes a warp
usage: /<command> [name] <warpgroup>
_permission: tweakwarp.removewarp
listwarps:
description: Lists the current warps
usage: /<command> <warpgroup>
aliases: [ warps , warplist ]
reloadwarps:
description: Reloads the warp table
usage: /<command>
_permission: tweakwarp.reloadwarps
warpback:
description: Toggle warp saving for tpback
usage: /<command>
_permission: tweakcraftutils.tpback