Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/himbeersaftlp/groupjoin
Get notified when a player from a specific RankSystem or GroupSystem group joins.
https://github.com/himbeersaftlp/groupjoin
groupsystem plugin pmmp pocketmine pocketmine-mp pocketmine-plugins ranksystem
Last synced: 3 months ago
JSON representation
Get notified when a player from a specific RankSystem or GroupSystem group joins.
- Host: GitHub
- URL: https://github.com/himbeersaftlp/groupjoin
- Owner: HimbeersaftLP
- License: agpl-3.0
- Created: 2019-09-05T14:53:46.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-07-10T19:11:36.000Z (over 1 year ago)
- Last Synced: 2024-09-26T10:21:38.437Z (3 months ago)
- Topics: groupsystem, plugin, pmmp, pocketmine, pocketmine-mp, pocketmine-plugins, ranksystem
- Language: PHP
- Homepage:
- Size: 91.8 KB
- Stars: 5
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GroupJoin
[![Poggit CI Status](https://poggit.pmmp.io/ci.shield/HimbeersaftLP/GroupJoin/GroupJoin)](https://poggit.pmmp.io/ci/HimbeersaftLP/GroupJoin/GroupJoin)
[![Poggit Release Status](https://poggit.pmmp.io/shield.state/GroupJoin)](https://poggit.pmmp.io/p/GroupJoin)
[![Join the Discord Server](https://img.shields.io/discord/252874887113342976?logo=discord)](https://www.himbeer.me/discord)## Description
A [PocketMine-MP](https://github.com/pmmp/PocketMine-MP) plugin that notifies all players when a player from a specific group joins.
### Supported Plugins
- [RankSystem](https://poggit.pmmp.io/p/RankSystem/)
- [GroupSystem](https://poggit.pmmp.io/p/GroupSystem/)## Usage
1. Put phar from Poggit into `plugins` folder
2. Start server
3. Stop server
4. Edit the config.yml file located in `plugin_data/GroupJoin`
- Choose whether to hide the join messages for members of all groups not specified in the config file
- Set messages per group, an example is provided.