fix: remove build/

This commit is contained in:
TheClashFruit 2023-06-11 18:36:29 +02:00
parent 52020e15bc
commit 006b5b3208
Signed by: TheClashFruit
GPG key ID: CF4A319B9A73290C
28 changed files with 6 additions and 40 deletions

6
.idea/vcs.xml Normal file
View file

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="$PROJECT_DIR$" vcs="Git" />
</component>
</project>

View file

@ -1 +0,0 @@
yes: 'yes'

View file

@ -1,22 +0,0 @@
title: '&3Servers'
size: 54
border:
enabled: true
material: 'BLACK_STAINED_GLASS_PANE'
pages:
- title: '&3Servers'
items:
- name: '&aGetting Started'
material: 'OAK_SIGN'
slot: 22
count: 1
lore:
- '&7Edit menu/server_menu.yml to change this menu.'
events:
- type: 'click'
action: 'send_message'
data: '&aYou clicked on Getting Started!'
navigation: false

View file

@ -1,15 +0,0 @@
name: Hubbit
version: '0.1.0+1.19.4-alpha'
main: me.theclashfruit.hubbit.Hubbit
api-version: 1.19
load: STARTUP
commands:
hubbit:
description: About Hubbit
usage: /<command>
permission: hubbit.general.about
servers:
description: Server Menu
usage: /<command>
permission: hubbit.player.menu

View file

@ -1,2 +0,0 @@
Manifest-Version: 1.0