First commit.

This commit is contained in:
天クマ 2025-12-03 15:02:05 -03:00
commit 55370dcd53
61 changed files with 928 additions and 0 deletions

View file

@ -0,0 +1,14 @@
name: regions
version: '1.0-SNAPSHOT'
main: io.github.adrianvic.regions.Regions
api-version: '1.21'
author: 'Adrian Victor'
website: https://github.io/adrianvic
description: Change what players can do based in custom criteria.
commands:
mrlistpolicies:
description: "Lists all loaded policies"
usage: "/mrlistpolicies"
mrpolicyinfo:
description: "Show info about a policy"
usage: "/mrpolicyinfo"