Skip to content

Commit

Permalink
Update addons.conf (#54)
Browse files Browse the repository at this point in the history
- Added descriptions to everything (mostly sourced from their respective download pages)
- Removed API Version for things where it doesn't make sense
- Removed dead/deprecated add-ons
- Split off vague "bluemap" Platform category into "tool" and "resourcepack"
	- Icons made by me, in Blender. Feel free to replace them with better ones. These were very quick and dirty.
  • Loading branch information
TechnicJelle authored Dec 7, 2023
1 parent c0da521 commit 88d7701
Show file tree
Hide file tree
Showing 3 changed files with 41 additions and 81 deletions.
122 changes: 41 additions & 81 deletions assets/addon_browser/addons.conf
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[
{
name: "Player Warps"
description: ""
description: "Display your player's warps on your BlueMap"
author: "Olzie-12"
apiVersion: "1"
platforms: ["spigot", "paper"]
Expand All @@ -11,7 +11,7 @@
}
{
name: "BlueMap Skins"
description: "player-head icons for offline-mode"
description: "Restores player-head icons on offline-mode servers. Supports SkinsRestorer and CustomSkinsManager"
author: "otDan"
apiVersion: "1"
platforms: ["spigot", "paper"]
Expand All @@ -21,47 +21,27 @@
}
{
name: "BlueMap Mobs"
description: "icons for mobs"
description: "Show markers for mobs on your map"
author: "otDan"
apiVersion: "1"
platforms: ["spigot", "paper"]
links: {
"spigotmc": "https://www.spigotmc.org/resources/bluemap-mobs.90349/"
}
}
{
name: "Clear Water Texturepack"
description: ""
author: "Kaspian"
apiVersion: ""
platforms: ["bluemap"]
links: {
"spigotmc": "https://www.spigotmc.org/resources/bluemap-clear-water-texturepack.91054/"
}
}
{
name: "BlueMapOfflineSkinSupport"
description: ""
description: "Allows BlueMap to properly acquire and display player heads for offline-mode Minecraft servers, as well as online-mode (and offline-mode) servers that allow the use of player-defined custom skins using SkinsRestorer or CustomSkinsManager."
author: "akemin_dayo"
apiVersion: "1"
platforms: ["spigot", "paper"]
links: {
"spigotmc": "https://www.spigotmc.org/resources/bluemapofflineskinsupport.91486/"
}
}
{
name: "BlueMap Player Pause"
description: ""
author: "TechnicJelle"
apiVersion: "1"
platforms: ["paper"]
links: {
"github": "https://github.com/TechnicJelle/BlueMapPlayerPause"
}
}
{
name: "BlueMap-Quests"
description: ""
description: "This is a set-and-forget bridge plugin for displaying Quests objectives in a single layer of your BlueMap maps! The location of all Quests-linked Citizens 2 and ZNPCsPlus NPCs will be displayed with configurable markers. It supports both cuboid and polygonal Quests regions using either WorldGuard 6 or 7, in 3D."
author: "Browsit"
apiVersion: "1"
platforms: ["spigot", "paper"]
Expand All @@ -71,7 +51,7 @@
}
{
name: "BeautyQuests"
description: ""
description: "Quest system with a simple graphical interface. Markers will be displayed on the map."
author: "SkytAsul"
apiVersion: "2"
platforms: ["spigot", "paper"]
Expand All @@ -81,27 +61,27 @@
}
{
name: "vane"
description: ""
description: "Immersive and lore friendly enhancements for vanilla Minecraft"
author: "oddlama"
apiVersion: "1"
apiVersion: "2"
platforms: ["paper"]
links: {
"github": "https://github.com/oddlama/vane"
}
}
{
name: "Datapack Bluemap Generator"
description: ""
description: "A Java program to generate biome information for BlueMap from a datapack"
author: "StrangeOne101"
apiVersion: "1"
platforms: ["bluemap"]
apiVersion: ""
platforms: ["tool"]
links: {
"github": "https://github.com/StrangeOne101/Datapack-Bluemap-Generator"
}
}
{
name: "ChunkyBorder"
description: "An add-on for Chunky which lets you create and manage world borders"
description: "An add-on for Chunky which lets you create and manage world borders, which can be displayed on BlueMap."
author: "pop4959"
apiVersion: "2"
platforms: ["spigot", "paper", "folia", "fabric"]
Expand All @@ -113,7 +93,7 @@
}
{
name: "BlueMap Custom Skin Server"
description: ""
description: "Fabric BlueMap addon that allows you to use custom skin server"
author: "syorito-hatsuki"
apiVersion: "2"
platforms: ["fabric"]
Expand Down Expand Up @@ -143,7 +123,7 @@
}
{
name: "BlueMap Floodgate"
description: ""
description: "Adds GeyserMC/floodgate support to BlueMap"
author: "TechnicJelle"
apiVersion: "2"
platforms: ["paper"]
Expand All @@ -153,7 +133,7 @@
}
{
name: "BlueMap Offline Player Markers"
description: "player-head icons for logged off players"
description: "Player-head icons for logged off players"
author: "TechnicJelle"
apiVersion: "2"
platforms: ["paper"]
Expand All @@ -163,7 +143,7 @@
}
{
name: "BlueMap Death Markers"
description: "temporary markers for death points"
description: "Temporary markers for death points"
author: "TechnicJelle"
apiVersion: "2"
platforms: ["paper"]
Expand All @@ -173,7 +153,7 @@
}
{
name: "BlueMap-Towny"
description: ""
description: "Compatibility-bridge addon for showing your Towny towns on your BlueMap"
author: "Antti"
apiVersion: "2"
platforms: ["paper"]
Expand All @@ -183,7 +163,7 @@
}
{
name: "BlueMap Chat Markers"
description: "convert chat messages into markers on the map"
description: "Shows chat messages on your map as markers"
author: "TechnicJelle"
apiVersion: "2"
platforms: ["paper"]
Expand All @@ -193,7 +173,7 @@
}
{
name: "Lands"
description: ""
description: "Innovative and unique land management plugin, which can be fully controlled via GUI's in-game. Displays lands (regions/areas) on your BlueMap."
author: "Angeschossen"
apiVersion: "2"
platforms: ["spigot", "paper"]
Expand All @@ -203,10 +183,10 @@
}
{
name: "Dynmap Marker to BlueMap Marker converter"
description: ""
description: "Convert Minecraft map marker definitions from DynMap to BlueMap."
author: "girugamoz"
apiVersion: "2"
platforms: ["bluemap"]
platforms: ["tool"]
links: {
"other": "https://girugamoz.github.io/minecraft/convert-map-markers/"
}
Expand All @@ -216,7 +196,7 @@
description: "Make ores invisible"
author: "The Slasher"
apiVersion: ""
platforms: ["bluemap"]
platforms: ["resourcepack"]
links: {
"spigotmc": "https://www.spigotmc.org/resources/bluemap-no-ore-texture-pack.90535/"
}
Expand Down Expand Up @@ -244,16 +224,6 @@
"github": "https://github.com/WiIIiam278/HuskHomes"
}
}
{
name: "BlueMap Advanced Marker"
description: ""
author: "syorito-hatsuki"
apiVersion: "2"
platforms: ["fabric"]
links: {
"modrinth": "https://modrinth.com/mod/bam"
}
}
{
name: "BlueBridge"
description: "WorldGuard, GriefPrevention, Vanilla Worldborder"
Expand All @@ -265,19 +235,9 @@
"github": "https://github.com/Mark-225/BlueBridge"
}
}
{
name: "PlayerPlot"
description: ""
author: "Whitescan | Kenneth"
apiVersion: "2"
platforms: ["spigot", "paper"]
links: {
"spigotmc": "https://www.spigotmc.org/resources/playerplot-updated.105770/"
}
}
{
name: "BlueMap Marker Manager"
description: ""
description: "Adds marker commands to easily setup your markers & marker-sets ingame without touching any configs"
author: "Miraculixx"
apiVersion: "2"
platforms: ["paper", "fabric"]
Expand All @@ -287,17 +247,17 @@
}
{
name: "Dynamic Trees in BlueMap"
description: ""
description: "Fixes broken tree models from these mods: Autumnity, Biomes'o'Plenty, Ecologics, Nature's Aura, Neopolitan, Quark, Vamparism"
author: "GrandmaPork"
apiVersion: "2"
platforms: ["bluemap"]
apiVersion: ""
platforms: ["resourcepack"]
links: {
"curseforge": "https://www.curseforge.com/minecraft/texture-packs/dynamic-trees-in-bluemap"
}
}
{
name: "Flan (Forge)"
description: ""
description: "Forge mod for creating and managing claims. Displays claims on your BlueMap"
author: "Jarva"
apiVersion: "2"
platforms: ["forge"]
Expand All @@ -307,7 +267,7 @@
}
{
name: "Flan (Fabric)"
description: ""
description: "Fabric mod for creating and managing claims. Displays claims on your BlueMap"
author: "Jarva"
apiVersion: "2"
platforms: ["fabric"]
Expand All @@ -327,7 +287,7 @@
}
{
name: "BlueMap Banner Marker"
description: ""
description: "Let your players simply create markers on your BlueMap by placing down named banners!"
author: "Miraculixx"
apiVersion: "2"
platforms: ["paper"]
Expand All @@ -337,7 +297,7 @@
}
{
name: "BlueMap Custom Skin Provider"
description: ""
description: "Paper plugin for using a custom skin server with BlueMap"
author: "TechnicJelle"
apiVersion: "2"
platforms: ["paper"]
Expand All @@ -358,27 +318,27 @@
}
{
name: "Terra Biome Colors Parser"
description: ""
description: "Converts a Terra config to a Resourcepack + a biomes.json file for BlueMap to correctly display your custom biomes"
author: "stan"
apiVersion: "2"
platforms: ["bluemap"]
apiVersion: ""
platforms: ["tool"]
links: {
"other": "https://biomecolors.estrogen.expert/"
}
}
{
name: "Non Transparent Leaves"
description: "Resourcepack"
description: "Resource pack for Bluemap, making tree leaves non-transparent. "
author: "Keks"
apiVersion: "2"
platforms: ["bluemap"]
apiVersion: ""
platforms: ["resourcepack"]
links: {
"modrinth": "https://modrinth.com/resourcepack/bluemap-nttl"
}
}
{
name: "BlueMap Advanced Skins"
description: ""
description: "Use different skin APIs for floodgate players and normal Java players."
author: "Semetrix"
apiVersion: "2"
platforms: ["paper"]
Expand Down Expand Up @@ -438,16 +398,16 @@
}
{
name: "BlueMap Marker v1 migrator"
description: "Migrate markers from v1 format to v3"
description: "Migrate BlueMap markers from v1 format to v3"
author: "Antti"
apiVersion: ""
platforms: ["bluemap"]
platforms: ["tool"]
links: {
"other": "https://antti.codes/bm-marker-migrator/"
}
}
{
name: "TownyProvinces"
name: "Towny Provinces"
description: "An add-on plugin for Towny, which makes claiming more organized, reducing staff workload and server toxicity."
author: "Goosius1, ItsJules"
apiVersion: "2"
Expand All @@ -457,7 +417,7 @@
}
}
{
name: "BlueMapSignMarkers"
name: "BlueMap Sign Markers"
description: "Allow players to add markers to your map with signs."
author: "Kugge"
apiVersion: "2"
Expand Down
Binary file added assets/addon_browser/platforms/resourcepack.webp
Binary file not shown.
Binary file added assets/addon_browser/platforms/tool.webp
Binary file not shown.

0 comments on commit 88d7701

Please sign in to comment.