This commit is contained in:
extendedclip 2020-03-10 12:24:49 -04:00
parent 33b8f26ee3
commit 3f9562b15d

View File

@ -12,11 +12,12 @@
"version": "1.0.0", "version": "1.0.0",
"description": "A simple placeholder which will return brackets around the faction name if the user is in a faction, if they are not it will return nothing", "description": "A simple placeholder which will return brackets around the faction name if the user is in a faction, if they are not it will return nothing",
"url": "https://raw.githubusercontent.com/PlaceholderAPI/Javascript-Expansion/master/scripts/factions.js" "url": "https://raw.githubusercontent.com/PlaceholderAPI/Javascript-Expansion/master/scripts/factions.js"
} },
{ {
"name": "tags", "name": "tags",
"author": "Frosty", "author": "Frosty",
"version": "1.0.0", "version": "1.0.0",
"description": "A simple placeholder which formats DeluxeTags tag spacing", "description": "A simple placeholder which formats DeluxeTags tag spacing",
"url": "https://raw.githubusercontent.com/PlaceholderAPI/Javascript-Expansion/master/scripts/tags.js", "url": "https://raw.githubusercontent.com/PlaceholderAPI/Javascript-Expansion/master/scripts/tags.js"
}
] ]