6 lines
223 B
YAML
6 lines
223 B
YAML
main: net.centilehcf.core.Core
|
|
name: Core
|
|
author: CentileHCF Development Team
|
|
version: ${git.commit.id.abbrev}-${git.branch}
|
|
description: Plugin used to add all core features to a bukkit server.
|
|
depend: [ProtocolLib, Vault] |