- clientName
string clientName(SessionId sessionId)
Undocumented in source. Be warned that the author may not have intended to support it.
- clientNames
string[EntityId] clientNames()
Undocumented in source. Be warned that the author may not have intended to support it.
- init
void init(IPluginManager pluginman)
Undocumented in source. Be warned that the author may not have intended to support it.
- isLoggedIn
bool isLoggedIn(SessionId sessionId)
Undocumented in source. Be warned that the author may not have intended to support it.
- isSpawned
bool isSpawned(SessionId sessionId)
Undocumented in source. Be warned that the author may not have intended to support it.
- isSpawned
bool isSpawned(Session* session)
Undocumented in source. Be warned that the author may not have intended to support it.
- loggedInClients
auto loggedInClients()
Undocumented in source. Be warned that the author may not have intended to support it.
- onAddActive
void onAddActive(CommandParams params)
Undocumented in source. Be warned that the author may not have intended to support it.
- onDimensionSpawnCommand
void onDimensionSpawnCommand(CommandParams params)
Undocumented in source. Be warned that the author may not have intended to support it.
- onPreloadBox
void onPreloadBox(CommandParams params)
Undocumented in source. Be warned that the author may not have intended to support it.
- onRemoveActive
void onRemoveActive(CommandParams params)
Undocumented in source. Be warned that the author may not have intended to support it.
- onSpawnCommand
void onSpawnCommand(CommandParams params)
Undocumented in source. Be warned that the author may not have intended to support it.
- onTeleport
void onTeleport(CommandParams params)
Undocumented in source. Be warned that the author may not have intended to support it.
- registerResources
void registerResources(IResourceManagerRegistry resmanRegistry)
Undocumented in source. Be warned that the author may not have intended to support it.
- setDimensionSpawn
void setDimensionSpawn(DimensionId dimension, Session* session)
Undocumented in source. Be warned that the author may not have intended to support it.
- setWorldSpawn
void setWorldSpawn(DimensionId dimension, Session* session)
Undocumented in source. Be warned that the author may not have intended to support it.