Skip to content

Commit

Permalink
Merge branch 'main' of github.com:Presence-Man/PocketMine-MP
Browse files Browse the repository at this point in the history
  • Loading branch information
xxAROX committed Jul 2, 2024
2 parents 0be605b + f5f6b71 commit 516694f
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 1 deletion.
8 changes: 8 additions & 0 deletions .poggit.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
--- # Poggit-CI Manifest. Open the CI at https://poggit.pmmp.io/ci/Presence-Man/Presence-Man_PocketMine-MP
build-by-default: true
branches:
- main
projects:
Presence-Man_PocketMine-MP:
path: ""
...
2 changes: 1 addition & 1 deletion DOCS.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ PresenceMan::setActivity($player, $bedwars_activity);
```


### Get head url:
### Get head url: (only works for Presence-Man players)
```php
use xxAROX\PresenceMan\PresenceMan;
/** @var \pocketmine\player\Player $player */
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
# pmmp
> Recommend to use [WaterdogPE-LoginExtras-Fix](https://github.com/xxAROX/WaterdogPE-LoginExtras-Fix) as plugin when using @WaterdogPE proxy.
![GitHub releases](https://img.shields.io/github/downloads/Presence-Man/PocketMine-MP/total?color=violet&label=Downloads&style=flat-square)

0 comments on commit 516694f

Please sign in to comment.