diff --git a/.idea/.gitignore b/.idea/.gitignore
deleted file mode 100644
index 5c98b42..0000000
--- a/.idea/.gitignore
+++ /dev/null
@@ -1,2 +0,0 @@
-# Default ignored files
-/workspace.xml
\ No newline at end of file
diff --git a/.idea/dictionaries/cjd00.xml b/.idea/dictionaries/cjd00.xml
deleted file mode 100644
index 382d1c8..0000000
--- a/.idea/dictionaries/cjd00.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-
-
-
- astk
- cooldown
- craftable
- ender
- minecraft
- mojang
- motd
- rcon
- teleport
-
-
-
\ No newline at end of file
diff --git a/.idea/go-mc.iml b/.idea/go-mc.iml
deleted file mode 100644
index c956989..0000000
--- a/.idea/go-mc.iml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml
deleted file mode 100644
index 51ee0b5..0000000
--- a/.idea/inspectionProfiles/Project_Default.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/misc.xml b/.idea/misc.xml
deleted file mode 100644
index 28a804d..0000000
--- a/.idea/misc.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/modules.xml b/.idea/modules.xml
deleted file mode 100644
index 7b4181f..0000000
--- a/.idea/modules.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/vcs.xml b/.idea/vcs.xml
deleted file mode 100644
index 94a25f7..0000000
--- a/.idea/vcs.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.vscode/settings.json b/.vscode/settings.json
deleted file mode 100644
index caee8e7..0000000
--- a/.vscode/settings.json
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "go.testFlags": [
- "-v"
- ],
- "go.toolsEnvVars": {
- "GOPROXY": "https://goproxy.cn"
- },
- "go.useLanguageServer": true,
- "go.formatTool": "gofmt",
- "go.inferGopath": true,
-}
\ No newline at end of file