<?xml version="1.0" encoding="UTF-8" ?><rdf:RDF 
  xmlns="http://purl.org/rss/1.0/"
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:atom="http://www.w3.org/2005/Atom"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xml:lang="ja">
  <channel rdf:about="http://w.atwiki.jp/pocketmine-mp/">
    <title>PocketMine-MP Japan wiki</title>
    <link>http://w.atwiki.jp/pocketmine-mp/</link>
    <atom:link href="https://w.atwiki.jp/pocketmine-mp/rss10.xml" rel="self" type="application/rss+xml" />
    <atom:link rel="hub" href="https://pubsubhubbub.appspot.com" />
    <description>PocketMine-MP Japan wiki</description>

    <dc:language>ja</dc:language>
    <dc:date>2018-10-21T17:45:48+09:00</dc:date>
    <utime>1540111548</utime>

    <items>
      <rdf:Seq>
                <rdf:li rdf:resource="https://w.atwiki.jp/pocketmine-mp/pages/18.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/pocketmine-mp/pages/19.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/pocketmine-mp/pages/17.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/pocketmine-mp/pages/15.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/pocketmine-mp/pages/16.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/pocketmine-mp/pages/2.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/pocketmine-mp/pages/1.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/pocketmine-mp/pages/7.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/pocketmine-mp/pages/8.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/pocketmine-mp/pages/9.html" />
              </rdf:Seq>
    </items>
	
		
    
  </channel>
    <item rdf:about="https://w.atwiki.jp/pocketmine-mp/pages/18.html">
    <title>導入方法</title>
    <link>https://w.atwiki.jp/pocketmine-mp/pages/18.html</link>
    <description>
      *導入方法
