MCPcopy Create free account
hub / github.com/UndCover/PyramidStore / playerContent

Method playerContent

plugin/py_pansou.py:82–83  ·  view source on GitHub ↗
(self,flag,id,vipFlags)

Source from the content-addressed store, hash-verified

80 return result
81
82 def playerContent(self,flag,id,vipFlags):
83 return self.ali.playerContent(flag,id,vipFlags)
84
85 config = {
86 "player": {},

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected