Files
foundation/foundation-core/src/main/resources/plugin.yml

63 lines
1.6 KiB
YAML
Raw Normal View History

2021-12-19 02:05:59 +00:00
name: Foundation
version: '${version}'
2021-12-21 08:58:44 +00:00
main: cloud.kubelet.foundation.core.FoundationCorePlugin
2021-12-19 02:05:59 +00:00
api-version: 1.18
prefix: Foundation
load: STARTUP
authors:
- kubelet
2021-12-20 18:01:54 +00:00
commands:
fbackup:
2021-12-22 08:11:22 +00:00
description: Back the server up now
2021-12-20 18:01:54 +00:00
usage: /fbackup
2021-12-22 08:11:22 +00:00
permission: foundation.command.backup
fupdate:
description: Update all Foundation plugins
2021-12-22 08:11:22 +00:00
usage: /fupdate
permission: foundation.command.update
2021-12-22 04:49:36 +00:00
survival:
description: Switch to survival gamemode
usage: /survival
aliases:
- s
permission: foundation.command.survival
creative:
description: Switch to creative gamemode
usage: /creative
aliases:
- c
permission: foundation.command.creative
adventure:
description: Switch to adventure gamemode
usage: /adventure
aliases:
- a
permission: foundation.command.adventure
spectator:
description: Switch to spectator gamemode
usage: /spectator
aliases:
- sp
permission: foundation.command.spectator
2021-12-22 02:53:36 -05:00
leaderboard:
description: Leaderboard
usage: /leaderboard <type>
aliases:
- lb
permission: foundation.command.leaderboard
pstore:
description: Persistent Store Manager
usage: /pstore
permission: foundation.command.pstore
2021-12-23 06:32:12 +00:00
setspawn:
description: Set the spawn of the current world.
usage: /setspawn
permission: foundation.command.setspawn
spawn:
description: Teleport to the spawn of the current world.
usage: /spawn
permission: foundation.command.spawn
2022-01-09 23:46:43 -08:00
localweather:
description: Set the player's local weather in the client.
usage: /localweather <type>