🎨 Moved back to reflection, still WIP
This commit is contained in:
parent
a4f60fd01e
commit
6d1dab78aa
53 changed files with 879 additions and 4667 deletions
8
src/main/resources/plugin.yml
Normal file
8
src/main/resources/plugin.yml
Normal file
|
@ -0,0 +1,8 @@
|
|||
name: MapReflectionAPI
|
||||
version: '${project.version}'
|
||||
main: tech.sbdevelopment.mapreflectionapi.MapReflectionAPI
|
||||
api-version: 1.13
|
||||
authors: [ inventivetalent, SBDeveloper ]
|
||||
description: This API helps developer with viewing images on maps.
|
||||
website: https://sbdevelopment.tech
|
||||
softdepend: [ BKCommonLib ]
|
Loading…
Add table
Add a link
Reference in a new issue