modified: static/css/styles.css
modified: templates/projects.html modified: versions/version.json
This commit is contained in:
@@ -77,16 +77,16 @@
|
||||
"Full Plugin Messaging API for integrations"
|
||||
],
|
||||
"stats": {
|
||||
"downloads": 78,
|
||||
"downloads": 0,
|
||||
"likes": 1,
|
||||
"followers": 1
|
||||
}
|
||||
},
|
||||
"joinme": {
|
||||
"stable": "1.0.0",
|
||||
"beta": "1.0.1-beta",
|
||||
"dev": "1.0.1-dev",
|
||||
"project_status": "beta",
|
||||
"beta": null,
|
||||
"dev": null,
|
||||
"project_status": "in development",
|
||||
"status": {
|
||||
"stable": "stable",
|
||||
"beta": "beta",
|
||||
@@ -94,7 +94,7 @@
|
||||
},
|
||||
"version_id": {
|
||||
"stable": "1.0.0",
|
||||
"beta": "1.0.1"
|
||||
"beta": null
|
||||
},
|
||||
"project_type": "velocity",
|
||||
"name": "JoinMe",
|
||||
@@ -103,8 +103,8 @@
|
||||
"long_description": "A simple yet powerful plugin for Velocity proxy servers that allows players to share their current server location with friends across the network. Features 8x8 pixel player head rendering, customizable server lists, and automatic version checking.",
|
||||
"icon": "fas fa-share-alt",
|
||||
"download": {
|
||||
"stable": "https://github.com/SimolZimol/JoinMe/releases/download/v1.0.0/JoinMe-1.0.0.jar",
|
||||
"beta": "https://github.com/SimolZimol/JoinMe/releases/download/v1.0.1-beta/JoinMe-1.0.1-beta.jar"
|
||||
"stable": null,
|
||||
"beta": null
|
||||
},
|
||||
"links": {
|
||||
"Ko-fi": "https://ko-fi.com/simolzimol",
|
||||
@@ -115,8 +115,7 @@
|
||||
"beta": "3.3.0, 3.4.0-SNAPSHOT"
|
||||
},
|
||||
"mc_compat": {
|
||||
"stable": "1.19, 1.20, 1.21",
|
||||
"beta": "1.19, 1.20, 1.21"
|
||||
"stable": "3.3.0, 3.4.0-SNAPSHOT"
|
||||
},
|
||||
"server_types": ["Velocity"],
|
||||
"features": [
|
||||
@@ -156,28 +155,6 @@
|
||||
"followers": 0
|
||||
}
|
||||
},
|
||||
"fly": {
|
||||
"stable": "2.3.0",
|
||||
"beta": null,
|
||||
"dev": null,
|
||||
"project_status": "stable",
|
||||
"project_type": "minecraft",
|
||||
"status": {
|
||||
"stable": "stable",
|
||||
"beta": "beta",
|
||||
"dev": "unstable"
|
||||
},
|
||||
"download": {
|
||||
"stable": "https://modrinth.com/plugin/fly-simolzimol/version/2.3.0"
|
||||
},
|
||||
"mc_compat": {
|
||||
"stable": "1.19, 1.20, 1.21"
|
||||
},
|
||||
"version_id": {
|
||||
"stable": "2.3.0",
|
||||
"beta": null
|
||||
}
|
||||
},
|
||||
"simpleteleport": {
|
||||
"stable": "1.2.1",
|
||||
"beta": "1.2.2-SNAPSHOT-Rev-1",
|
||||
@@ -257,7 +234,7 @@
|
||||
"Full permission and configuration system"
|
||||
],
|
||||
"stats": {
|
||||
"downloads": 0,
|
||||
"downloads": "500 +",
|
||||
"likes": 0,
|
||||
"followers": 0
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user