build: establish Tree Feller project

This commit is contained in:
dmg
2026-08-11 17:10:33 -04:00
parent de27d6519e
commit 39fb3cfc57
15 changed files with 664 additions and 7 deletions
+1
View File
@@ -0,0 +1 @@
# Tree Feller settings are introduced and validated by US-008.
+25
View File
@@ -0,0 +1,25 @@
name: TreeFeller
version: ${version}
main: games.dmg.treefeller.TreeFellerPlugin
api-version: "1.20"
description: Earn and use safe, animated tree felling by species.
author: dmg.games
commands:
treefeller:
description: Control personal tree felling and inspect unlocks.
usage: /treefeller <enabled|unlocked|undo>
permission: treefeller.command
treefelleradmin:
description: Administer Tree Feller players and thresholds.
usage: /treefelleradmin <player|threshold>
permission: treefeller.admin
permissions:
treefeller.command:
description: Allows access to Tree Feller player commands.
default: true
treefeller.undo:
description: Allows a player to undo their latest felling.
default: true
treefeller.admin:
description: Allows administration of Tree Feller.
default: op