Skip to content
This repository has been archived by the owner on Apr 17, 2021. It is now read-only.

Plugins

D1G1T4L3CH0 edited this page Mar 5, 2015 · 6 revisions

A list of plugins can be found on this page and are linked to their own wiki pages which should provide some additional help using them. Note: Latest build number may not be updated frequently.

Installation

Installation of a plugin is pretty simple, just place the plugin in the Plugins subdirectory of TDSM (example: C:\TDSM\Plugins\plugin.dll).

About Plugins

Plugins can be made using multiple languages. For the end user, this really doesn't make a difference, but you may notice that some plugins have a different file extension than dll. Some others include lua and vb.

Plugin Development

If you would like to develop your own plugins, it's very simple. Just familiarize yourself with the API and you should be ready to go, assuming you already know a language to develop it in.

Name Description Latest Working Build Language
[[TDSM Core Module Plugin: TDSM Core Module]] The TDSM core plugin. 001
[[Restrict Plugin: Restrict]] Restrict is a general plugin for character name registration and guest privilege restriction. 001
[[RenWorld Plugin: RenWorld]] Renames the world. 002
Clone this wiki locally