mirror of
https://github.com/RonanPlugins/BetterRTP.git
synced 2026-04-10 18:06:02 +00:00
added hClaims support
This commit is contained in:
@@ -21,6 +21,8 @@ Settings:
|
||||
Residence: false
|
||||
## Respect KingdomsX areas (https://www.spigotmc.org/resources/kingdomsx.77670/)
|
||||
KingdomsX: false
|
||||
## Respect hClaims areas (https://github.com/pixelnw/claimapi)
|
||||
hClaims: false
|
||||
## Output to console some debugging info
|
||||
Debugger: false
|
||||
## Amount of chunks to preload around a safe location
|
||||
|
||||
@@ -13,11 +13,12 @@ softdepend:
|
||||
- Residence
|
||||
- ProtocolLib
|
||||
- Kingdoms
|
||||
- hClaims
|
||||
api-version: '1.13'
|
||||
|
||||
commands:
|
||||
betterrtp:
|
||||
aliases: [brtp, rtp]
|
||||
aliases: [brtp, rtp, randomtp]
|
||||
description: Randomly teleport to a location
|
||||
|
||||
permissions:
|
||||
|
||||
Reference in New Issue
Block a user