A PocketMine-MP plugin which adds functionable shields

Related tags

Database Shield
Overview

Shield

A PocketMine-MP plugin which adds functionable shields

This plugin adds vanilla shields and works perfectly the same as vanilla Minecraft.

Hold the shield, in either hand, crouch to activate and uncrouch to deactivate.

The attacker will get knock back when trying to hit a player that is blocking.

The shield gets a short cooldown when swinging the arm.

You might also like...
A PocketMine-MP plugin which allows the users to edit no permission message of commands
A PocketMine-MP plugin which allows the users to edit no permission message of commands

CommandPermissionMessage A PocketMine-MP plugin which allows the users to edit no permission message of commands Have you ever got bored by the red me

A Pocketmine 4.0 Plugin which makes your server query = Current players + 1 Total Slots
A Pocketmine 4.0 Plugin which makes your server query = Current players + 1 Total Slots

The Better-Query Plugin This Plugin implements Better Query System **(i.e. 0/1 as player count)** the server total slots increases by 1 after a player

TYPO3 CMS extension which checks used CSS selectors in HTML output of the current page and removes CSS declarations which are unused.

EXT:css_coverage TYPO3 CMS extension which checks used CSS selectors in HTML output of the current page and removes CSS declarations which are unused.

Shortest Path - have a function ShortestPath (strArr) take strArr which will be an array of strings which models a non-looping Graph.

Have the function ShortestPath(strArr) take strArr which will be an array of strings which models a non-looping Graph

A plugin that adds worker entities to minecraft.

WorkersDemo A plugin that adds worker entities to minecraft. Workers does things that players does such as mining wood/stone etc. How to use? You can

Adds Settings to the Custom Post Type UI plugin to show Post Types in WPGraphQL

DEPRECATION NOTICE 🚀 Custom Post Type UI v1.9.0 introduced formal support for WPGraphQL!!! 👋 With that, this plugin is being deprecated and will no

A plugin that adds minions to your Minecraft Server
A plugin that adds minions to your Minecraft Server

BetterMinion A plugin that adds minions to your Minecraft Server ⚠️ This project is currently unfinished and needs some help! If you'd like to help us

Simple Wordpress plugin that adds social share buttons
Simple Wordpress plugin that adds social share buttons

Super Fast Social Share Simple Wordpress plugin that adds social share buttons to Wordpress posts. 📷 Screenshots You can either load the default css

A plugin that adds minions to your Minecraft Server
A plugin that adds minions to your Minecraft Server

BetterMinion A plugin that adds minions to your Minecraft Server ⚠️ This project is currently unfinished and needs some help! If you'd like to help us

This plugin adds 95% of 1.16 blocks & items and their functionality
This plugin adds 95% of 1.16 blocks & items and their functionality

INether This plugin adds 95% of 1.16 blocks & items and their functionality Implemented blocks Ancient Debris All types of Basalt Crimson & Warped Fun

Arc admin comment preview - Simple Textpattern plugin that adds a comment preview to admin

arc_admin_comment_preview This is a Textpattern plugin for adding comment previews to the admin comment edit pages. Requirements Textpattern 4.0.8+ In

This plugin adds a new image style for the Core Image block.
This plugin adds a new image style for the Core Image block.

This plugin adds a new image style for the Core Image block. Introduction How to use? Go to Gutenberg Editor and add a image block. e.g. Add new image

This plugin adds basic HTTP requests functionality to Pest tests, using minicli/curly

Curly Pest Plugin This plugin adds basic HTTP requests functionality to Pest tests, using minicli/curly. Installation composer require minicli/pest-pl

Plugin for Filament Admin that adds a dropdown menu to the header to quickly create new items.
Plugin for Filament Admin that adds a dropdown menu to the header to quickly create new items.

Filament Quick Create Plugin for Filament Admin that adds a dropdown menu to the header to quickly create new items from any page. Installation Instal

This Pocketmine-MP plugin is a plugin including a complete faction system.

SimpleFaction Simple faction plugin replacing FactionsPro which is no longer updated. Commands Command Name Command Description Available for /f help

SpawnInLobby Pocketmine-MP plugin. With this plugin the player will always join the game at the default world spawn point

SpawnInLobby Pocketmine-MP plugin. With this plugin the player will always join the game at the default world spawn point

A MySQL Workbench plugin which exports a Model to Laravel 5 Migrations

