<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh">
	<id>https://game.etao.net/w/index.php?action=history&amp;feed=atom&amp;title=Enhanced_Plugin_System</id>
	<title>Enhanced Plugin System - 版本历史</title>
	<link rel="self" type="application/atom+xml" href="https://game.etao.net/w/index.php?action=history&amp;feed=atom&amp;title=Enhanced_Plugin_System"/>
	<link rel="alternate" type="text/html" href="https://game.etao.net/w/index.php?title=Enhanced_Plugin_System&amp;action=history"/>
	<updated>2026-05-05T16:52:20Z</updated>
	<subtitle>本wiki上该页面的版本历史</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://game.etao.net/w/index.php?title=Enhanced_Plugin_System&amp;diff=140&amp;oldid=prev</id>
		<title>imported&gt;Wkadmin：​导入1个版本</title>
		<link rel="alternate" type="text/html" href="https://game.etao.net/w/index.php?title=Enhanced_Plugin_System&amp;diff=140&amp;oldid=prev"/>
		<updated>2020-04-21T09:20:56Z</updated>

		<summary type="html">&lt;p&gt;导入1个版本&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Navigation for Marauroa Top|Internals}}&lt;br /&gt;
{{Navigation for Marauroa Developers}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Future Concept}}&lt;br /&gt;
&lt;br /&gt;
== Proposal ==&lt;br /&gt;
*Move the plugin system from Stendhal into Marauroa core.&lt;br /&gt;
*Provide hook system for the plugins to interact with Marauroa life cycle&lt;br /&gt;
&lt;br /&gt;
== Identified hook points ==&lt;br /&gt;
*Object added to Zone&lt;br /&gt;
**Query the extension to plug in any action when an object is added to a zone&lt;br /&gt;
*Object removed from Zone&lt;br /&gt;
**Query the extension to plug in any action when an object is removed from a zone&lt;br /&gt;
*Perception Generation&lt;br /&gt;
**Query the extension to plug in any changes to the perception of an object&lt;br /&gt;
*[[Client Object]] definition&lt;br /&gt;
**Plug into the definition of the client class&lt;br /&gt;
*After RPWorld is initialized&lt;br /&gt;
**Action to perform after the world is initialized (all classes are defined)&lt;br /&gt;
*Database Update/Creation&lt;br /&gt;
**Update the database. Register/Update DAO&amp;#039;s here as well&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Note:&amp;#039;&amp;#039;&amp;#039; I&amp;#039;m sure there are more hook points...&lt;br /&gt;
&lt;br /&gt;
== Proposed Interface ==&lt;br /&gt;
Of course the names of the Interface and class needs to be updated.&lt;br /&gt;
[http://simple-marauroa.svn.sourceforge.net/viewvc/simple-marauroa/trunk/Simple-Server/src/simple/server/extension/SimpleServerExtension.java?revision=101&amp;amp;view=markup Proposed Interface]&lt;br /&gt;
&lt;br /&gt;
This interfaced has been already ported in git branch server_extenstions for further testing/evaluation.&lt;br /&gt;
&lt;br /&gt;
See related thread at: https://sourceforge.net/projects/arianne/forums/forum/3192/topic/4453500&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
*Most of the plugin hook points happen a lot earlier than the plugins are initialized right now (in Stendhal). part of the change is also initialize/registering them earlier so they can hook into early parts of the life cycle like Database update.&lt;br /&gt;
&lt;br /&gt;
[[Category:Marauroa]]&lt;br /&gt;
{{#breadcrumbs: [[Marauroa]] | [[Navigation for Marauroa Developers|Internals]] | [[Marauroa Roadmap|Roadmap]] }}&lt;/div&gt;</summary>
		<author><name>imported&gt;Wkadmin</name></author>
	</entry>
</feed>