Skip to content
This repository has been archived by the owner on May 12, 2023. It is now read-only.

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
harryitz authored May 30, 2022
1 parent 7b67223 commit 6154053
Show file tree
Hide file tree
Showing 6 changed files with 660 additions and 0 deletions.
17 changes: 17 additions & 0 deletions plugin.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
name: TradeNPC
author: alvin0319
authors:
- DavidGlitch04
main: TradeNPC\Main
version: 1.0.0
api: 4.0.0

commands:
npc:
description: "TradeNPC Command"
permission: tradenpc.command.use

permissions:
tradenpc.command.use:
default: op
description: "TradeNPC Command Permission"
2 changes: 2 additions & 0 deletions resources/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
enable-see-player: true
enable-open-shop-creative: false
Loading

0 comments on commit 6154053

Please sign in to comment.