Skip to content
This repository was archived by the owner on Feb 5, 2026. It is now read-only.

Commit 754cd55

Browse files
Release 1.1
1 parent 090efdd commit 754cd55

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

plugin.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
name: HubCore
22
main: HubCore\HubCore
3-
version: 1.0.0
3+
version: 1.1
44
api: 3.0.0, 4.0.0
55
author: IceCruelStuff
66
description: Adds /hub command to your PocketMine-MP server
77
website: https://github.com/IceCruelStuff/HubCore
88

99
commands:
10-
hub:
11-
description: Teleport to hub
12-
usage: "/hub"
13-
permission: hub.command.hub
10+
hub:
11+
description: Teleport to hub
12+
usage: "/hub"
13+
permission: hub.command.hub
1414

1515
permissions:
16-
hub.command.hub:
17-
description: Allows you to teleport to hub
18-
default: true
16+
hub.command.hub:
17+
description: Allows you to teleport to hub
18+
default: true

0 commit comments

Comments
 (0)