mirror of
https://github.com/PlaceholderAPI/Javascript-Expansion.git
synced 2025-05-23 18:42:44 +00:00
Update master_list to add factions.js
This commit is contained in:
parent
9f1162a6c7
commit
c26cd74d43
@ -5,5 +5,12 @@
|
|||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"description": "Checks if a player has a certain permission",
|
"description": "Checks if a player has a certain permission",
|
||||||
"url": "https://raw.githubusercontent.com/PlaceholderAPI/Javascript-Expansion/master/scripts/has_permission.js",
|
"url": "https://raw.githubusercontent.com/PlaceholderAPI/Javascript-Expansion/master/scripts/has_permission.js",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "factions",
|
||||||
|
"author": "Frosty",
|
||||||
|
"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",
|
||||||
|
"url": "https://raw.githubusercontent.com/PlaceholderAPI/Javascript-Expansion/master/scripts/factions.js",
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user