Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aericioarchive/pceallychecks
Implements AllyChecks feature for PiggyCustomEnchants.
https://github.com/aericioarchive/pceallychecks
piggyce piggycustomenchants pmmp
Last synced: about 1 month ago
JSON representation
Implements AllyChecks feature for PiggyCustomEnchants.
- Host: GitHub
- URL: https://github.com/aericioarchive/pceallychecks
- Owner: AericioArchive
- License: gpl-3.0
- Created: 2020-02-21T06:21:38.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-21T03:41:14.000Z (over 4 years ago)
- Last Synced: 2024-12-20T03:22:38.735Z (about 1 month ago)
- Topics: piggyce, piggycustomenchants, pmmp
- Language: PHP
- Homepage:
- Size: 28.3 KB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PCEAllyChecks [![Poggit-CI](https://poggit.pmmp.io/shield.dl/PCEAllyChecks)](https://poggit.pmmp.io/p/PCEAllyChecks) [![Discord](https://img.shields.io/discord/330850307607363585?logo=discord)](https://discord.gg/qmnDsSD)
PCEAllyChecks is an extension to the [PiggyCustomEnchants](https://github.com/DaPigGuy/PiggyCustomEnchants/) plugin which utilizes the AllyChecks feature introduced in [v2.1.0](https://github.com/DaPigGuy/PiggyCustomEnchants/pull/257).
Currently, the following plugins are supported:
* [FactionsPE](https://github.com/BlockHorizons/FactionsPE)
* [FactionsPro](https://github.com/poggit-orphanage/FactionsPro)
* [Slapper](https://github.com/jojoe77777/Slapper)
* [WorldGuard](https://github.com/Chalapa13/WorldGuard)PCEAllyChecks will prevent certain custom enchants from affecting your faction members/allies:
* AutoAim
* Blaze
* Cactus
* Forcefield
* Homing Arrows
* Lightning
* Poisonous Cloud
* Wither SkullIt will also prevent custom enchantments from affecting [Slappers](https://github.com/jojoe77777/Slapper) + areas protected by [WorldGuard](https://github.com/Chalapa13/WorldGuard).
### Requests
If you would like to request a plugin to be supported by PCEAllyChecks, please create an issue.Denied Requests
* [Festival](https://github.com/genboy/Festival): Horrible API. Horrible, as in none at all.### License
```
Implements AllyChecks feature for PiggyCustomEnchants.
Copyright (C) 2020 AericioThis program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
```