Skip to content

DaisukeDaisukeTeam/UnusedStatusBot

 
 

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

pmmp plugins, internal, unused

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%