18 lines
513 B
YAML
18 lines
513 B
YAML
name: AntiRedstoneClock-Reborn
|
|
version: 2.1
|
|
description: Limit the redstoneClock
|
|
author: M_Viper
|
|
website: https://m-viper.de
|
|
api-version: 1.13
|
|
softdepend: [WorldGuard, bstats, PlotSquared]
|
|
|
|
main: com.trafalcraft.anti_redstone_clock.Main
|
|
|
|
commands:
|
|
antiRedstoneClock:
|
|
description: Base command for the antiRedstoneClock plugin.
|
|
aliases: [arc]
|
|
arc_tp:
|
|
description: Interner Teleport-Befehl für AntiRedstoneClock (nicht von anderen Plugins beeinflusst).
|
|
usage: /arc_tp <x> <y> <z> <world>
|