----
なにか理由がない限り、インストーラーの使用をおすすめします[[インストーラー&gt;https://dl.dropbox.com/u/3030630/PocketMine-MP_Installer.exe?1357299759172]]
インストーラーでインストール後は、ステップ2に移動してください
手動でインストールをするならば、ステップ１に移動してください


*導入準備(インストーラーを使用するなら、ステップ１に移動してください)
----
PocketMine MPを動作させるには、以下のソフトが必要になります

**PHP
-5.3.3以上の[[PHP&gt;http://php.net/downloads.php]]
--PHP4.4.xが推奨される

**通信関連
-[[Socket&gt;http://php.net/manual/en/sockets.installation.php]]
-[[SQLite3&gt;http://php.net/manual/en/sockets.installation.php]]
-[[cURL&gt;http://php.net/manual/en/curl.installation.php]]
-[[pthreads&gt;https://github.com/krakjoe/pthreads]]

一通りインストールし終えたらステップ1に移動してください



*ステップ1
----
-まず、PocketMine MPをダウンロードし、インストールします
--[[インストーラー形式&gt;http://dl.dropbox.com/u/3030630/PocketMine-MP_Installer.exe]]
--[[Zip形式&gt;http://dl.dropbox.com/u/3030630/PocketMine-MP_Installer.zip]]
-インストール後、最新のサーバーソースをGithubからダウンロードすること


*ステップ2
----
-start.cmd  か  PocketMine-MP.php  を起動
-サーバーが起動し、設定ファイルを生成します
-コンソールで&quot;stop&quot;と入力し、サーバーを終了させます


*ステップ3
----
server.propertiesを設定します


*ステップ4
----
&quot;update.cmd&quot; か &quot;install.cmd&quot; を起動し、アップデートを行う



出来が酷いので、だれか加筆修正ｷﾎﾞﾝﾇ
*コメント、編集相談
#comment_num2    </description>
    <dc:date>2018-10-21T17:45:48+09:00</dc:date>
    <utime>1540111548</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/pocketmine-mp/pages/19.html">
    <title>導入方法/コメントログ</title>
    <link>https://w.atwiki.jp/pocketmine-mp/pages/19.html</link>
    <description>
      - わかりずらい   --  (まろん)  &amp;size(80%){2015-01-16 23:21:10} 
- naose mazide wakaran   --  (maron)  &amp;size(80%){2015-01-16 23:22:17}     </description>
    <dc:date>2015-01-16T23:22:17+09:00</dc:date>
    <utime>1421418137</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/pocketmine-mp/pages/17.html">
    <title>更新履歴</title>
    <link>https://w.atwiki.jp/pocketmine-mp/pages/17.html</link>
    <description>
      **Alpha_1.0.3
----
Commit ab0abfab1c
Added install scripts for linux
World compression
Updated triggers to handle or dhandle API method (easier Plugin hooking)
Console API alias() method
Player hand distance check
&quot;Fixed&quot; MC protocol
Complete Console async I/O
More trees
Fixed fopen() error
Fixed block placing bugs



**Alpha_1.02
----
Commit cacf14df81
Updated directory structure(フォルダーの構造変更)
Fixed a few bugs(いくつかのバグを修正)



**Alpha_1.0.1
----

Commit a7cc37ead6
Fixed #18 plugins not getting loaded(プラグインがロードされないバグを修正)
Tree growing(木が育つようになった)



**Alpha_1.0
----
Commit be78530175
Full Creative(クリエイティブモードの実装)
Plugin API
Update channels(？)    </description>
    <dc:date>2013-01-09T17:03:39+09:00</dc:date>
    <utime>1357718619</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/pocketmine-mp/pages/15.html">
    <title>サーバープラグイン</title>
    <link>https://w.atwiki.jp/pocketmine-mp/pages/15.html</link>
    <description>
      *管理者
#region
-[[Kick&gt;http://shoghicp.github.com/PocketMine-MP/p/Kick.html?1357717574700]]

プレイヤーをサーバーからキックすることができる

-[[AdminCmd&gt;http://shoghicp.github.com/PocketMine-MP/p/AdminCmd.html?1357717574700]]


-[[TrustPlayer&gt;http://shoghicp.github.com/PocketMine-MP/p/TrustPlayer.html?1357717574700]]


-[[Spawn Changer&gt;http://shoghicp.github.com/PocketMine-MP/p/Spawn-Changer.html?1357717574700]]


-[[Spawn Protector&gt;http://shoghicp.github.com/PocketMine-MP/p/Spawn-Protector.html?1357717574700]]



#endregion

*ワールド編集
#region
-[[WorldEditor&gt;http://shoghicp.github.com/PocketMine-MP/p/WorldEditor.html?1357717574700]]

#endregion

*ゲーム
#region
-[[TreeCapitator &gt;http://shoghicp.github.com/PocketMine-MP/p/TreeCapitator.html?1357717574700]]

#endregion

*サーバー
#region

-[Other Blocks in Creative&gt;http://shoghicp.github.com/PocketMine-MP/p/Other-Blocks-in-Creative.html?1357717574700]]


#endregion

今までこのページに来たクラフター&amp;counter()
今日のクラフター&amp;counter(today)
昨日のクラフター&amp;counter(yesterday)

コメント、編集相談
#comment_num2    </description>
    <dc:date>2013-01-09T16:58:51+09:00</dc:date>
    <utime>1357718331</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/pocketmine-mp/pages/16.html">
    <title>サーバー設定</title>
    <link>https://w.atwiki.jp/pocketmine-mp/pages/16.html</link>
    <description>
      *server.properties
----
&gt;#PocketMine MP default server properties
&gt;
&gt;server-name=A Minecraft Server
&gt;description=Server made using PocketMine-MP
&gt;motd=Welcome @username to this server!
&gt;invisible=false
&gt;port=19132
&gt;memory-limit=512M
&gt;last-update=false
&gt;update-channel=stable
&gt;white-list=false
&gt;debug=2
&gt;max-players=20
&gt;server-type=normal
&gt;time-per-second=20
&gt;gamemode=1
&gt;difficulty=1
&gt;generator=
&gt;generator-settings=
&gt;level-name=false
&gt;server-id=false
----



***server-name
デフォルト:A Minecraft Server
入力形式:半角英数字
サーバーリストに表示される名前です


***description
デフォルト:Server made using PocketMine MP
入力形式:半角英数字
サーバーリストに表示される説明文


***motd
デフォルト:Welcome @username to this server!
入力形式:半角英数字
サーバーに入った時に表示される文


***invisible
デフォルトfalse(無効)
入力形式:false,true
もしこれが有効なら、サーバーを公開してもサーバーリストに表示されない
有効にするなら、trueと入力


***white-list
デフォル



***port
デフォルト:19132
入力形式:数字
19132〜19135までのUDPポートしか使用不可


***memory-limit
デフォルト:512M
入力形式:数字＋単位
サーバーが確保できる最大のメモリ


***last-update
入力形式:数字
ServerAPIのチャンク更新速度


***update-channel
デフォルト:stable
入力形式:文字


***White List
デフォルト:false
入力形式:英数字
サーバーに参加できるぷれいやを制限する


***debug
デフォルト:2
入力形式:数字(0〜3)
コンソールで表示されるサーバーの情報
0, エラー
1,普通
2,デバッグ
3 ,内部


***max-players
デフォルト:20
入力形式:数字
サーバーに参加できるプレイヤーの最大人数


***server-type
デフォルト:normal
入力形式:英数字
サーバーリストに表示する形式？(normal,minecon)


***time-per-second
デフォルト:20
入力形式:数字
サーバー内部で進む時の早さ、この数値が高ければ時は早く進む。


***gamemode
デフォルト:1
入力形式:数字(1〜3)

ゲームの難易度、すぐには反映されない。(サバイバルモードのみ)



***generator
デフォルト:空白
入力形式:英数字



***generator-settings
デフォルト:空白
入力形式:英数字
ワールドの生成方式を設定することができる
例: 7;24;20x0;2x20;2x1;3x3;2;spawn-surface(24);spawn-radius(10);torches(1)
岩盤, 砂岩, 20 X 空気, 2 X ガラス, 2 X 石, 3 X 土, 草, Set spawn-surface 24, Set spawn-radius 10, 松明設置 1
この場合では、最下層から岩盤が一つとその上に砂岩、空気ブロックが20、ガラスが2、石が２と土が３、その上に草ブロックとなる。さらにそこから半径１０ブロック円のの砂岩ブロックが追加されて、松明がワールド全体に置かれる。


***level-name
デフォルト:false(無効)
入力形式:True,false
data/maps/ にあるの現在使用してるワールドの名前。
もし無効なら、デフォルトの生成方式で新しいワールドを作る


***server-id
デフォルト:false(無効)
入力形式:true,false
サーバーID、もし無効なら、新しいサーバーIDを使用する。    </description>
    <dc:date>2013-01-07T12:18:36+09:00</dc:date>
    <utime>1357528716</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/pocketmine-mp/pages/2.html">
    <title>メニュー</title>
    <link>https://w.atwiki.jp/pocketmine-mp/pages/2.html</link>
    <description>
      **メニュー
-[[トップページ]]

***サーバー
-[[導入方法]]
-[[サーバー設定]]
-[[サーバープラグイン]]
-[[更新履歴]]
-[[Q＆A]]




----
今までこのwikiに来たクラフター&amp;counter()
今日のクラフター&amp;counter(today)
昨日のクラフター&amp;counter(yesterday)    </description>
    <dc:date>2013-01-04T00:20:24+09:00</dc:date>
    <utime>1357226424</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/pocketmine-mp/pages/1.html">
    <title>トップページ</title>
    <link>https://w.atwiki.jp/pocketmine-mp/pages/1.html</link>
    <description>
      ***PocketMine-MP　トップページ
ここはPCでMinecraftPEのサーバを建てらるフリーソフト、PocketMine-MPのwikiです
現在はまだバグが多く発展途上ですが、これからのアップデートに期待^o^





ご本家wikiはこちら:http://shoghicp.github.com/PocketMine-MP/
ご本家Forumはこちら:http://www.minecraftforum.net/topic/1621457-pocketmine-mp-create-your-own-pe-server-with-plugin-api/


コメント、編集相談
#comment_num2    </description>
    <dc:date>2013-01-02T23:56:37+09:00</dc:date>
    <utime>1357138597</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/pocketmine-mp/pages/7.html">
    <title>プラグイン/アーカイブ</title>
    <link>https://w.atwiki.jp/pocketmine-mp/pages/7.html</link>
    <description>
      * アーカイブ
@wikiのwikiモードでは
 #archive_log()
と入力することで、特定のウェブページを保存しておくことができます。
詳しくはこちらをご覧ください。
＝＞http://atwiki.jp/guide/25_171_ja.html


-----


たとえば、#archive_log()と入力すると以下のように表示されます。
保存したいURLとサイト名を入力して&quot;アーカイブログ&quot;をクリックしてみよう


#archive_log()
    </description>
    <dc:date>2013-01-02T23:13:07+09:00</dc:date>
    <utime>1357135987</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/pocketmine-mp/pages/8.html">
    <title>プラグイン/RSS</title>
    <link>https://w.atwiki.jp/pocketmine-mp/pages/8.html</link>
    <description>
      *RSSを取り込んで一覧表示(showrss)
 #showrss(ここにＲＳＳのＵＲＬ)
もしくは
 #rss(ここにＲＳＳのＵＲＬを入力)
と入力することで指定したＲＳＳを取り込んで一覧表示します。

詳しくはこちらをご覧ください。
＝＞http://www1.atwiki.jp/guide/pages/266.html#id_b6d0b10d

----
たとえば、#showrss(http://iphone.appinfo.jp/rss/pricedown/,target=blank,countrss,lasttime) と入力すると以下のように表示されます。

#showrss(http://iphone.appinfo.jp/rss/pricedown/,target=blank,countrss,lasttime)
    </description>
    <dc:date>2013-01-02T23:13:07+09:00</dc:date>
    <utime>1357135987</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/pocketmine-mp/pages/9.html">
    <title>プラグイン/動画(Youtube)</title>
    <link>https://w.atwiki.jp/pocketmine-mp/pages/9.html</link>
    <description>
      * 動画(youtube)
@wikiのwikiモードでは
 #video(動画のURL)
と入力することで、動画を貼り付けることが出来ます。
詳しくはこちらをご覧ください。
＝＞http://atwiki.jp/guide/17_209_ja.html

また動画のURLはYoutubeのURLをご利用ください。
＝＞http://www.youtube.com/

-----


たとえば、#video(http://youtube.com/watch?v=kTV1CcS53JQ)と入力すると以下のように表示されます。


#video(http://youtube.com/watch?v=kTV1CcS53JQ)

    </description>
    <dc:date>2013-01-02T23:13:07+09:00</dc:date>
    <utime>1357135987</utime>
  </item>
  </rdf:RDF>
