Add master_list.json

This commit is contained in:
Ryan 2020-03-10 02:31:26 -04:00 committed by GitHub
parent f1c65e7ee3
commit f9b3730058
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

9
scripts/master_list.json Normal file
View File

@ -0,0 +1,9 @@
[
{
"name": "has_permission",
"author": "aBooDyy",
"version": "1.0.0",
"description": "Checks if a player has a certain permission",
"url": "https://raw.githubusercontent.com/PlaceholderAPI/Javascript-Expansion/master/scripts/has_permission.js",
}
]