Skip to content

DiscordからPocketMine-MPのコンソールを操作します。(β)

License

Notifications You must be signed in to change notification settings

lovetwice1012/ChatSync_v2

This branch is 9 commits behind DaisukeDaisuke/pmmpDiscordBot:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ec2df63 · May 6, 2022

History

33 Commits
May 6, 2022
Apr 23, 2020
Jan 24, 2021
Mar 30, 2022
Mar 30, 2022
Apr 23, 2020
Jul 17, 2021
Mar 30, 2022
Mar 30, 2022
Aug 26, 2020
Mar 30, 2022

Repository files navigation

pmmpDiscordBot

DiscordからPocketMine-MPのコンソールを操作します。

vs

This is a plugin written for my server, so if you want to write a discord bot with pmmp, the following plugins are better.

DiscordBot

https://github.com/DiscordBot-PMMP/DiscordBot

MCPEDiscordRelay

https://github.com/nomadjimbob/MCPEDiscordRelay/

https://poggit.pmmp.io/p/MCPEDiscordRelay

MCPEToDiscord (archived)

https://github.com/JaxkDev/MCPEToDiscord/

https://poggit.pmmp.io/p/MCPEToDiscord

download

release

https://github.com/DaisukeDaisuke/pmmpDiscordBot/releases

develop

開発バージョンに関しましては、GitHub Actionsよりダウンロード可能にてございます。
The development version can be downloaded from GitHub Actions.
https://github.com/DaisukeDaisuke/pmmpDiscordBot/actions

build

git clone [email protected]:DaisukeDaisuke/pmmpDiscordBot.git
cd pmmpDiscordBot
composer update --no-dev --prefer-dist --no-suggest
php -dphar.readonly=0 ./make-phar.php enableCompressAll
If make-phar.php does not work, please try the following command.
# php -dphar.readonly=0 ./make-phar.php

About

DiscordからPocketMine-MPのコンソールを操作します。(β)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%