pxewarp
作者:rebot | 分类:模组
Minecraft 版本: 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
平台: paper
标签: game-mechanics social transportation
pxewarp
a slightly customizable warp plugin
features
for players
- warp to positions set by admins using
/warp <warp> - list all warps (you have permission to teleport to) with
/warpsfor admins
- set warps using
/setwarp <name> - use minimessage to style the name (
/setwarp <warp> displayname <name>) and set the description (/setwarp <warp> description <description>) of warps. - require that players have permission to visit/see a warp with
/setwarp <warp> permission <node> - delete a warp with
/delwarp <warp>
/warp <warp>
teleport to a warp
- permission:
warps.warp
/warps
view all available warps
- permission:
warps.warp - aliases:
/warp
/warps reload
reloads the warps.yml file
- permission:
warps.reload
/setwarp <name>
creates a new warp
- permission:
warps.create
/setwarp <warp> ...
modifies an existing warp
change the location of a warp. if no location is given, the executor's location will be used insteadlocation [<location>]- permission:
warps.set.location - aliases:
/setwarp <warp>
- permission:
change the display name of a warp. minimessage can be used in the display name to style it. if no display name is given, the display name will be reset.displayname [<displayname>]- permission:
warps.set.displayname
- permission:
change the description of a warp as displayed when its name is hovered over. minimessage can be used in the description to style it. if no description is given, the description will be reset.description [<description>]- permission:
warps.set.description
- permission:
change the permission required to visit a warp. if no permission is given, the permission will be reset.permission [<permission>]- permission:
warps.set.permission
- permission:
/delwarp <warp>
deletes a warp
- permission:
warps.delete
请登录后举报
暂无评论,抢个沙发吧~