mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 19:45:22 +09:00
24 lines
654 B
JSON
24 lines
654 B
JSON
{
|
|
"name": "ExpGamingPlayer",
|
|
"version": "4.0.0",
|
|
"description": "Useful collection of modules for displaying player infomation.",
|
|
"location": "FSM_ARCHIVE",
|
|
"keywords": [
|
|
"ExpGaming",
|
|
"Player",
|
|
"Information",
|
|
"AFK"
|
|
],
|
|
"author": "Cooldude2606",
|
|
"contact": "Discord: Cooldude2606#5241",
|
|
"license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE",
|
|
"submodules": {
|
|
"ExpGamingPlayer.afkKick": "4.0.0",
|
|
"ExpGamingPlayer.playerInfo": "4.0.0",
|
|
"ExpGamingPlayer.playerList": "4.0.0",
|
|
"ExpGamingPlayer.inventorySearch": "4.0.0",
|
|
"ExpGamingPlayer.polls": "4.0.0"
|
|
},
|
|
"dependencies": {}
|
|
}
|