Compare commits
1 Commits
e897e7e00a
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2be12c793f |
@@ -10,8 +10,22 @@ services:
|
|||||||
- "8100:8100" # port for bluemap
|
- "8100:8100" # port for bluemap
|
||||||
environment:
|
environment:
|
||||||
EULA: "TRUE"
|
EULA: "TRUE"
|
||||||
|
# EssentialsX dev builds
|
||||||
|
PLUGINS: |-
|
||||||
|
https://ci.ender.zone/job/EssentialsX/lastSuccessfulBuild/artifact/jars/EssentialsXDiscord-2.22.0-dev+42-9985dbd.jar
|
||||||
|
https://ci.ender.zone/job/EssentialsX/lastSuccessfulBuild/artifact/jars/EssentialsXSpawn-2.22.0-dev+42-9985dbd.jar
|
||||||
|
https://ci.ender.zone/job/EssentialsX/lastSuccessfulBuild/artifact/jars/EssentialsXSpawn-2.22.0-dev+42-9985dbd.jar
|
||||||
|
https://ci.ender.zone/job/EssentialsX/lastSuccessfulBuild/artifact/jars/EssentialsXChat-2.22.0-dev+42-9985dbd.jar
|
||||||
|
https://ci.ender.zone/job/EssentialsX/lastSuccessfulBuild/artifact/jars/EssentialsX-2.22.0-dev+42-9985dbd.jar
|
||||||
|
https://cdn.modrinth.com/data/l1d4bZ1h/versions/Qy4snQke/wolfyutils-spigot-4.19.1.2.jar
|
||||||
|
https://cdn.modrinth.com/data/qmTmOySQ/versions/6IfsAObT/customcrafting-spigot-4.19.1.0.jar
|
||||||
# view "plugins.json" for the list of plugins from modrinth
|
# view "plugins.json" for the list of plugins from modrinth
|
||||||
MODRINTH_PROJECTS: |-
|
MODRINTH_PROJECTS: |-
|
||||||
|
v182E90X
|
||||||
|
Xdn5t532
|
||||||
|
16vhQOQN
|
||||||
|
UmLGoGij
|
||||||
|
Vebnzrzj
|
||||||
gMMDcC2d
|
gMMDcC2d
|
||||||
qvdtDX3s
|
qvdtDX3s
|
||||||
8VMk6P0I
|
8VMk6P0I
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
@@ -1,4 +1,69 @@
|
|||||||
{
|
{
|
||||||
|
"v182E90X": {
|
||||||
|
"name": "ForcePack",
|
||||||
|
"description": "Resource pack handling utilities and enforcement, with Velocity and multiple resource packs support.",
|
||||||
|
"url": "https://modrinth.com/plugin/forcepack",
|
||||||
|
"server_support": [
|
||||||
|
"bukkit",
|
||||||
|
"folia",
|
||||||
|
"paper",
|
||||||
|
"spigot",
|
||||||
|
"sponge",
|
||||||
|
"velocity"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"Xdn5t532": {
|
||||||
|
"name": "Teak's Tweaks",
|
||||||
|
"description": "150+ Toggleable Tweaks & Features including Vanilla Tweaks as a plugin, and more!",
|
||||||
|
"url": "https://modrinth.com/plugin/teaks-tweaks",
|
||||||
|
"server_support": [
|
||||||
|
"paper",
|
||||||
|
"purpur",
|
||||||
|
"spigot"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"16vhQOQN": {
|
||||||
|
"name": "MiniMOTD",
|
||||||
|
"description": "Minecraft plugin/mod to set the server list MOTD using MiniMessage for formatting, supporting RGB colors. ",
|
||||||
|
"url": "https://modrinth.com/plugin/minimotd",
|
||||||
|
"server_support": [
|
||||||
|
"fabric",
|
||||||
|
"folia",
|
||||||
|
"neoforge",
|
||||||
|
"paper",
|
||||||
|
"sponge",
|
||||||
|
"velocity",
|
||||||
|
"waterfall"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"UmLGoGij": {
|
||||||
|
"name": "DiscordSRV",
|
||||||
|
"description": "The most powerful, configurable, open-source Discord to Minecraft bridging plugin available.",
|
||||||
|
"url": "https://modrinth.com/plugin/discordsrv",
|
||||||
|
"server_support": [
|
||||||
|
"bukkit",
|
||||||
|
"folia",
|
||||||
|
"paper",
|
||||||
|
"purpur",
|
||||||
|
"spigot"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"Vebnzrzj": {
|
||||||
|
"name": "LuckPerms",
|
||||||
|
"description": "A permissions plugin/mod for Minecraft servers.",
|
||||||
|
"url": "https://modrinth.com/plugin/luckperms",
|
||||||
|
"server_support": [
|
||||||
|
"bukkit",
|
||||||
|
"bungeecord",
|
||||||
|
"fabric",
|
||||||
|
"forge",
|
||||||
|
"neoforge",
|
||||||
|
"paper",
|
||||||
|
"spigot",
|
||||||
|
"velocity",
|
||||||
|
"waterfall"
|
||||||
|
]
|
||||||
|
},
|
||||||
"gMMDcC2d": {
|
"gMMDcC2d": {
|
||||||
"name": "OneBlock",
|
"name": "OneBlock",
|
||||||
"description": "OneBlock Minecraft Bukkit plugin",
|
"description": "OneBlock Minecraft Bukkit plugin",
|
||||||
|
|||||||
Reference in New Issue
Block a user