name: CreaParty
version: 2.2.1
main: creaparty.fun.FUN
author: CLEMENT LEFEBVRE Aka PassepartoutFR
description: A plugin that provides creative and fun commands for Minecraft players.
commands:
creaparty:
description: Enter creative mode for 35 minutes.
usage: /creaparty
permission: creaparty.use
permission-message: You do not have permission to use this command.
creafun:
description: A collection of fun commands for Minecraft players.
usage: /creafun <subcommand>
permission: creaparty.use
permission-message: You do not have permission to use this command.
subcommands:
weather:
description: Changes the weather in the player's world.
usage: /creafun weather <clear|rain|thunder>
permission: creaparty.use.weather
permission-message: You do not have permission to use this command.
fly:
description: Allows the player to fly.
usage: /creafun fly <on|off>
permission: creaparty.use.fly
permission-message: You do not have permission to use this command.
invisible:
description: Makes the player invisible to other players.
usage: /creafun invisible <on|off>
permission: creaparty.use.invisible
permission-message: You do not have permission to use this command.
invincible:
description: Makes the player immune to damage.
usage: /creafun invincible <on|off>
permission: creaparty.use.invincible
permission-message: You do not have permission to use this command.
permissions:
creaparty.use:
default: op
description: Grants access to all CreaParty commands.
creaparty.use.weather:
default: op
description: Grants access to the weather command.
creaparty.use.fly:
default: op
description: Grants access to the fly command.
creaparty.use.invisible:
default: op
description: Grants access to the invisible command.
creaparty.use.invincible:
default: op
description: Grants access to the invincible command.