Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 554 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 554 Bytes

ChestClaims

ChestClaims is a BeAPI module that allows players to claim and protect their chests.

Installing

To download and install, you can either git clone this repo and use the mcpe pack, or run the command below in your BeAPI project. npm install @mcbeutils/chestclaims Once you have done that, you can now import "@mcbeutils/chestclaims" into your main project. image