Addon-modules

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
(Do not link to unknown forks, use original repos)
 
Line 6: Line 6:
 
{| class="wikitable sortable"
 
{| class="wikitable sortable"
 
! Name / Link !! Description / Function !! Status / Info (from sources)
 
! Name / Link !! Description / Function !! Status / Info (from sources)
|-
 
| [https://github.com/search?q=OpenSimBirds+addon-modules&type=code '''OpenSimBirds'''] || An <code>INonSharedRegion</code> module to control flocks of birds made from prims in an OpenSim scene. || Example of a module placed in the <code>addon-modules</code> directory.
 
|-
 
| [https://github.com/search?q=DSG+opensim+addon-modules&type=repositories '''DSG'''] || An add-on module that must be compiled from source and requires the latest OpenSim development version. || Information can be found on the associated GitHub wiki page.
 
|-
 
| [https://github.com/search?q=Loden+opensim+addon-modules&type=repositories '''Loden'''] || An example module in an external repository, useful as a development aid. || Serves as an example for integrating custom modules.
 
 
|-
 
|-
 
| [https://github.com/vortexsystem/opensim-addons '''vortexsystem/opensim-addons'''] || A collection of simulator- and Robust-specific add-ons (e.g., version notices, Gloebit currency). || Contains multiple add-ons in one package.
 
| [https://github.com/vortexsystem/opensim-addons '''vortexsystem/opensim-addons'''] || A collection of simulator- and Robust-specific add-ons (e.g., version notices, Gloebit currency). || Contains multiple add-ons in one package.
|-
 
| [https://github.com/search?q=WebRTC+Voice+Module+opensim&type=repositories '''WebRTC Voice Module'''] || Extends OpenSimulator with WebRTC voice functionality via a Janus Gateway. || A more recent module (last updated about one month ago).
 
 
|-
 
|-
 
| [https://github.com/Ramius1701/OpenSim-Continuum/tree/master/addon-modules '''Gunthar RegionWeb'''] || Combined module for a per-region website, protected estate tools, and an optional wallet portal. || From OpenSim-Continuum (alpha integration). Disabled by default.
 
| [https://github.com/Ramius1701/OpenSim-Continuum/tree/master/addon-modules '''Gunthar RegionWeb'''] || Combined module for a per-region website, protected estate tools, and an optional wallet portal. || From OpenSim-Continuum (alpha integration). Disabled by default.
Line 23: Line 15:
 
| [https://github.com/Ramius1701/OpenSim-Continuum/tree/master/addon-modules '''OpenSimMarketplace'''] || Add-on for direct delivery in the OpenSim marketplace. || From OpenSim-Continuum. Disabled by default.
 
| [https://github.com/Ramius1701/OpenSim-Continuum/tree/master/addon-modules '''OpenSimMarketplace'''] || Add-on for direct delivery in the OpenSim marketplace. || From OpenSim-Continuum. Disabled by default.
 
|-
 
|-
| [https://github.com/Ramius1701/OpenSim-Continuum/tree/master/addon-modules '''Gloebit money module'''] || Currency module for integrating Gloebit. || From OpenSim-Continuum. Optional economy module.
+
| [https://github.com/Ramius1701/OpenSim-Continuum/tree/master/addon-modules '''MoneyServer Compatibility'''] || Compatibility service for the established DTL/NSL protocol. || From OpenSim-Continuum. '''MySQL-specific'''. Forked from original: http://www.nsl.tuis.ac.jp/svn/opensim/opensim.modules/trunk/
|-
+
| [https://github.com/Ramius1701/OpenSim-Continuum/tree/master/addon-modules '''MoneyServer Compatibility'''] || Compatibility service for the established DTL/NSL protocol. || From OpenSim-Continuum. '''MySQL-specific'''.
+
 
|-
 
|-
 
| [https://github.com/Ramius1701/OpenSim-Continuum/tree/master/addon-modules '''ContinuumEconomy'''] || Standalone service and region module with support for MySQL, PostgreSQL, and SQLite. || From OpenSim-Continuum (alpha). Not recommended for live operation.
 
| [https://github.com/Ramius1701/OpenSim-Continuum/tree/master/addon-modules '''ContinuumEconomy'''] || Standalone service and region module with support for MySQL, PostgreSQL, and SQLite. || From OpenSim-Continuum (alpha). Not recommended for live operation.
 
|-
 
|-
 
| [https://github.com/Ramius1701/OpenSim-Continuum/tree/master/addon-modules '''HoloPhysicsGuard'''] || Module for physics protection functions. || From OpenSim-Continuum. <code>PersistSleep</code> mode works '''only with MySQL/MariaDB'''.
 
| [https://github.com/Ramius1701/OpenSim-Continuum/tree/master/addon-modules '''HoloPhysicsGuard'''] || Module for physics protection functions. || From OpenSim-Continuum. <code>PersistSleep</code> mode works '''only with MySQL/MariaDB'''.
|-
 
| [https://github.com/Ramius1701/OpenSim-Continuum/tree/master/addon-modules '''OpenSimSearch'''] || Compatibility client for the viewer directory search. || From OpenSim-Continuum. Requires a separately deployed compatible search service.
 
 
|-
 
|-
 
| [https://github.com/Ramius1701/OpenSim-Continuum/tree/master/addon-modules '''OpenSimTide'''] || Module for tide effects in regions. || From OpenSim-Continuum. Optional environment module.
 
| [https://github.com/Ramius1701/OpenSim-Continuum/tree/master/addon-modules '''OpenSimTide'''] || Module for tide effects in regions. || From OpenSim-Continuum. Optional environment module.
Line 39: Line 27:
 
| [https://github.com/Ramius1701/OpenSim-Continuum/tree/master/addon-modules '''Viewer Abuse Reports'''] || Module for processing abuse reports submitted via the viewer. || From OpenSim-Continuum. Services are implemented.
 
| [https://github.com/Ramius1701/OpenSim-Continuum/tree/master/addon-modules '''Viewer Abuse Reports'''] || Module for processing abuse reports submitted via the viewer. || From OpenSim-Continuum. Services are implemented.
 
|-
 
|-
| [https://github.com/gloebit/opensim-moneymodule-gloebit '''gloebit/opensim-moneymodule-gloebit'''] || Presumably another Gloebit currency module. || Exact content/status would need to be checked.
+
| [https://github.com/kcozens/OpenSimSearch/ '''OpenSimSearch'''] || Compatibility client for the viewer directory search. || Requires a separately deployed compatible search service from webroot. Needs a webserver.
 +
|-
 +
| [https://github.com/gloebit/opensim-moneymodule-gloebit '''gloebit/opensim-moneymodule-gloebit'''] || Gloebit currency module. || Official Gloebit money module.
 
|-
 
|-
| [https://github.com/ManfredAabye/opensimcurrencyserver-dotnet '''ManfredAabye/opensimcurrencyserver-dotnet'''] || A currency server for OpenSim, based on .NET. || Exact content/status would need to be checked.
+
| [https://github.com/ManfredAabye/opensimcurrencyserver-dotnet '''ManfredAabye/opensimcurrencyserver-dotnet'''] || A currency server for OpenSim, based on .NET. || Exact content/status would need to be checked. Forked from original: http://www.nsl.tuis.ac.jp/svn/opensim/opensim.modules/trunk/
 
|-
 
|-
 
| [https://github.com/QuillLittlefeather/OpenSim-Addon-modules '''QuillLittlefeather/OpenSim-Addon-modules'''] || Presumably a collection of various add-on modules. || Exact content/status would need to be checked.
 
| [https://github.com/QuillLittlefeather/OpenSim-Addon-modules '''QuillLittlefeather/OpenSim-Addon-modules'''] || Presumably a collection of various add-on modules. || Exact content/status would need to be checked.

Latest revision as of 20:15, 9 August 2026

[edit] Add-on Modules for OpenSimulator (Community Collection)

The following table summarizes a number of add-on modules developed by the community. Please note: There is no official support for these modules from the OpenSimulator project. Use, compatibility testing, and troubleshooting are your own responsibility.

Name / Link Description / Function Status / Info (from sources)
vortexsystem/opensim-addons A collection of simulator- and Robust-specific add-ons (e.g., version notices, Gloebit currency). Contains multiple add-ons in one package.
Gunthar RegionWeb Combined module for a per-region website, protected estate tools, and an optional wallet portal. From OpenSim-Continuum (alpha integration). Disabled by default.
GroupAutoInvite Module for automatic group invitations. From OpenSim-Continuum. Optional region module.
OpenSimMarketplace Add-on for direct delivery in the OpenSim marketplace. From OpenSim-Continuum. Disabled by default.
MoneyServer Compatibility Compatibility service for the established DTL/NSL protocol. From OpenSim-Continuum. MySQL-specific. Forked from original: http://www.nsl.tuis.ac.jp/svn/opensim/opensim.modules/trunk/
ContinuumEconomy Standalone service and region module with support for MySQL, PostgreSQL, and SQLite. From OpenSim-Continuum (alpha). Not recommended for live operation.
HoloPhysicsGuard Module for physics protection functions. From OpenSim-Continuum. PersistSleep mode works only with MySQL/MariaDB.
OpenSimTide Module for tide effects in regions. From OpenSim-Continuum. Optional environment module.
OpenSimWeather Module for weather effects in regions. From OpenSim-Continuum. Optional environment module.
Viewer Abuse Reports Module for processing abuse reports submitted via the viewer. From OpenSim-Continuum. Services are implemented.
OpenSimSearch Compatibility client for the viewer directory search. Requires a separately deployed compatible search service from webroot. Needs a webserver.
gloebit/opensim-moneymodule-gloebit Gloebit currency module. Official Gloebit money module.
ManfredAabye/opensimcurrencyserver-dotnet A currency server for OpenSim, based on .NET. Exact content/status would need to be checked. Forked from original: http://www.nsl.tuis.ac.jp/svn/opensim/opensim.modules/trunk/
QuillLittlefeather/OpenSim-Addon-modules Presumably a collection of various add-on modules. Exact content/status would need to be checked.
ManfredAabye/OpenSim.RemoteAdmin.2025 A module for remote administration of OpenSim. Exact content/status would need to be checked.
jamenai/opensim-addon-modules-exp An experimental repository with add-on modules. Exact content/status would need to be checked.

The information collected here is not guaranteed to be complete or up-to-date. For the most accurate and current information about a module, you should always check the respective repository directly.

Personal tools
General
About This Wiki