Commit graph

108 commits

Author SHA1 Message Date
dependabot[bot]
fa5e26ffd8
Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.11.1
Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.7.0 to 3.11.1.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.7.0...maven-javadoc-plugin-3.11.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-04 16:29:25 +00:00
Stijn Bannink
c2074e4504
Update README.md 2024-06-30 22:56:04 +02:00
Stijn Bannink
7586ba5502
Merge pull request #30 from SBDPlugins/development
v1.6.4: Added support for 1.20.5, 1.20.6 and 1.21
2024-06-30 22:46:01 +02:00
3f382583a7
Fixed all stupid NMS changes for 1.20.6+ 2024-06-30 22:37:24 +02:00
bd6a24a242
Bumped XSeries, moved to new reflection API of XSeries 2024-06-30 20:49:09 +02:00
603f144d26
Merge remote-tracking branch 'origin/development' into development
# Conflicts:
#	.idea/misc.xml
#	pom.xml
#	src/main/java/tech/sbdevelopment/mapreflectionapi/api/MapWrapper.java
#	src/main/java/tech/sbdevelopment/mapreflectionapi/listeners/PacketListener.java
#	src/main/java/tech/sbdevelopment/mapreflectionapi/utils/XMaterial.java
2024-06-30 20:29:50 +02:00
445dc1d2e9
Added 1.21 support (untested) 2024-06-30 20:26:53 +02:00
Stijn Bannink
cba7cbf6e5 Fixed compilation 2024-04-29 18:11:13 +02:00
Stijn Bannink
f25c727a15 Added 1.20.5 support finished 2024-04-29 18:01:28 +02:00
Stijn Bannink
ef49048ee1 Started with 1.20.5 support 2024-04-29 16:50:10 +02:00
Stijn Bannink
89d4234a8c Cleanup 2023-12-24 15:39:25 +01:00
Stijn Bannink
b5df2bb80c Fixed multiple events, still WIP for Interact event 2023-12-24 15:38:40 +01:00
Stijn Bannink
5557a76976 Fixed typo in event name 2023-12-22 20:45:36 +01:00
Stijn Bannink
89cbc9b8be Added Spigot 1.20.4 support 2023-12-22 20:37:28 +01:00
Stijn Bannink
8206cb403b Added render distance info to README 2023-12-09 20:19:49 +01:00
Stijn Bannink
293c239fb8 v1.6.2: More version fixes (1.20.2 and 1.19.2) 2023-11-13 21:30:32 +01:00
Stijn Bannink
2af12469be
Update README.md 2023-10-23 19:05:25 +02:00
Stijn Bannink
74635f22e3
Merge pull request #29 from StanByes/master
Patch reflection item getter at PacketPlayInSetCreativeSlot
2023-10-23 19:04:19 +02:00
StanByes
eff2fb016f Patch reflection item getter at PacketPlayInSetCreativeSlot 2023-10-23 18:52:14 +02:00
Stijn Bannink
886fba1822
Merge pull request #28 from StanByes/master
Patch reflection channel getter at PlayerJoinEvent (1.20.2)
2023-10-23 13:26:33 +02:00
StanByes
e9039eb56d Patch reflection channel getter at PlayerJoinEvent 2023-10-23 13:18:40 +02:00
Stijn Bannink
a5e7a4afdc Updated deps 2023-10-02 13:15:55 +02:00
Stijn Bannink
fa08e1b5ff Bumped to 1.20.2 2023-09-22 16:37:43 +02:00
Stijn Bannink
d7429c301e
Merge pull request #25 from SBDPlugins/dependabot/maven/org.bstats-bstats-bukkit-3.0.2
⬆️ Bump org.bstats:bstats-bukkit from 3.0.0 to 3.0.2
2023-09-22 14:37:59 +02:00
dependabot[bot]
8a2daf1580
⬆️ Bump org.bstats:bstats-bukkit from 3.0.0 to 3.0.2
Bumps [org.bstats:bstats-bukkit](https://github.com/Bastian/bStats-Metrics) from 3.0.0 to 3.0.2.
- [Release notes](https://github.com/Bastian/bStats-Metrics/releases)
- [Commits](https://github.com/Bastian/bStats-Metrics/compare/v3.0.0...v3.0.2)

---
updated-dependencies:
- dependency-name: org.bstats:bstats-bukkit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-22 12:37:50 +00:00
Stijn Bannink
4bb68cc5d2
Create dependabot.yml 2023-09-22 14:37:01 +02:00
Stijn Bannink
616e215797 Implemented Reflection caching, closes #8 2023-08-13 12:44:39 +02:00
Stijn Bannink
8d11483afe Fixed multi example for v1.6 2023-08-12 21:41:11 +02:00
Stijn Bannink
31ff370dc0 Bumped to v1.6 2023-08-12 21:35:52 +02:00
Stijn Bannink
19fdd6ff66 Merge remote-tracking branch 'origin/legacy/reflection' into legacy/reflection 2023-08-12 21:35:24 +02:00
Stijn Bannink
63ac9bb38e [BREAKING]: Improved [row][col] naming; now always accepts [row][col], breaks old multi-map plugins 2023-08-12 21:35:18 +02:00
Stijn Bannink
a5acef0666
Fixed typo in README 2023-08-10 19:32:12 +02:00
Stijn Bannink
c390ebbd5e Hotfix: Fixed supports() function detecting invalid major/minor version combination for newer versions; closes #22 2023-08-09 10:48:37 +02:00
Stijn Bannink
15640e5886 Hotfix for the show in hand feature, closes #20 2023-07-05 19:36:41 +02:00
Stijn Bannink
040a5014a4
Merge pull request #18 from SBDPlugins/development
v1.4.4: Added 1.20 support
2023-06-08 19:53:01 +02:00
9ef4c30b74 Bump to 1.4.4 2023-06-08 19:52:24 +02:00
255c1ee00f Added support for 1.20 2023-06-08 19:52:06 +02:00
5ad5269b97 Removed deprecated function from API 2023-06-08 19:26:11 +02:00
Stijn Bannink
833ce898ff
Update README.md 2023-04-12 18:41:33 +02:00
Stijn Bannink
6572d77828
Merge pull request #16 from KyGuy2002/fix/docs-update
Fixed usage documentation
2023-03-21 07:31:20 +01:00
KyGuy2002
ba4e26b3a3 Fixed usage documentation 2023-03-20 19:47:43 -07:00
Stijn Bannink
ca8c7d2632
Update README.md 2023-03-16 19:44:56 +01:00
Stijn Bannink
dcd1aa38a8
Merge pull request #15 from SBDPlugins/development
v1.4.3: Release
2023-03-16 19:40:57 +01:00
Stijn Bannink
03c487532e v1.4.3 Release 2023-03-16 19:39:08 +01:00
Stijn Bannink
9e614af2fb Small fixes 2023-03-16 19:38:43 +01:00
Stijn Bannink
2fd69de12d Added 1.19.4 support 2023-03-16 19:24:31 +01:00
Stijn Bannink
7cdcc7b222
Merge pull request #13 from SBDPlugins/development
v1.4.2: 1.19.3 support
2022-12-22 20:21:24 +01:00
SBDeveloper
d3badb5fd3 Fixed 1.19.3 support 2022-12-22 20:19:58 +01:00
SBDeveloper
2735fbeb1c Updated deployment to new repo 2022-12-20 20:44:14 +01:00
SBDeveloper
5385392d1f Merge remote-tracking branch 'origin/development' into development 2022-12-20 20:00:58 +01:00