Update from Git Manager GUI
This commit is contained in:
17
MAIN/target/classes/plugin.yml
Normal file
17
MAIN/target/classes/plugin.yml
Normal file
@@ -0,0 +1,17 @@
|
||||
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>
|
||||
Reference in New Issue
Block a user