All Projects → poggit → poggit

poggit / poggit

Licence: Apache-2.0 license
GitHub application for managing PocketMine-family plugins, and website for sharing plugins.

Programming Languages

PHP
23972 projects - #3 most used programming language
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
hack
652 projects

Projects that are alternatives of or similar to poggit

devirion
Plugin used for debugging virions or plugins that use virions.
Stars: ✭ 35 (-63.54%)
Mutual labels:  pocketmine, poggit, poggit-virions
ProfileUI
Get any player's profile on a Modal Form! MCPE v1.2! PMMP support only!
Stars: ✭ 20 (-79.17%)
Mutual labels:  pocketmine, poggit
VirionTools
A handy plugin for developers who wish to compile and inject virions without using Poggit.
Stars: ✭ 17 (-82.29%)
Mutual labels:  pocketmine, poggit
Mockingbird
PocketMine-MP anticheat in development made for fun by @ethaniccc.
Stars: ✭ 61 (-36.46%)
Mutual labels:  pocketmine
InvSee
A PocketMine-MP plugin that lets you view and modify offline and online players' inventories in real-time!
Stars: ✭ 19 (-80.21%)
Mutual labels:  pocketmine
AuctionHouse
Feature-packed auction house plugin for PocketMine-MP (pmmp)
Stars: ✭ 31 (-67.71%)
Mutual labels:  pocketmine
BurgerSpawners
Pocketmine Plugin implementing Stackable Spawners
Stars: ✭ 32 (-66.67%)
Mutual labels:  pocketmine
ProperDuels
A properly made duels plugin
Stars: ✭ 16 (-83.33%)
Mutual labels:  pocketmine
NpcDialog
🗽 PocketMine-MP virion to add dialogs to entities easily
Stars: ✭ 55 (-42.71%)
Mutual labels:  pocketmine
NativeDimensions
A plugin which loads dimensions within worlds and provides an API for managing dimensions across worlds
Stars: ✭ 16 (-83.33%)
Mutual labels:  pocketmine
fireworks
Adds Fireworks to Pocketmine
Stars: ✭ 17 (-82.29%)
Mutual labels:  pocketmine
LibSkin
Virion for working with player skins & PocketMine plugin for stealing other player's skins
Stars: ✭ 20 (-79.17%)
Mutual labels:  pocketmine
BurgerCustomArmor
Create Custom Armor Sets with several abilities!
Stars: ✭ 25 (-73.96%)
Mutual labels:  pocketmine
CommandShop
Players have to pay items or money to use specific commands! A PocketMine plugin.
Stars: ✭ 32 (-66.67%)
Mutual labels:  pocketmine
UHC
UHC plugin for Minecraft: Bedrock Edition.
Stars: ✭ 23 (-76.04%)
Mutual labels:  pocketmine
BlockSniper
An advanced (brush) world editing plugin for PocketMine-MP
Stars: ✭ 77 (-19.79%)
Mutual labels:  pocketmine
mcMMO
Port of mcMMO-Dev/mcMMO for PocketMine-MP (API 4.0.0)
Stars: ✭ 25 (-73.96%)
Mutual labels:  pocketmine
Pocketmine-School
A Website To Teach Everything About PocketMine-MP
Stars: ✭ 15 (-84.37%)
Mutual labels:  pocketmine
Volt
A painless web server for PocketMine-MP
Stars: ✭ 24 (-75%)
Mutual labels:  pocketmine
Functions
Create your own commands with ease! For PocketMine, a Minecraft PE server software
Stars: ✭ 17 (-82.29%)
Mutual labels:  pocketmine

Poggit

Discord

What is this?

Poggit is a website for two things: a plugin builder (Poggit-CI) and a plugin list (Poggit-Release).

Why not Laravel?

I wanted to use this project as a way to experiment how bad it is if no frameworks are used. I am not planning to change this, as this is a living evidence telling us why PHP (especially without server frameworks) is bad.

Features

Poggit-CI: plugin builder

Poggit will build phars for your project when you push a commit or make a pull request.

Login on the Poggit website and authorize the Poggit application for your user account or your organizations. You can find buttons to enable Poggit-CI for particular repos at the CI admin panel. Poggit will help you create the file .poggit.yml in your repo, and then Poggit will start building your projects in your repo every commit.

Poggit-Release: plugin list

A project can be released after it has a development build. You can find the release button in the CI project page.

You can find a list of released plugins at https://poggit.pmmp.io/plugins. You can also find plugins pending review at https://poggit.pmmp.io/review.

Virions

Poggit provides a library framework called "Virions".

Planned features

Can I host it myself?

Yes, technically you can, although discouraged.

Poggit manages a website that allows users to find plugins. Therefore, if everyone creates their own Poggit website, it will be confusing for users as plugin lists are scattered everywhere. For the sake of the community, unless you have improved your version of Poggit so much that the original version is no longer worth existing, please don't host a public Poggit yourself.

However, for various reasons, mainly that I am a stubborn Free Software supporter, you can still host a Poggit instance yourself. This project is licensed under the Apache license, Version 2.0. You can obtain a full copy of this license at the LICENSE file.

Nevertheless, Poggit is open-sourced for developers, not businesses. It is here for developers to improve it, or to learn from it, "to build software better, together". You are welcome if you want to host Poggit yourself for security reasons, or for testing. But if you are hosting Poggit for profit reasons, I politely ask you not to do that.

Installation

Please read Can I host it myself? before installing Poggit.

Then, refer to INSTALL.md for instructions to install Poggit.

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].