Skip to content

allay-mc/plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Allay Plugins

Common Allay plugins that can be used in your project.

Each directory in the plugins directory contains further information about the appropiate plugin.

Submitting

You can submit your own plugin by making a pull request.

README.md
plugins/
├── ... existing plugins
└── <your-plugin-name>/
    ├── LICENSE.txt
    ├── README.md
    └── ... and all other files/directories