Chaos Plugin

This commit is contained in:
2023-01-28 00:21:14 -08:00
parent c39c5a99d5
commit 2119b89ae2
13 changed files with 200 additions and 0 deletions

View File

@ -0,0 +1,6 @@
# Whether enabling the chaos mode is allowed.
allowed: false
# Chaos modules enablement.
enable:
nearest-player-entity-spawn: true
teleport-all-entities-nearest-player: true

View File

@ -0,0 +1,15 @@
name: Foundation-Chaos
version: '${version}'
main: gay.pizza.foundation.chaos.FoundationChaosPlugin
api-version: 1.18
prefix: Foundation-Chaos
load: STARTUP
depend:
- Foundation
authors:
- kubelet
commands:
chaos:
description: Chaos Toggle
usage: /chaos
permission: foundation.command.chaos