diff --git a/src/main/resources/config.yml b/src/main/resources/config.yml new file mode 100644 index 0000000..1c0574a --- /dev/null +++ b/src/main/resources/config.yml @@ -0,0 +1,7 @@ + +item: # TODO + # Name & Lore for linked-beacon-blocks + # - Has to include %id% somewhere for identification! + name: '§9BeaconTeleporter' + lore: + - '§8§o%id%' \ No newline at end of file