-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated to API 3 & Patched index bug
- Loading branch information
1 parent
99cda42
commit 2dc8eb7
Showing
2 changed files
with
8 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,6 @@ | ||
--- | ||
name: PlayerSelectors | ||
author: Ad5001 | ||
version: 1.0 | ||
api: [3.0.0-ALPHA9] | ||
main: Ad5001\PlayerSelectors\Main | ||
commands: [] | ||
permissions: [] | ||
... | ||
author: Ad5001 | ||
version: 1.0.0 | ||
api: | ||
- 3.0.0 | ||
main: Ad5001\PlayerSelectors\Main |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2dc8eb7
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good, but please raise API up to 4.0.0+
A lot of servers that use Pocketmine 4.0 will need to use this plugin, and it would be great if it was updated
2dc8eb7
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The updated repository for poggit is located at https://github.com/poggit-orphanage/PlayerSelectors