Warps

1 Introduction

You can add an unlimited amount of warps to a kingdom. For example, you can make warps for all the cities in kingdoms that span a large area.

The tp-delay option in the config of starter is also here applicable.

2 Commands

1.1 Create a warp

/k setwarp <warp>

kingdom.setwarp

/k setwarp <kingdom> <warp>

kingdom.setwarp.other

1.2 List of warps

/k warps

kingdom.warp

/k warps <kingdom>

kingdom.warp.other

1.3 Teleport to a warpen.

/k warp <warp>

kingdom.warp

/k warp <kingdom> <warp>

kingdom.warp.other

1.4 Remove a warp

/k delwarp <warp>

kingdom.delwarp

/k delwarp <kingdom> <warp>

kingdom.delwarp.other


3 Config options

The following options can be configured in the config.yml of KingdomCraft Premium.


3.1 Maximum warps

You can configure a limit of warps that a kingdom may own. Remove this option for an unlimited amount.

settings: 
  warps:
    max-per-kingdom: 10


3.2 Warps in kingdom claims

With this option, warps may only be created in regions that are claimed by the kingdom.

settings: 
  warps:
    restrict-to-region: true