MySQL Workbench Export Laravel 5 Migrations Plugin A MySQL Workbench plugin that allows for exporting a model to Laravel 5 migrations that follow PSR-

Formcreator is a plugin which allow creation of custom forms of easy access
Formcreator is a plugin which allow creation of custom forms of easy access

Formcreator is a plugin which allow creation of custom forms of easy access. At the same time, the plugin allow the creation of one or more tickets when the form is filled.

Comments
  • fly bug

    fly bug

    Add this plugin to your test server and enter it, even when you sit down, you can fly by touching, digging and picking something and taking space at the same time, in survival game mode.

    opened by UnknownNull 2
  • No  Compatibility

    No Compatibility

    [03:16:24.796] [Server thread/ERROR]: Could not load plugin 'Shield': Incompatible network protocol version (plugin requires one of: 340, 354, 361, 388, 389, 390, 407, 408, 419, 422, 428, 431, 440, 448, 465, 471, 475, 486)

    opened by Tuvqlu 1
  • The plugin crashes after server reload

    The plugin crashes after server reload

    `2021-06-05 [00:43:48] [Server thread/INFO]: Enabling Shield v1.0.0

    2021-06-05 [00:43:48] [Server thread/CRITICAL]: RuntimeException: "Trying to overwrite an already registered item" (EXCEPTION) in "pmsrc/src/pocketmine/item/ItemFactory" at line 298

    2021-06-05 [00:43:48] [Server thread/CRITICAL]: #0 plugins/Shield.phar/src/JavierLeon9966/Shield/Shield(26): pocketmine\item\ItemFactory::registerItem(object JavierLeon9966\Shield\item\Shield)

    2021-06-05 [00:43:48] [Server thread/CRITICAL]: #1 pmsrc/src/pocketmine/plugin/PluginBase(116): JavierLeon9966\Shield\Shield->onEnable()

    2021-06-05 [00:43:48] [Server thread/CRITICAL]: #2 pmsrc/src/pocketmine/plugin/PluginManager(552): pocketmine\plugin\PluginBase->setEnabled(boolean 1)

    2021-06-05 [00:43:48] [Server thread/CRITICAL]: #3 pmsrc/src/pocketmine/Server(1785): pocketmine\plugin\PluginManager->enablePlugin(object JavierLeon9966\Shield\Shield)

    2021-06-05 [00:43:48] [Server thread/CRITICAL]: #4 pmsrc/src/pocketmine/Server(1771): pocketmine\Server->enablePlugin(object JavierLeon9966\Shield\Shield)

    2021-06-05 [00:43:48] [Server thread/CRITICAL]: #5 pmsrc/src/pocketmine/Server(1854): pocketmine\Server->enablePlugins(integer 1)

    2021-06-05 [00:43:48] [Server thread/CRITICAL]: #6 pmsrc/src/pocketmine/command/defaults/ReloadCommand(49): pocketmine\Server->reload()

    2021-06-05 [00:43:48] [Server thread/CRITICAL]: #7 pmsrc/src/pocketmine/command/SimpleCommandMap(248): pocketmine\command\defaults\ReloadCommand->execute(object pocketmine\command\ConsoleCommandSender, string[6] reload, array[0])

    2021-06-05 [00:43:48] [Server thread/CRITICAL]: #8 pmsrc/src/pocketmine/Server(1809): pocketmine\command\SimpleCommandMap->dispatch(object pocketmine\command\ConsoleCommandSender, string[6] reload)

    2021-06-05 [00:43:48] [Server thread/CRITICAL]: #9 pmsrc/src/pocketmine/Server(1422): pocketmine\Server->dispatchCommand(object pocketmine\command\ConsoleCommandSender, string[6] reload)

    2021-06-05 [00:43:48] [Server thread/CRITICAL]: #10 pmsrc/vendor/pocketmine/snooze/src/SleeperHandler(113): pocketmine\Server->pocketmine{closure}()

    2021-06-05 [00:43:48] [Server thread/CRITICAL]: #11 pmsrc/vendor/pocketmine/snooze/src/SleeperHandler(75): pocketmine\snooze\SleeperHandler->processNotifications()

    2021-06-05 [00:43:48] [Server thread/CRITICAL]: #12 pmsrc/src/pocketmine/Server(2155): pocketmine\snooze\SleeperHandler->sleepUntil(double 1622871828.7539)

    2021-06-05 [00:43:48] [Server thread/CRITICAL]: #13 pmsrc/src/pocketmine/Server(1992): pocketmine\Server->tickProcessor()

    2021-06-05 [00:43:48] [Server thread/CRITICAL]: #14 pmsrc/src/pocketmine/Server(1586): pocketmine\Server->start()

    2021-06-05 [00:43:48] [Server thread/CRITICAL]: #15 pmsrc/src/pocketmine/PocketMine(291): pocketmine\Server->__construct(object BaseClassLoader, object pocketmine\utils\MainLogger, string[18] /home/gourse/pmmp/, string[26] /home/gourse/pmmp/plugins/)

    2021-06-05 [00:43:48] [Server thread/CRITICAL]: #16 pmsrc/src/pocketmine/PocketMine(321): pocketmine\server()

    2021-06-05 [00:43:48] [Server thread/CRITICAL]: #17 pmsrc(11): require(string[73] phar:///home/gourse/pmmp/PocketMine-MP.phar/src/pocketmine/PocketMine.php)

    2021-06-05 [00:43:48] [Server thread/INFO]: Disabling Shield v1.0.0`

    This error doesn't occur while start, reload only.

    opened by GourSE 1
  • Dont load

    Dont load

    27.04 12:19:59 [Server] Server thread/CRITICAL Could not load plugin 'Shield': Unknown dependency: OffHand 27.04 12:19:59 [Server] Server thread/INFO Loading Offhand v2.0.2 27.04 12:20:00 [Server] Server thread/INFO Enabling Offhand v2.0.2

    opened by UnEnanoMas 0
