All Projects → NiekertDev → Discord-MCPE

NiekertDev / Discord-MCPE

Licence: other
Connect your PMMP server with Discord!

Programming Languages

PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to Discord-MCPE

ServerTools
ServerTools is Pocketmine-MP plugin containing a set of tools that allows you to manage your server directly from the game!
Stars: ✭ 23 (-14.81%)
Mutual labels:  pmmp, pmmp-plugin, pmmp-plugins
Offhand
A PocketMine-MP Plugin that implements OffHand (and OffHandInventory)
Stars: ✭ 36 (+33.33%)
Mutual labels:  pmmp, pmmp-plugin
CosmeticMenu
Fun and Easy-to-Use Pocketmine Cosmetics plugin. (Gadgets, Particles, Trails, etc)
Stars: ✭ 22 (-18.52%)
Mutual labels:  pmmp, pmmp-plugin
NPC
The NPC plugin for PocketMine-MP
Stars: ✭ 28 (+3.7%)
Mutual labels:  pmmp, pmmp-plugin
BurgerCustomArmor
Create Custom Armor Sets with several abilities!
Stars: ✭ 25 (-7.41%)
Mutual labels:  pmmp, pmmp-plugin
DungeonPlus
[Plugin] A Plugin support Dungeon API.
Stars: ✭ 14 (-48.15%)
Mutual labels:  pmmp, pmmp-plugin
Slapper
The new home of Slapper, the NPC plugin for PocketMine.
Stars: ✭ 99 (+266.67%)
Mutual labels:  pmmp, pmmp-plugin
NpcDialog
🗽 PocketMine-MP virion to add dialogs to entities easily
Stars: ✭ 55 (+103.7%)
Mutual labels:  pmmp, pmmp-plugin
SkyBlock
🦅 SkyBlock for PocketMine-MP
Stars: ✭ 102 (+277.78%)
Mutual labels:  pmmp, pmmp-plugin
MagicWE2
[MagicWE2] Lag free asynchronous world editor for PMMP with plenty of options
Stars: ✭ 109 (+303.7%)
Mutual labels:  pmmp, pmmp-plugin
WarpUI
A warp UI and world UI teleportation plugin that supports rotation and pitch.
Stars: ✭ 14 (-48.15%)
Mutual labels:  pmmp, pmmp-plugin
SimplePets
🐕‍🦺 An Ultimate Pets plugin for PocketMine-MP.
Stars: ✭ 20 (-25.93%)
Mutual labels:  pmmp, pmmp-plugin
EasyEdit
A feature-rich World Editor for PocketMine-MP
Stars: ✭ 26 (-3.7%)
Mutual labels:  pmmp, pmmp-plugin
Emotes
This plugin allows players to use their favorite emotes on the server!
Stars: ✭ 15 (-44.44%)
Mutual labels:  pmmp, pmmp-plugin
Pocketmine-School
A Website To Teach Everything About PocketMine-MP
Stars: ✭ 15 (-44.44%)
Mutual labels:  pmmp, pmmp-plugins
HotWired-Bot
A discord bot, simple until you know what hides in its arsenal 😉
Stars: ✭ 18 (-33.33%)
Mutual labels:  discord-bot
Discord-Nitro-BruteForce
simple discord nitro code generator and checker written in c#
Stars: ✭ 26 (-3.7%)
Mutual labels:  discord-bot
Nereus
A multipurpose discord bot with a focus on music written using Discord.js
Stars: ✭ 46 (+70.37%)
Mutual labels:  discord-bot
Mc2Discord
A simple minecraft mod, server side only, to link the chat with your Discord server
Stars: ✭ 18 (-33.33%)
Mutual labels:  discord-bot
plumeria
🤖 A Discord chat bot with rich data piping between commands
Stars: ✭ 35 (+29.63%)
Mutual labels:  discord-bot

Discord-MCPE

Discord-MCPE Logo

Connect your PocketMine server with Discord™!

Installing:

  1. Download phar from Poggit™
  2. Put it in /plugins folder
  3. Start server
  4. Edit config
  5. Reload server

Config:

webhook_url: Your discord webhook url.

chat_url: Webhook url for the /discord command and when somebody chats. Set to 0 to use default.

username: The username the plugin uses in discord.

chat_username: The username of the plugin for /discord and when someone chats. Set to 0 to use default.

chat_format: Format in discord that the plugin uses when sending a message. {player} and {message} can be used.

start_message: Message sent when server starts.

shutdown_message: Message sent when server stops.

join_message: Message sent when player joins. {player} can be used.

quit_message: Message sent when player leaves. {player} can be used.

death_message: Message sent when player get killed. {player} can be used.

command: Enable/disable "/discord"

chat_prefix: Prefix for chat. When "!" and someone says !Hello, Hello is send to Discord

chat: Send everything to Discord. Recommended to keep this disabled, but it can be used.

pureperms: Support for PurePerms rank names. PurePerms ranks use the prefix {rank}. If not enabled, {rank} tags will show as "{rank}".

debug: Show error messages.

Making a Discord™ webhook:

  1. Open Discord
  2. Go to your server
  3. Make a new chat channel / Open one
  4. Click on the settings icon beside your chat channel name
  5. Click Webhooks => New
  6. Click "Copy" under Webhook URL
  7. Paste it in the config
  8. No more!
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].