Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 564 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 564 Bytes

SimplePlugin

A simple plugin

Commands

/simple <...>

This command throws you in the air!

Config

You can configure the permission for the commands and also the return messages! The default Config looks like this:

messages:
  cmd-need-player: "<red>Du musst ein Spieler sein um diesen Befehl ausführen zu können!"
  missing-permission: "<red>Dazu fehlen dir die Rechte"

  simple-command-feedback: "<gray>Das ist ein einfacher Befehl mit <aqua>%s</aqua> argumenten"

permissions:
  commands:
    simple:
      - simple.command.simple