Commit graph

95 commits

Author SHA1 Message Date
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
SBDeveloper
e8ab59f070 Updated to 1.19.3 2022-12-20 20:00:52 +01:00
Stijn Bannink
71f3ef8985
Merge pull request #12 from SBDPlugins/development
v1.4.1: Release
2022-12-15 19:57:06 +01:00
Stijn Bannink
8db25d4776
Added multi frame info to readme 2022-12-15 19:53:01 +01:00
Stijn Bannink
bb27360255
Updated README 2022-12-15 19:31:33 +01:00
Stijn Bannink
7311ddbeec
Merge pull request #11 from SBDPlugins/feature/removeprotocollib
Replaced config handler (fixes resets), bumped to v1.4.1
2022-12-15 19:27:00 +01:00
SBDeveloper
d1c21ee586 Replaced config handler (fixes resets), bumped to v1.4.1 2022-12-15 19:25:19 +01:00
Stijn Bannink
d1b1d1300d
Update README.md 2022-09-28 18:25:32 +02:00
Stijn Bannink
843fba5c82
Merge pull request #10 from SBDPlugins/development
Release of v1.6
2022-09-27 21:18:55 +02:00
Stijn Bannink
28716785f4
Merge pull request #9 from SBDPlugins/feature/removeprotocollib
v1.4: Removed ProtocolLib dependency, untested
2022-09-27 21:10:18 +02:00
SBDeveloper
df98877ebd Fixed some typos 2022-09-27 21:07:21 +02:00
SBDeveloper
0195f7edf6 Removed ProtocolLib dependency, untested 2022-09-27 20:43:54 +02:00
SBDeveloper
6328a6217d Updated copyright notice 2022-08-19 13:41:13 +02:00
Stijn Bannink
0542a61dbf
Changed to GNU GPLv3 license 2022-08-19 13:38:45 +02:00