23 Commits

Author SHA1 Message Date
Keenan Yafiq
68941bd668
Update 2.1.5: Support PMMP 5.0.0 and being able to see players Port and UUID, also saving them to the file (#27)
* modified:   plugin.yml
	modified:   resources/config.yml
	modified:   resources/models.yml
	modified:   src/Matthww/PlayerInfo/PlayerInfo.php
	modified:   src/Matthww/PlayerInfo/Tasks/FetchModelsTask.php
	modified:   src/Matthww/PlayerInfo/Tasks/LoadTask.php
	modified:   src/Matthww/PlayerInfo/Tasks/SaveTask.php
	modified:   src/Matthww/PlayerInfo/Tasks/FetchModelsTask.php

* modified:   src/Matthww/PlayerInfo/Tasks/FetchModelsTask.php

* Update plugin.yml

* Update README.md

* modified:   src/Matthww/PlayerInfo/PlayerInfo.php

* modified:   src/Matthww/PlayerInfo/PlayerInfo.php

* modified:   src/Matthww/PlayerInfo/PlayerInfo.php

* modified:   src/Matthww/PlayerInfo/PlayerInfo.php

* Create .poggit.yml
Poggit-CI is enabled for this repo by @mukeenanyafiq
Visit the Poggit-CI page for this repo at https://poggit.pmmp.io/ci/mukeenanyafiq/PlayerInfo

* Update PlayerInfo.php

* modified:   src/Matthww/PlayerInfo/Tasks/FetchModelsTask.php

* modified:   src/Matthww/PlayerInfo/Tasks/FetchModelsTask.php

* modified:   src/Matthww/PlayerInfo/Tasks/FetchModelsTask.php

* modified:   src/Matthww/PlayerInfo/Tasks/FetchModelsTask.php

* Update README.md

* Update plugin.yml

---------

Co-authored-by: poggit-bot <poggitbot@gmail.com>
2023-11-01 09:23:27 +01:00
f3c9a9febb
Update 2.1.4
* Fix for https://github.com/Matthww/PlayerInfo/issues/14
2020-03-09 09:28:39 +01:00
af708ef706 Update plugin.yml 2020-02-19 15:20:20 +01:00
6beb5c682c Update 2.1.2 2019-04-16 08:42:43 +02:00
1809cea4f3 Name changes 2019-04-15 10:42:10 +02:00
9093219a29 Update 2.1.0
- Automatic updates of the models
- Small improvements in the code
2019-03-17 20:45:56 +01:00
cef87f99de Update for PMMP 3.0.0
Drop support for 3.0.0-ALPHA versions
2018-06-30 13:30:41 +02:00
010ee392d4 Version 2.0.2
Remove extra onEnable message
Remove extra onDisable message
2018-04-26 21:58:02 +02:00
03edf9da20 Version 2.0.1
Small bugfix
2018-04-17 15:45:00 +02:00
53ffbf451e The Saving Update
Version 2.0.0:

Config:
Turn saving on or off!

Models:
You can now see someones Device Model better with useful names
before: iPhone10,3
after: iPhone X

Saving:
Player info will now be saved if enabled!

Loading:
You can now see info about a player even if they are offline!
2018-04-15 17:35:40 +02:00
df59a11663 Bump API
Bump the API to support 3.0.0-ALPHA12
2018-04-15 17:35:40 +02:00
fb2db222cf Bump version 2018-02-05 01:37:05 +01:00
028f815081 Bump API
Bump the API to 3.0.0-ALPHA11
2018-02-05 01:34:51 +01:00
d606fe9d5f Version bump
Change the API to 3.0.0-ALPHA10
2018-01-21 12:27:15 +01:00
05aed5913d Compatibility with 3.0.0-ALPHA9
Added support for 3.0.0-ALPHA9 dropped support for lower api versions.
2017-10-22 20:39:12 +02:00
Matthew
51f5fc0aa2 Compatibility with 3.0.0-ALPHA7
Added support for 3.0.0-ALPHA7 dropped support for lower api versions.
Added HP and coords
2017-08-14 16:51:02 +02:00
Matthew
a2bbdf06fd Compatibility with API 3.0.0-ALPHA6
Changed OSX to macOS and added an icon.
2017-06-30 12:52:23 +02:00
Matthew
6260ae842a Quick fix
Version 1.2.1:

Quick fix and updated SpoonDetector
2017-05-31 11:55:17 +02:00
Matthew
e1e66797f9 The Config Update
Version 1.2.0:

Configuration added:
Disable certain features!

Controls added:
You can now see if someone is using a Mouse/Controller or Touch!

GUI Scale added:
You can now see if a player uses Minimum/Medium or Maximum GUI Scale!
2017-05-31 00:10:29 +02:00
Matthew
4362319489 Fixed permission bug
Version 1.1.1:

Permission bug fixed
2017-05-28 14:55:58 +02:00
Matthew
d8897fc2d6 Version bump 2017-05-27 18:33:53 +02:00
Matthew
f313bdf4d0 Console support
And some fixes to be more compliant with PQRS
2017-05-27 18:22:48 +02:00
Matthew
bd5d658f01 Upload 2017-05-27 16:01:28 +02:00