Title: OpenSimulator Bridge
Author: Casey
Published: <strong>2020 年 9 月 2 日</strong>
Last modified: 2022 年 12 月 14 日

---

搜索插件

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

![](https://ps.w.org/opensimulator-bridge/assets/icon-256x256.png?rev=2834098)

# OpenSimulator Bridge

 作者：[Casey](https://profiles.wordpress.org/soupbowl/)

[下载](https://downloads.wordpress.org/plugin/opensimulator-bridge.0.1.4.zip)

 * [详情](https://cn.wordpress.org/plugins/opensimulator-bridge/#description)
 * [评价](https://cn.wordpress.org/plugins/opensimulator-bridge/#reviews)
 * [开发进展](https://cn.wordpress.org/plugins/opensimulator-bridge/#developers)

 [支持](https://wordpress.org/support/plugin/opensimulator-bridge/)

## 描述

**This plugin is in early days, so you may experience bugs. Please bear with us 
and report any bugs you come across**

Manage an individual [OpenSimulator](http://opensimulator.org) grid through your
WordPress system by making use of the xmlrpc [Remote Admin](http://opensimulator.org/wiki/RemoteAdmin)
interface. Once hooked up, this plugin will link up your WordPress users with their
OpenSimulator counterparts, providing a simple user management interface.

This has been tested with OpenSimulator configured to Standalone mode. This uses
and requires the following admin commands:

 * admin_create_user
 * admin_update_user

A new user will only be created when the password is regenerated, to allow for the
API to set the user password.

## 常见问题

### What OpenSimulator configuration is needed for this plugin?

The Remote Administration interface needs to be enabled, which is an XMLRPC feature
that permits commands to be sent to the OpenSimulator grid. This is how we make 
changes to the grid.

[RemoteAdmin – OpenSimulator Wiki](http://opensimulator.org/wiki/RemoteAdmin)

We strongly recommend setting a secret key, to avoid unwanted administration commands
being sent to the grid. If you wish to restrict the enabled methods, the plugin 
description lists the required admin commands to be permitted.

### How do I manually hook an account to a user? (advanced)

You can add the following to wp_usermeta table (or more preferably, via wp-cli’s
wp user meta control).

 * ‘opensim_avatar_uuid’ (PrincipalID in UserAccounts table).
 * ‘opensim_firstname’ (FirstName in UserAccounts table).
 * ‘opensim_lastname’ (LastName in UserAccounts table).

The OpenSimulator xmlrpc operates predominantly on first and last name, so it’s 
important that this matches exactly what the configuration is in OpenSimulator.

### Source code

The project is currently developed on GitHub. Head on over to our repo to report
faults, contribute code or even fork your own version of the plugin.

[github.com/soup-bowl/wordpress-opensim-bridge](https://github.com/soup-bowl/wordpress-opensim-bridge)

## 评价

此插件暂无评价。

## 贡献者及开发者

「OpenSimulator Bridge」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ Casey ](https://profiles.wordpress.org/soupbowl/)

[帮助将「OpenSimulator Bridge」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/opensimulator-bridge)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/opensimulator-bridge/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/opensimulator-bridge/)，或通过[RSS](https://plugins.trac.wordpress.org/log/opensimulator-bridge/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/opensimulator-bridge/)。

## 更新日志

#### 0.1.4

 * Updated XMLRPC library due to a security issue.

#### 0.1.3.1

(Re-released as the developer stupidly didn’t actually **change** the support field,
just tested it).

 * Updated dependencies, tested with WordPress 5.9.

#### 0.1.2

 * Updated dependencies, tested with WordPress 5.8.

#### 0.1.1

 * Plugin name change to adhere with WordPress directory guidelines.

#### 0.1

 * Create new OpenSimulator accounts via WordPress admin.
 * Update password of OpenSimulator account with the generated password.
 * Set a restricted last name selection.

## 额外信息

 *  版本 **0.1.4**
 *  最后更新：**3 年前**
 *  活跃安装数量 **不到10**
 *  WordPress 版本 ** 5.0 或更高版本 **
 *  已测试的最高版本为 **5.9.13**
 *  PHP 版本 ** 7.0 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/opensimulator-bridge/)
 * 标签
 * [Metaverse](https://cn.wordpress.org/plugins/tags/metaverse/)[opensimulator](https://cn.wordpress.org/plugins/tags/opensimulator/)
   [Second Life](https://cn.wordpress.org/plugins/tags/second-life/)[xmlrpc](https://cn.wordpress.org/plugins/tags/xmlrpc/)
 *  [高级视图](https://cn.wordpress.org/plugins/opensimulator-bridge/advanced/)

## 评级

尚未提交反馈。

[Your review](https://wordpress.org/support/plugin/opensimulator-bridge/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/opensimulator-bridge/reviews/)

## 贡献者

 *   [ Casey ](https://profiles.wordpress.org/soupbowl/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/opensimulator-bridge/)