Skip to content

Commit f39ff7e

Browse files
authored
Update README.md
1 parent 10fcbe2 commit f39ff7e

File tree

1 file changed

+5
-92
lines changed

1 file changed

+5
-92
lines changed

README.md

+5-92
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 请转向使用 [Invero](http://invero.trixey.cc/) — Bukkit 平台 容器GUI 解决方案
2+
3+
---
4+
## (Deprecated) TrMenu
5+
16
![](https://attachment.mcbbs.net/data/myattachment/forum/202108/17/142921rll20j5kie5kzk1f.gif)
27
![](https://img.shields.io/github/last-commit/Arasple/TrMenu?logo=artstation&style=for-the-badge&color=9266CC)![](https://img.shields.io/github/issues/InsinuateProjects/TrMenu?style=for-the-badge&logo=slashdot)![](https://img.shields.io/github/release/Arasple/TrMenu?style=for-the-badge&color=00C58E&logo=ionic)
38

@@ -26,95 +31,3 @@
2631
* **zh_TW(繁體中文)** copy from _zh_HK_
2732

2833
---
29-
30-
### ⛏ Developer
31-
32-
Maven:
33-
```xml
34-
<repositories>
35-
<repository>
36-
<id>roselle-public</id>
37-
<url>https://repo.mcage.cn/repository/maven-public/</url>
38-
</repository>
39-
</repositories>
40-
41-
<dependencies>
42-
<dependency>
43-
<groupId>me.arasple.mc.trmenu</groupId>
44-
<artifactId>trmenu</artifactId>
45-
<version>{LATEST-VERSION}</version>
46-
<scope>provided</scope>
47-
</dependency>
48-
</dependencies>
49-
```
50-
51-
Gradle Kotlin DSL
52-
```kotlin
53-
repositories {
54-
maven("https://repo.mcage.cn/repository/maven-public/")
55-
}
56-
dependencies {
57-
compileOnly("me.arasple.mc.trmenu:trmenu:{LATEST-VERSION}")
58-
}
59-
60-
```
61-
62-
---
63-
64-
### 🎯 Introduce
65-
66-
TrMenu is a brand new advanced dynamic trplugins.menu plugin
67-
You can create unlimited & highly customized inventory GUIs
68-
69-
It covers a larger variety of functions, and easier to configurae trplugins.menu
70-
Also a detailed wiki help you qucik start
71-
72-
---
73-
74-
### 💙 Purchase
75-
76-
Via [spigotmc.org](https://www.spigotmc.org/resources/83120/) now
77-
78-
By purchasing the plugin, you will greatly support the project and its continual development
79-
80-
---
81-
82-
### 🚀 Support
83-
84-
Before asking for support, please make sure you have fully **read the wiki** and try to provide **information enough**
85-
to reproduce the issue
86-
87-
Issues: https://github.com/InsinuateProjects/TrMenu/issues
88-
_TrPlugins Discord (Original) : https://discord.gg/8CWa6KF_
89-
90-
**Insinuate Discord : https://discord.gg/Fs6fJN3jXj**
91-
92-
```
93-
1. I will not offer help to the one who didn't purchase the plugin
94-
95-
2. Due to the busy study, I can probably only respond & try to solve issues once every week. Therefore make sure the issue you create provide enough information and links do not expire for a period
96-
97-
3. I cannot complete all the feature requests, some requests which are irrelevant or too hard to realize will be decline or put into low-priority
98-
99-
Please understand :)
100-
```
101-
102-
---
103-
104-
### 🌍 bStats
105-
106-
![bStats](https://bstats.org/signatures/bukkit/TrMenu.svg)
107-
108-
---
109-
110-
### 🚩 License
111-
112-
[LICENSE](https://github.com/TrMenu/TrMenu/blob/master/LICENSE.md)
113-
114-
Despite TrMenu is a premium plugin, by any means,
115-
I will not prevent you from downloading the artifacts or compiling them yourself as long as you do not distribute it
116-
117-
However, by purchasing the plugin, you will greatly support the project and its continual development thus I will be
118-
truly grateful
119-
120-
---

0 commit comments

Comments
 (0)