A plugin manager for PocketMine-MP downloads plugin from PocketMine-MP official plugin repository

Overview
Logo

oh-my-pmmp

A plugin manager for PocketMine-MP

Getting Started

Prerequisites

Your server MUST RUN the latest version of PocketMine.

Installation

From Poggit

Update later.

From GitHub

  1. Download the latest version of the plugin from here.
  2. Put it in the plugins folder.
  3. Restart your server.

Commands

Commands Description Permission
install Install a plugin ohmypmmp.install.cmd
remove Remove a plugin ohmypmmp.remove.cmd
upgrade Upgrade a plugin ohmypmmp.upgrade.cmd

License

Copyright (c) thebigcrafter. All rights reserved.

Licensed under the GPL-3.0 license.

Comments
  • Bump friendsofphp/php-cs-fixer from 3.13.0 to 3.13.1

    Bump friendsofphp/php-cs-fixer from 3.13.0 to 3.13.1

    Bumps friendsofphp/php-cs-fixer from 3.13.0 to 3.13.1.

    Release notes

    Sourced from friendsofphp/php-cs-fixer's releases.

    v3.13.1 Oliva

    • bug: Align all the arrows inside the same array (#6590)
    • bug: Fix priority between modernize_types_casting and no_unneeded_control_parentheses (#6687)
    • bug: TrailingCommaInMultilineFixer - do not add trailing comma when there is no break line after last element (#6677)
    • docs: Fix docs for disabled rules in rulesets (#6679)
    • docs: fix the cookbook_fixers.rst (#6672)
    • docs: Update installation recommended commands for mkdir argument (-p insteadof --parents). (#6689)
    • Make static data providers that are not using dynamic calls (#6696)
    • minor: displaying number of checked files (#6674)
    Changelog

    Sourced from friendsofphp/php-cs-fixer's changelog.

    Changelog for v3.13.1

    • bug: Align all the arrows inside the same array (#6590)
    • bug: Fix priority between modernize_types_casting and no_unneeded_control_parentheses (#6687)
    • bug: TrailingCommaInMultilineFixer - do not add trailing comma when there is no break line after last element (#6677)
    • docs: Fix docs for disabled rules in rulesets (#6679)
    • docs: fix the cookbook_fixers.rst (#6672)
    • docs: Update installation recommended commands for mkdir argument (-p insteadof --parents). (#6689)
    • Make static data providers that are not using dynamic calls (#6696)
    • minor: displaying number of checked files (#6674)
    Commits
    • 78d2251 prepared the 3.13.1 release
    • a2bdba3 Make static data providers that are not using dynamic calls (#6696)
    • ad0a87e bug: Align all the arrows inside the same array (#6590)
    • 663f3fc docs: Update installation recommended commands for mkdir argument (-p ins...
    • 9c7070b bug: Fix priority between modernize_types_casting and `no_unneeded_control_...
    • 046ff90 docs: Fix docs for disabled rules in rulesets (#6679)
    • b577444 minor: displaying number of checked files (#6674)
    • bb94db0 bug: TrailingCommaInMultilineFixer - do not add trailing comma when there is ...
    • 3969f39 docs: fix the cookbook_fixers.rst (#6672)
    • a1a5570 bumped version
    • See full diff in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies php 
    opened by dependabot[bot] 1
  • Bump phpstan/phpstan from 1.9.2 to 1.9.3

    Bump phpstan/phpstan from 1.9.2 to 1.9.3

    Bumps phpstan/phpstan from 1.9.2 to 1.9.3.

    Release notes

    Sourced from phpstan/phpstan's releases.

    1.9.3

    Bleeding edge 🔪

    If you want to see the shape of things to come and adopt bleeding edge features early, you can include this config file in your project's phpstan.neon:

    includes:
    	- vendor/phpstan/phpstan/conf/bleedingEdge.neon
    

    Of course, there are no backwards compatibility guarantees when you include this file. The behaviour and reported errors can change in minor versions with this file included. Learn more

    Improvements 🔧

    Bugfixes 🐛

    ... (truncated)

    Commits
    • 709999b PHPStan 1.9.3
    • 68fd144 Fix
    • 49512bf Fix
    • ac93c2a Updated PHPStan to commit b7441d66b0e3a3f810de21b780744799171f4ca1
    • dad4727 Updated PHPStan to commit c760b1f7a45c512cd34c91d8e078046dfdc453ba
    • 731ab71 phpunit-bridge regression test
    • fa6da45 Updated PHPStan to commit 11a10393537137d06747b09f8d8ab128f93a52ed
    • 59433d5 Run Symplify tests
    • c10b5fa Updated PHPStan to commit 5fc2bfd3522909ca40af7e6bcbf9c95e11120683
    • b6ac56c Updated PHPStan to commit cbf4b063988c23073c11da92f1c9c74c69539917
    • Additional commits viewable in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies php 
    opened by dependabot[bot] 1
  • Bump pocketmine/pocketmine-mp from 4.12.0 to 4.12.1

    Bump pocketmine/pocketmine-mp from 4.12.0 to 4.12.1

    Bumps pocketmine/pocketmine-mp from 4.12.0 to 4.12.1.

    Release notes

    Sourced from pocketmine/pocketmine-mp's releases.

    PocketMine-MP 4.12.1

    For Minecraft: Bedrock Edition 1.19.50

    This is a bugfix release. It should be a drop-in replacement for any prior 4.12.x release.

    Please see the changelogs for details.

    Commits
    • 7ae6425 Release 4.12.1
    • b5cfab4 Clean up inventory content syncing, fixes #5441
    • 774e231 changelog: added detail about InventoryManager internals changes
    • 43bc3c7 Added tool to dump JSON contents of encoded crashdump data
    • eb62dc3 Added documentation for RegistryTrait, EnumTrait and CloningRegistryTrait
    • 279056f 4.12.1 is next
    • See full diff in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies php 
    opened by dependabot[bot] 1
  • Bump pocketmine/pocketmine-mp from 4.10.1 to 4.11.0

    Bump pocketmine/pocketmine-mp from 4.10.1 to 4.11.0

    Bumps pocketmine/pocketmine-mp from 4.10.1 to 4.11.0.

    Release notes

    Sourced from pocketmine/pocketmine-mp's releases.

    PocketMine-MP 4.11.0

    For Minecraft: Bedrock Edition 1.19.40

    This is a minor feature update, adding some new features and minor improvements to PocketMine-MP, including improved block updates, support for encrypted resource packs, and API additions and deprecations.

    Most plugins which currently work on 4.10.x or earlier should work on this version without changes. However, due to internals changes, some plugins using internal APIs (not supported) may break.

    Please see the changelogs for details.

    PocketMine-MP 4.11.0-BETA2

    For Minecraft: Bedrock Edition 1.19.40

    This is a feature preview for 4.11.0, a minor update to PocketMine-MP which adds some minor new features and improvements.

    Please see the changelogs for details.

    PocketMine-MP 4.11.0-BETA1

    For Minecraft: Bedrock Edition 1.19.40

    This is a feature preview for 4.11.0, a minor update to PocketMine-MP which adds some minor new features and improvements.

    Please see the changelogs for details.

    PocketMine-MP 4.10.2

    For Minecraft: Bedrock Edition 1.19.40

    This is a bugfix release. It should be a drop-in replacement for any prior 4.10.x release.

    Please see the changelogs for details.

    Commits
    • d450264 Release 4.11.0
    • 641d35a Updated pocketmine/locale-data to get new translations
    • 642630a ...
    • d79e635 Merge branch 'stable' into next-minor
    • ff63983 Update transient composer dependencies
    • 5882150 Update BedrockProtocol
    • 5c1e9a3 Fix missing sounds when interacting with item frames (#5383)
    • aad9f5f Terminal: use fallback escape codes if TERM env var is not set
    • a8dca19 Updated build/php submodule to pmmp/php-build-scripts@9353116fa8c78ed4f588b98...
    • e5f5fe8 BlockGrowEvent: Remove unnecessary Cancellable implementation (#5359)
    • Additional commits viewable in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies php 
    opened by dependabot[bot] 1
  • Bump phpstan/phpstan from 1.8.2 to 1.8.3

    Bump phpstan/phpstan from 1.8.2 to 1.8.3

    Bumps phpstan/phpstan from 1.8.2 to 1.8.3.

    Release notes

    Sourced from phpstan/phpstan's releases.

    1.8.3

    This release fixes 76 issues! :tada:

    Improvements 🔧

    Bugfixes 🐛

    ... (truncated)

    Commits
    • 5583623 PHPStan 1.8.3
    • 63dd1eb Updated PHPStan to commit c057aa9d1feff5ce61f96f397ef92e7389a17477
    • 0cec633 Update Prestashop baseline
    • 5d6a147 Updated PHPStan to commit 024738fcc7fe98eec72a274ee742a51442a681a3
    • c1878ca Updated PHPStan to commit 4291a2494a3295274a1d37002b29908b8fe79f49
    • 6383edb Updated PHPStan to commit ca616c3340923b58c972aedec8732d34cc1dbb96
    • 5d994a3 Updated PHPStan to commit 5e54dbd526a8cef50593fe9e5241c071d800a738
    • 7f87750 Updated PHPStan to commit fc69708ceca99cfeb52a553533bec9b369d4dd61
    • d2cd5e2 Updated PHPStan to commit 169af1dcf09cdbf90471155f370c93cf37e36693
    • 3b9884e Updated PHPStan to commit 2a03c92512f990779d504b37a9a62d7fe49b84a3
    • Additional commits viewable in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies php 
    opened by dependabot[bot] 1
  • `/omp remove` does not remove directory plugins

    `/omp remove` does not remove directory plugins

    Describe the bug

    • Expected result: The ExamplePlugin plugin file will be deleted
    • Actual result: No response received

    Steps to reproduce the issue

    1. /omp install ExamplePlugin latest true
    2. /omp remove ExamplePlugin

    OS and versions

    • PocketMine: [4.6.0]
    • PHP: [8.0.19]
    • Server OS: [Windows]
    bug 
    opened by NhanAZ 1
  • Fetches info about a plugin from Poggit

    Fetches info about a plugin from Poggit

    $ omp info <plugin> [version]
    

    Fetch some information like: Plugin Name, Synopsis, Version, Pre-release?, Outdated?, What's New, Major Category, Minor Categories, Keywords, Dependencies, Supported APIs, License, Permissions, Producers, etc...

    This idea was inspired by https://github.com/tnytown/Sheep/blob/master/src/Sheep/Command/InfoCommand.php

    enhancement 
    opened by NhanAZ 1
  • Bump phpstan/phpstan from 1.9.5 to 1.9.6

    Bump phpstan/phpstan from 1.9.5 to 1.9.6

    Bumps phpstan/phpstan from 1.9.5 to 1.9.6.

    Release notes

    Sourced from phpstan/phpstan's releases.

    1.9.6

    Improvements 🔧

    Bugfixes 🐛

    Commits
    • ef38a25 PHPStan 1.9.6
    • 0fa1f65 Updated PHPStan to commit 255691850a054a52f0a2c20e6ab4c0bc5e59dfdb
    • e394799 Updated PHPStan to commit cde53d19e9b4edf81f4c469b7f2a2c3634004d86
    • 64a533c Updated PHPStan to commit dc77608ee9ab22e352cd3df60ce2bc2d8d135abc
    • cce0885 Updated PHPStan to commit 1506ba92822a2f56559035b36a111bb02060cb17
    • See full diff in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies php 
    opened by dependabot[bot] 0
  • Bump pocketmine/pocketmine-mp from 4.12.3 to 4.12.4

    Bump pocketmine/pocketmine-mp from 4.12.3 to 4.12.4

    Bumps pocketmine/pocketmine-mp from 4.12.3 to 4.12.4.

    Release notes

    Sourced from pocketmine/pocketmine-mp's releases.

    PocketMine-MP 4.12.4

    For Minecraft: Bedrock Edition 1.19.50

    This bugfix release includes a workaround for several denial-of-service vulnerabilities. Upgrading is recommended.

    Please see the changelogs for details.

    Commits
    • b095f60 Release 4.12.4
    • b312e93 Limit list max size in transactions
    • 6193362 NetworkSession: Lift batch limit to 1300 to allow shift-click crafting to wor...
    • 90beaea 4.12.4 is next
    • See full diff in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies php 
    opened by dependabot[bot] 0
  • Bump friendsofphp/php-cs-fixer from 3.13.0 to 3.13.2

    Bump friendsofphp/php-cs-fixer from 3.13.0 to 3.13.2

    Bumps friendsofphp/php-cs-fixer from 3.13.0 to 3.13.2.

    Release notes

    Sourced from friendsofphp/php-cs-fixer's releases.

    v3.13.2 Oliva

    • bug: Fix type error when using paths intersection mode (#6734)

    v3.13.1 Oliva

    • bug: Align all the arrows inside the same array (#6590)
    • bug: Fix priority between modernize_types_casting and no_unneeded_control_parentheses (#6687)
    • bug: TrailingCommaInMultilineFixer - do not add trailing comma when there is no break line after last element (#6677)
    • docs: Fix docs for disabled rules in rulesets (#6679)
    • docs: fix the cookbook_fixers.rst (#6672)
    • docs: Update installation recommended commands for mkdir argument (-p insteadof --parents). (#6689)
    • Make static data providers that are not using dynamic calls (#6696)
    • minor: displaying number of checked files (#6674)
    Changelog

    Sourced from friendsofphp/php-cs-fixer's changelog.

    Changelog for v3.13.2

    • bug: Fix type error when using paths intersection mode (#6734)

    Changelog for v3.13.1

    • bug: Align all the arrows inside the same array (#6590)
    • bug: Fix priority between modernize_types_casting and no_unneeded_control_parentheses (#6687)
    • bug: TrailingCommaInMultilineFixer - do not add trailing comma when there is no break line after last element (#6677)
    • docs: Fix docs for disabled rules in rulesets (#6679)
    • docs: fix the cookbook_fixers.rst (#6672)
    • docs: Update installation recommended commands for mkdir argument (-p insteadof --parents). (#6689)
    • Make static data providers that are not using dynamic calls (#6696)
    • minor: displaying number of checked files (#6674)
    Commits
    • 3952f08 prepared the 3.13.2 release
    • 936edf0 bug: Fix type error when using paths intersection mode (#6734)
    • 5120e61 bumped version
    • 78d2251 prepared the 3.13.1 release
    • a2bdba3 Make static data providers that are not using dynamic calls (#6696)
    • ad0a87e bug: Align all the arrows inside the same array (#6590)
    • 663f3fc docs: Update installation recommended commands for mkdir argument (-p ins...
    • 9c7070b bug: Fix priority between modernize_types_casting and `no_unneeded_control_...
    • 046ff90 docs: Fix docs for disabled rules in rulesets (#6679)
    • b577444 minor: displaying number of checked files (#6674)
    • Additional commits viewable in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies php 
    opened by dependabot[bot] 0
  • Bump phpstan/phpstan from 1.9.4 to 1.9.5

    Bump phpstan/phpstan from 1.9.4 to 1.9.5

    Bumps phpstan/phpstan from 1.9.4 to 1.9.5.

    Release notes

    Sourced from phpstan/phpstan's releases.

    1.9.5

    Improvements 🔧

    Bugfixes 🐛

    Internals 🔍

    Commits
    • 4d18c5d PHPStan 1.9.5
    • 67cfce4 Update Doctrine ORM baseline
    • bfbda97 Updated PHPStan to commit 80b5cdd3ecf173f0aaa7354d28537167905aec7c
    • 5e2fd8f Update Larastan baseline
    • 2de8458 Made analysing Drupal faster, probably thanks to lower memory consumption
    • 28c14ea Update playground-api
    • 5e91945 Update dependency @​types/jquery to v3.5.16
    • 228820b Test webmozart/assert integration tests
    • 8764bac Updated PHPStan to commit 884ceb015c68e8c40a066732b4bc873bed568d38
    • 23ca8c6 Updated PHPStan to commit 463995c7e23db156aab35d58a43809924a1386ad
    • Additional commits viewable in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies php 
    opened by dependabot[bot] 0
  • The `#2` argument of `/omp install` should have a default value

    The `#2` argument of `/omp install` should have a default value

    The #2 argument of /omp install should have a default value

    Expect: /omp install Track If argument #2 is not passed, latest will be used instead

    * This issue may give rise to a different problem than the question: What if I want to download the plugin as a file but I don't want to import the plugin version? The command I want to use in the above case is: /omp install Track true


    Please consider and close this issue if it is not possible

    enhancement 
    opened by NhanAZ 1
  • `/omp install` return messages are not as expected

    `/omp install` return messages are not as expected

    Describe the bug

    • Expected result: Return message: Plugin Track version 1.0.0.0 not found
    • Actual result: Return message: Plugin Track not found

    Steps to reproduce the issue

    1. /omp install Track 1.0.0.0

    OS and versions

    • PocketMine: [4.6.0]
    • PHP: [8.0.19]
    • Server OS: [Windows]
    enhancement 
    opened by NhanAZ 0
  • `/omp update` allows updating of invalid files

    `/omp update` allows updating of invalid files

    This issue is similar to issue https://github.com/thebigcrafter/oh-my-pmmp/issues/17 but it occurs with /omp update

    Describe the bug

    • Expected result: A message of refusal to act is given
    • Actual result: PocketMine-MP.phar file deleted

    Steps to reproduce the issue

    1. /omp update ../PocketMine-MP

    OS and versions

    • PocketMine: [4.6.0]
    • PHP: [8.0.19]
    • Server OS: [Windows]
    bug 
    opened by NhanAZ 0
  • `/omp remove` allows to remove non-plugin files

    `/omp remove` allows to remove non-plugin files

    This error has a very high severity if it is abused with other important files

    Describe the bug

    • Expected result: A message of refusal to act is given
    • Actual result: PocketMine-MP.phar file deleted

    Steps to reproduce the issue

    1. /omp remove ../PocketMine-MP

    OS and versions

    • PocketMine: [4.6.0]
    • PHP: [8.0.19]
    • Server OS: [Windows]
    bug 
    opened by NhanAZ 0
Releases(1.6.0-beta)
Owner
thebigcrafter
A plugin must start with an idea
thebigcrafter
Composer plugin for Repman - PHP Repository Manager

Repman Composer Plugin Composer plugin for Repman - PHP Repository Manager. Adds a mirror url for all your dependencies without need to update compose

Repman 9 Mar 14, 2022
Laravel Podcast Manager is a complete podcast manager package for Laravel 5.3+ that enables you to manage RSS feeds for your favorite podcasts and listen to the episodes in a seamless UI.

laravelpodcast | A Laravel podcast manager package - v0.0.8 Introduction Laravel Podcast Manager is a complete podcast manager package for Laravel 5.3

Jeremy Kenedy 22 Nov 4, 2022
Laragon MultiPHP per App + PECL Module + Extension manager + Ini Manager

LMPA Laragon MultiPHP per App This tools allow you to run multiple PHP version per app with Laragon, so you can have multiple site running different p

Gilbert Paquin 8 Oct 10, 2022
Repman - PHP Repository Manager: packagist proxy and host for private packages

Repman - PHP Repository Manager Repman is a PHP repository manager. Main features: free and open source works as a proxy for packagist.org (speeds up

Repman 438 Jan 2, 2023
Composer Repository Manager for selling Magento 2 extension and offering composer installation for ordered packages.

Magento 2 Composer Repository Credits We got inspired by https://github.com/Genmato. Composer Repository for Magento 2 This extension works as a Magen

EAdesign 18 Dec 16, 2021
Composer registry manager that help to easily switch to the composer repository you want

CRM - Composer Registry Manager Composer Registry Manager can help you easily and quickly switch between different composer repositories. 简体中文 Install

Tao 500 Dec 29, 2022
My last contribution to Vasar, the final official PocketMine core.

Vasar v5.0 Incomplete and entirely hardcoded. For PocketMine 4.X.X. Many thanks to Prim for plenty of help over the years which basically formed this

null 13 Dec 31, 2022
A plugin manager for PocketMine-MP

A plugin manager for PocketMine-MP downloads plugin from PocketMine-MP official plugin repository

Toby 6 Nov 28, 2022
Api.video-wordpress-plugin - The official api.video plugin for WordPress

api.video WordPress Plugin api.video is the video infrastructure for product builders. Lightning fast video APIs for integrating, scaling, and managin

api.video 5 Oct 19, 2022
vPOS Official Wordpres WooCommerce Plugin

vPOS - WooCommerce The number #1 payment solution in Angola This plugin currently works for the solutions listed below: EMIS GPO (Multicaixa Express)

vPOS 7 Jun 13, 2022
Okex API Like the official document interface, Support for arbitrary extension.

It is recommended that you read the official document first Okex docs https://www.okex.com/docs/en Okex Simulation Test API https://www.okex.com/docs/

lin 34 Jan 1, 2023
This is the official place where Nemesysco's LVA7 and QA7 dockers will be hosted and maintained

LVA-Dockers This is the official place where Nemesysco's LVA7 and QA7 dockers will be hosted and maintained - It is still under construction! We are w

null 2 Feb 17, 2022
Phalcon official Forum

Phosphorum 3 Phosphorum is an engine for building flexible, clear and fast forums. You can adapt it to your own needs or improve it if you want. Pleas

The Phalcon PHP Framework 361 Dec 27, 2022
Official OpenMage LTS codebase | Migrate easily from Magento Community Edition in minutes

Official OpenMage LTS codebase | Migrate easily from Magento Community Edition in minutes! Download the source code for free or contribute to OpenMage LTS | Security vulnerability patches, bug fixes, performance improvements and more.

OpenMage 782 Jan 3, 2023
Official Kraken.io Magento Extension

Kraken.io Magento Extension Advanced optimization for your Magento JPEG, PNG, GIF and SVG images Established in 2012, Kraken.io is an industry-leading

Kraken.io Image Optimizer 21 Nov 30, 2022
The official SingleStore Laravel driver.

SingleStore Driver for Laravel This repository contains a SingleStore Driver for Laravel. This package is currently in a pre-release beta, please use

SingleStore Labs 197 Jan 1, 2023
This repository contains the codebase PHP bridge using RoadRunner Jobs plugin.

RoadRunner Jobs Plugin This repository contains the codebase PHP bridge using RoadRunner Jobs plugin. Installation To install application server and J

Spiral Scout 15 Nov 9, 2022
This plugin allows you to display code from a repository, such as Github, Gitlab or others in order to use it as a resource in the courses.

Fetch Code This plugin allows you to display code from a repository, such as Github, Gitlab or others in order to use it as a resource in the courses.

Cambá Laboratorio de Tecnología 0 Dec 26, 2021
PPM is a process manager, supercharger and load balancer for modern PHP applications.

PPM - PHP Process Manager PHP-PM is a process manager, supercharger and load balancer for PHP applications. It's based on ReactPHP and works best with

PPM - PHP Process Manager 6.5k Jan 3, 2023