Skip to content

Instantly share code, notes, and snippets.

View rudipratm's full-sized avatar
🔒
locked

rudi rudipratm

🔒
locked
View GitHub Profile
@rudipratm
rudipratm / examples.yml
Created December 4, 2020 02:50 — forked from amywarble/examples.yml
MyCommands default commands configuration
#-----------------------------------------------------------------------------------------------------------#
# MyCommand Commands config file (last update v5.5.0) #
# #
# BukkitDev Help page : https://dev.bukkit.org/projects/mycommand/pages/getstarted #
# #
# How to make a command : (See an example command below) #
# For first, put your command name on first line #
# Now put your command_line name after the "command:" line. Don't forget the '/' before your command. #
# So, now select your command type from a predefined list putting it after "type" line #
# COMMAND TYPE LIST : #