Owner
Covered123
Covered123
Async MySQL Framework for PocketMine-MP

MyPigSQL Join my discord: https://discord.gg/2QAPHbqrny Async MySQL Framework for PocketMine-MP Known Issues There are some weird behaviors still, do

Antoine 4 Oct 5, 2022
A plugin manager for PocketMine-MP downloads plugin from PocketMine-MP official plugin repository

oh-my-pmmp A plugin manager for PocketMine-MP Getting Started Prerequisites Your server MUST RUN the latest version of PocketMine. Installation From P

thebigcrafter 6 Jan 4, 2023
This plugin adds custom pets to game for PocketMine-MP!

ComplexPets A plugin that adds pets to game made by OguzhanUmutlu for PocketMine-MP. Command Simply type /pets and summon your favorite animal! Featur

Oğuzhan 10 Aug 12, 2021
PocketMine-MP plugin that adds new blocks to the server!

CustomBlockLoader PocketMine-MP plugin that adds new blocks to the server! Reference This plugin is experimental. We are not responsible for any probl

avas 5 Aug 6, 2022
Cosmetics plugin for PocketMine-MP that adds custom and animated geometry!

WHAT IS THIS? This is a cosmetics plugin WITH ANIMATIONS that lets your players add custom geometries to their skin from a UI! Showcased here: https:/

Star 6 Jun 16, 2023
Laravel Blog Package. Easiest way to add a blog to your Laravel website. A package which adds wordpress functionality to your website and is compatible with laravel 8.

Laravel Blog Have you worked with Wordpress? Developers call this package wordpress-like laravel blog. Contact us for any customization: contact@binsh

Binshops 279 Dec 28, 2022
Composer package which adds support for HTML5 elements using Laravels Form interface (e.g. Form::date())

Laravel HTML 5 Inputs Composer package which adds support for HTML5 elements by extending Laravel's Form interface (e.g. Form::date()) Adds support fo

Small Dog Studios 11 Oct 13, 2020
Laravel Blog Package. Easiest way to add a blog to your Laravel website. A package which adds wordpress functionality to your website and is compatible with laravel 8.

Laravel Blog Have you worked with Wordpress? Developers call this package wordpress-like laravel blog. Give our package a Star to support us ⭐ ?? Inst

Binshops 279 Dec 28, 2022
A PocketMine-MP plugin which let's you whitelist specific commands on specific worlds.

LevelLimiter A PocketMine-MP plugin which let's you whitelist specific commands on specific worlds. Config.yml Set up the commands and the whitelisted

MCA7 7 Aug 6, 2022
CrateKeyShopGUI Pocketmine-MP plugin which can be set in Config.yml file

CrateKeyShopGUI CrateKeyShopGUI Pocketmine-MP plugin which can be set in Config.yml file Depend FormAPI EconomyAPI PiggyCrate InvCrashFix Download Dow

null 4 Jan 7, 2022