worked on anticheat, added new item sets, refactored warps, working on teams and ranks - will be integrated with the warps system. working on general stability improvements / bugfixes
Java CI with Maven / build (push) Successful in 1m16s
Java CI with Maven / build (push) Successful in 1m16s
This commit is contained in:
@@ -27,10 +27,20 @@ commands:
|
||||
usage: /setwarp <warp name>
|
||||
permission: fantasysmp.manage_warps
|
||||
|
||||
reloadwarps:
|
||||
delwarp:
|
||||
description: delete a warp
|
||||
usage: /delwarp <warp name>
|
||||
permission: fantasysmp.manage_warps
|
||||
|
||||
warps:
|
||||
description: list all warps
|
||||
usage: /warps
|
||||
permission: fantasysmp.warps
|
||||
|
||||
rewarps:
|
||||
description: reload warps
|
||||
usage: /reloadwarps
|
||||
permission: fantasysmp.admin
|
||||
usage: /rewarps
|
||||
permission: fantasysmp.manage_warps
|
||||
|
||||
warp:
|
||||
description: teleport to a warp
|
||||
@@ -49,7 +59,7 @@ permissions:
|
||||
|
||||
fantasysmp.manage_warps:
|
||||
description: commands for managing warps
|
||||
default: true
|
||||
default: false
|
||||
|
||||
fantasysmp.home:
|
||||
description: commands for teleporting home
|
||||
|
||||
Reference in New Issue
Block a user