Base rewrite with appliance System
This commit is contained in:
@@ -1,8 +1,16 @@
|
||||
name: spawn
|
||||
version: 1.0
|
||||
author: olischma, muelleel
|
||||
version: '1.0'
|
||||
main: eu.mhsl.craftattack.spawn.Main
|
||||
api-version: 1.19
|
||||
api-version: '1.20'
|
||||
commands:
|
||||
worldMuseum-villager:
|
||||
description: updates Worldmuseum-villager to current player location
|
||||
usage: /worldMuseum-villager
|
||||
moveWorldMuseumVillager:
|
||||
description: Moves world museum villager to current player location and persists location to config
|
||||
usage: /moveWmVillager
|
||||
permission: admin
|
||||
projectStart:
|
||||
description: Starts project countdown
|
||||
projectStartCancel:
|
||||
description: Cancels project countdown
|
||||
projectStartReset:
|
||||
description: Resets project countdown
|
||||
|
||||
Reference in New Issue
Block a user