Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ ExamplePlugin Public template

Example plugin for Lumi bedrock server software

Notifications You must be signed in to change notification settings

LuminiaDev/ExamplePlugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExamplePlugin

Example plugin for Lumi bedrock server software

What the plugin includes

  • Example of a custom item
  • Example of a custom block
  • Example of a custom enchantment
  • Example of working with commands
  • Example of working with effects
  • Example of working with block and item types
  • Example of working with non-reflection and reflection-based event listeners

How to build

  1. Clone repo: git clone https://github.com/LuminiaDev/ExamplePlugin.git
  2. Go to the folder: cd ExamplePlugin
  3. Use command ./gradlew build
  4. Your plugin is built and will be located in build/libs

About

Example plugin for Lumi bedrock server software

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages