Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
44 changes: 44 additions & 0 deletions .github/ISSUE_TEMPLATE/issue-report-zhhans.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
name: 🐞 缺漏报告表格
description: 通过填写表格来指出插件推荐的疏漏
title: "[错误报告]:"
labels: ["report"]

body:
- type: markdown
attributes:
value: >-
在进行错误报告之前,请确保没有类似的已存报告。
<br>时刻注意插件推荐是社区项目,任何商业行为都是 0 容忍的。
<br>务必注意!请完整填写以下内容,如果缺少或不够详细可能会让该报告处理优先级降低甚至不处理!
<br>最后,感谢您耐心地向我们报告错误。
- type: input
id: version
attributes:
label: 要纠错的文章
description: 填写插件名称
validations:
required: true

- type: input
id: way
attributes:
label: 问题类型
description: 填写相关文本的问题,如作者自荐,商业宣传
validations:
required: true

- type: input
id: solution
attributes:
label: 推荐的解决方案
description: 如删除文章,修改错误
validations:
required: true

- type: textarea
id: logs
attributes:
label: 描述
description: >-
涉及商业行为的推荐行为请给出相关证据
<br>对于不符合事实的文本请给予纠正
84 changes: 84 additions & 0 deletions .github/ISSUE_TEMPLATE/review-request-zhhans.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,84 @@
name: ✨ 推荐插件
description: 将插件推荐给小组评定
title: "[插件名称]:"
labels: ["request"]

body:
- type: markdown
attributes:
value: >-
觉得某个插件很有价值却没有被得到很好的宣传?
<br>通过填写以下表格告诉我们,我们会尽快给予回复。
<br>内容要求语句通顺,描述清晰。
- type: input
id: name
attributes:
label: 插件名称
description: 您要投稿的插件名称
validations:
required: true

- type: input
id: introduce
attributes:
label: 简述插件的功能
description: >-
按功能性质来分,不要在这写推荐理由
placeholder: "示例:世界预生成插件,简约高效,功能丰富,支持多个不同的平台。"
validations:
required: true

- type: checkboxes
id: check
attributes:
label: 请确认您已完成以下几件事
options:
- label: 我已检查没有重复的插件推荐
required: true
- label: 我确定该插件仍处于积极维护的状态
required: true

- type: input
id: version
attributes:
label: 支持的平台及版本
description: 插件推荐对平台一向宽容,哪怕是 Fabric 服务端 Mod 也可以
placeholder: "示例:Bukkit(1.16.5) | Sponge API 8"
validations:
required: true

- type: dropdown
id: types
attributes:
label: 插件的性质
description: 可多选
options:
- "开源"
- "免费"
- "付费"
- "国创"
- "重制"
multiple: true
validations:
required: true

- type: textarea
id: description
attributes:
label: 推荐理由
description: >-
请尽可能详细。对于描述,请假设我们不知道插件的应用情境。尽可能的突出特点。
placeholder: "插件的优势"
validations:
required: true

- type: dropdown
id: self-write
attributes:
label: 您是否会自己写推荐文本?
options:
- "是,评审通过后我会自己写"
- "否,由小组代我书写推荐内容"
- "我已经写好了,就等评审了"
validations:
required: true
28 changes: 28 additions & 0 deletions .github/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
<div align="center">
<img alt="Minecraft 插件推荐" src="../.vuepress/public/logo.png?raw=true" width="80" align=left hspace="5" vspace="5"/>
<br>
<h1>MC 插件推荐</h1>

**为优质内容创作者创流量,为玩家用户谋体验,共享开放,构建良好开发社区,延展游戏的共享精神。**
<br>
这里的按钮可点
<br>[![网页]](https://tartaros.fun/plugin-recommended)
[![MCBBS]](https://www.mcbbs.net/thread-1265727-1-1.html)
<br><br>
![提交时间] ![活动频率]
<br>![待处理] ![已采纳] ![已拒绝]

</div>

## 简介
- 想知道这个是什么吗?请阅读 [项目简介](https://tartaros.fun/plugin-recommended/introduction)
- 投稿请阅读 [投稿](https://tartaros.fun/plugin-recommended/contribution),里面详细介绍了如何参与。

<!-- Shields -->
[提交时间]:https://img.shields.io/github/last-commit/tartaros-gamer/plugin-recommended?label=%E6%9B%B4%E6%96%B0%E4%BA%8E&style=flat-square
[活动频率]:https://img.shields.io/github/commit-activity/m/tartaros-gamer/plugin-recommended?label=%E6%9B%B4%E6%96%B0%E9%A2%91%E7%8E%87&logo=github&style=flat-square
[待处理]:https://img.shields.io/github/issues-search?label=%E5%BE%85%E5%A4%84%E7%90%86%E8%AF%B7%E6%B1%82&query=repo%3Atartaros-gamer%20is%3Aopen%20label%3Arequest&color=blue
[已采纳]:https://img.shields.io/github/issues-search?label=%E5%B7%B2%E9%87%87%E7%BA%B3&query=repo%3Atartaros-gamer%20label%3Adone&color=gree
[已拒绝]:https://img.shields.io/github/issues-search?color=red&label=%E5%B7%B2%E6%8B%92%E7%BB%9D&query=repo%3Atartaros-gamer%20label%3Areject
[网页]:https://img.shields.io/badge/-网页版-greenblue.svg?style=for-the-badge
[MCBBS]:https://img.shields.io/badge/-MCBBS-F96854.svg?style=for-the-badge
34 changes: 34 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
name: Pages

on:
push:
branches:
- main # default branch

jobs:
pages:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Use Node.js 14.x
uses: actions/setup-node@v2
with:
node-version: '14'
cache: 'yarn'
- name: Cache NPM dependencies
uses: actions/cache@v2
with:
path: node_modules
key: ${{ runner.OS }}-npm-cache
restore-keys: |
${{ runner.OS }}-npm-cache
- name: Install Dependencies
run: yarn install
- name: Build
run: yarn run docs:build
- name: Deploy
uses: JamesIves/github-pages-deploy-action@4.1.5
with:
token: ${{ secrets.ACCESS_TOKEN }}
folder: dist
branch: gh-pages
70 changes: 70 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,70 @@
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*

# Runtime data
pids
*.pid
*.seed
*.pid.lock

# Directory for instrumented libs generated by jscoverage/JSCover
lib-cov

# Coverage directory used by tools like istanbul
coverage

# nyc test coverage
.nyc_output

# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
.grunt

# Bower dependency directory (https://bower.io/)
bower_components

# node-waf configuration
.lock-wscript

# Compiled binary addons (http://nodejs.org/api/addons.html)
build/Release

# Dependency directories
node_modules/
jspm_packages/

# Typescript v1 declaration files
typings/

# Optional npm cache directory
.npm

# Optional eslint cache
.eslintcache

# Optional REPL history
.node_repl_history

# Output of 'npm pack'
*.tgz

# Yarn Integrity file
.yarn-integrity

# dotenv environment variables file
.git
.vscode
.env
.idea
.DS_Store
dist
lib
es
_site
/coverage

# useless files
templete
91 changes: 91 additions & 0 deletions .vuepress/config.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,91 @@
const { config } = require("vuepress-theme-hope");

module.exports = config({
title: "Minecraft 插件推荐",
description: "Minecraft 插件推荐",
base: "/plugin-recommended/",
dest: "./dist",

head: [
[
"script",
{ src: "https://cdn.jsdelivr.net/npm/react/umd/react.production.min.js" },
],
[
"script",
{
src: "https://cdn.jsdelivr.net/npm/react-dom/umd/react-dom.production.min.js",
},
],
["script", { src: "https://cdn.jsdelivr.net/npm/vue/dist/vue.min.js" }],
[
"script",
{ src: "https://cdn.jsdelivr.net/npm/@babel/standalone/babel.min.js" },
],
],

locales: {
"/": {
lang: "zh-CN",
},
},
plugins: [
'fulltext-search',
],

themeConfig: {
logo: "/logo.png",
hostname: "https://tartaros.fun/plugin-recommended/",

repo: "https://github.com/Tartaros-Gamer/plugin-recommended",

nav: require("../_nav"),

sidebar: require("../_sidebar"),

blog: {
links: {
Github: "https://github.com/Tartaros-Gamer/mc_plugin_rc",
Email: "mailto:mctartaros@outlook.com",
},
},


footer: {
display: true,
content: "MIT 许可 | Tartaros",
},

comment: false,

copyright: {
status: "global",
},

git: {
contributor: true,
timezone: "Asia/Shanghai",
},

mdEnhance: {
enableAll: true,
presentation: {
plugins: [
"highlight",
"math",
"search",
"notes",
"zoom",
"anything",
"audio",
"chalkboard",
],
},
},

pwa: {
favicon: "/favicon.ico",
cachePic: true,
},
},
});
Binary file added .vuepress/public/favicon.ico
Binary file not shown.
Binary file added .vuepress/public/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions .vuepress/styles/index.styl
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
// import icon
@import '//at.alicdn.com/t/font_2410206_kxwb6og9m5.css'
18 changes: 13 additions & 5 deletions Bukkit/FastAsyncWorldEdit.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,29 @@
### 优化/功能性插件推荐 ② [FastAsyncWorldEdit] -- 针对 WorldEdit 的高性能改良
---
title: FastAsyncWorldEdit
icon: linter
category: Bukkit 系
tags:
- Bukkit
- Sponge
- 优化
- 世界编辑
---
## FastAsyncWorldEdit -- 针对 WorldEdit 的高性能改良

**Bukkit&Sponge | 开源 | 免费 | 内置汉化 | 开发者: IntellectualSites**

* 支持版本:![Bukkit](https://img.shields.io/spiget/tested-versions/13932?label=Bukkit) Sponge(1.12.2)
* 社区评价:![Spiget 评分](https://img.shields.io/spiget/rating/13932?label=Spigot%20%E8%AF%84%E5%88%86&style=flat-square) ![GitHub stars](https://img.shields.io/github/stars/IntellectualSites/FastAsyncWorldEdit?label=GitHub%20stars&style=flat-square)

编者: ahdg

#### 链接:
### 链接:

[下载方式](https://intellectualsites.github.io/download/fawe.html)
<br>[Github](https://github.com/IntellectualSites/FastAsyncWorldEdit)
<br>[Spigot](https://www.spigotmc.org/resources/fast-async-worldedit.13932/)
<br>[CI](https://ci.athion.net/job/FastAsyncWorldEdit-1.17/)
<br>[汉化](https://intellectualsites.crowdin.com/fastasyncworldedit)

#### 简介:
### 简介:

&emsp;&emsp;FastAsyncWorldEdit 是一个对 WorldEdit 的性能改良版本。它确实很快,能在短短几秒内处理上
千万级别的方块,但这也意味着它并不完全稳定,推荐在使用前进行备份。
Expand Down
Loading