Skip to content

Instantly share code, notes, and snippets.

@SkyLightQP
Created April 7, 2021 08:22
Show Gist options
  • Save SkyLightQP/f393a7e1b81a3691519296b6cd1c9683 to your computer and use it in GitHub Desktop.
Save SkyLightQP/f393a7e1b81a3691519296b6cd1c9683 to your computer and use it in GitHub Desktop.
A Example of minecraft bukkit plugin.yml file
name: 본인플러그인이름
main: 메인클래스패키지
version: 1.0
commands:
play:
description: 예시 명령어
stop:
description: 예시 두번째 명령어
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment