From f504d5aa687372a880f0ea17b3101c735662e1ab Mon Sep 17 00:00:00 2001 From: stevei5mc <82391055+stevei5mc@users.noreply.github.com> Date: Sat, 12 Oct 2024 14:28:26 +0800 Subject: [PATCH] 1.0.0 Release --- docs/changelogs/1.0.0-beta3.md | 2 +- docs/changelogs/1.0.0.md | 52 ++++++++++++++++++++++++++++++++++ pom.xml | 2 +- src/main/resources/plugin.yml | 2 +- 4 files changed, 55 insertions(+), 3 deletions(-) create mode 100644 docs/changelogs/1.0.0.md diff --git a/docs/changelogs/1.0.0-beta3.md b/docs/changelogs/1.0.0-beta3.md index ff665d7..1a1f93d 100644 --- a/docs/changelogs/1.0.0-beta3.md +++ b/docs/changelogs/1.0.0-beta3.md @@ -1,3 +1,3 @@ # **V1.0.0-beta3** 支持下列插件的变量 -> [EconomyAPI](https://github.com/Nukkit-coders/EconomyAPI) [OreArea](https://github.com/SmallasWater/OreArea) [playerPoints](https://github.com/SmallasWater/PlayerPoints) [OreArea](https://github.com/SmallasWater/OreArea) \ No newline at end of file +> [EconomyAPI](https://github.com/Nukkit-coders/EconomyAPI) [OreArea](https://github.com/SmallasWater/OreArea) [playerPoints](https://github.com/SmallasWater/PlayerPoints) [RSTask](https://github.com/MemoriesOfTime/RSTask) \ No newline at end of file diff --git a/docs/changelogs/1.0.0.md b/docs/changelogs/1.0.0.md new file mode 100644 index 0000000..f5030db --- /dev/null +++ b/docs/changelogs/1.0.0.md @@ -0,0 +1,52 @@ +# **1.0.0** +--- +## **注意事项** +1. **建议备份好已经配置好的配置文件以备不时之需** +2. **1.0.0-beta10之后合并了[UnicodeVariables](https://github.com/stevei5mc/UnicodeVariables)插件的相关功能,更新至1.0.0-beta10及以上版本即可删除[UnicodeVariables](https://github.com/stevei5mc/UnicodeVariables)了** +--- +## **更新建议** +1. **建议备份好已经配置好的配置文件以备不时之需** +--- +## **更新内容** +- **这里整理和简化了beta版本的更新记录,如果想要查看详细的更新记录请自行查看历史的更新记录** + +1. 初始开发 <[58a88cc](https://github.com/stevei5mc/NewTipsVariables/commit/58a88ccc970f51a78abc63226933435eb1c77495) [834ed4cf](https://github.com/stevei5mc/NewTipsVariables/commit/834ed4cfde095b97de8735dcdae525f15b18c508) [480dc59](https://github.com/stevei5mc/NewTipsVariables/commit/480dc591057776ee91fce8cc49a6ade3580e04cd)> +2. 添加变量 {PlayerUI} <[78a166c](https://github.com/stevei5mc/NewTipsVariables/commit/78a166c055250c7b422353a5c03a354c96bd4da6)> +3. 添加变量: <[074c35a](https://github.com/stevei5mc/NewTipsVariables/commit/834ff02df8e75d3b413893d836bed84e9)> + - {deviceOS} {PlayerUi} {PlayerLang} {PlayerUuid} +4. 修改变量名和新增变量 <[debb5b1](https://github.com/stevei5mc/NewTipsVariables/commit/debb5b1b133d98930bbcbd4d24af5d140f393df2)> + - 添加变量 + - {PlayerPing} {PlayerFood} {PlayerHealth} {ServerTps} + - 修改变量名 + - {xp} -> {PlayerXp} , {deviceOS} ->{DeviceOs} +5. 修改变量名 <[16a0082](https://github.com/stevei5mc/NewTipsVariables/commit/16a00821256bbcfadcb0785dd46d89b31009eed3)> +6. 支持插件[EconomyAPI](https://github.com/Nukkit-coders/EconomyAPI)、[playerPoints](https://github.com/SmallasWater/PlayerPoints) <[19abbce](https://github.com/stevei5mc/NewTipsVariables/commit/19abbce3224fd0ba73cb7cd0ac0d976af8f93d3f)> +7. 支持插件[OreArea](https://github.com/SmallasWater/OreArea) <[c984cf2](https://github.com/stevei5mc/NewTipsVariables/commit/c984cf2ced6fc26cf13abf6cd752a9931dd1201a)> +8. 支持插件[RSTask](https://github.com/MemoriesOfTime/RSTask) <[e9b1812](https://github.com/stevei5mc/NewTipsVariables/commit/e9b181214e31a173c3c6f12867da0628fd834a71)> +9. 对配置文件进行支持 <[8601071](https://github.com/stevei5mc/NewTipsVariables/commit/8601071e833f607f41bd6a7d7387aaf0d363bb36) [2ae624b](https://github.com/stevei5mc/NewTipsVariables/commit/2ae624b9fa67ad5c4f37697c607cc6efd5800ea2) [821bd35](https://github.com/stevei5mc/NewTipsVariables/commit/821bd3505bc6f369ff935b1ff98566fcb09d229a) [1cd593a](https://github.com/stevei5mc/NewTipsVariables/commit/1cd593a7b89d2ef1c8ae6dbc945bfdb94b362369)> +10. 添加debug功能 <[d853ac4](https://github.com/stevei5mc/NewTipsVariables/commit/d853ac47257694d34ae1d59cb99f31509b9822a1) [e39629a](https://github.com/stevei5mc/NewTipsVariables/commit/e39629afa292c0871057d55a0b013ef794bdbaae)> +11. 添加变量 {Player-World}和{WorldOnline@世界名} <[0c285a1](https://github.com/stevei5mc/NewTipsVariables/commit/0c285a158ff2770a36daf4c710ad7c9a5bedb0c9)> +12. 添加和支持语言文件 <[7b192e3](https://github.com/stevei5mc/NewTipsVariables/commit/7b192e3d56c51f2dad65d52669f60c41acf801f5) [adce148](https://github.com/stevei5mc/NewTipsVariables/commit/adce148eab564e9b8eda4dd0a2026037029fea17)> +13. 新增变量 {Player-Controls} <[39e3580](https://github.com/stevei5mc/NewTipsVariables/commit/39e3580148dc6fda6a21ca776c371942bcd11c4d)> +14. 添加重载命令 <[3c39e10](https://github.com/stevei5mc/NewTipsVariables/commit/3c39e10a5ec3afa31d9ece597d4e93509cd691d8)> +15. 添加对配置文件版本检查 +16. 添加对插件[HealthAPI](https://github.com/SmallasWater/HealthAPI)的支持 <[9d4ff7c](https://github.com/stevei5mc/NewTipsVariables/commit/9d4ff7cec5b3a74667c48bb2aa9ab548efd1f97b)> +17. 添加变量 <[8501ec7](https://github.com/stevei5mc/NewTipsVariables/commit/8501ec72afe61edf22d375c9ec64fde57c9fc4c5)> + - {Player-Yaw} + - {Player-Pitch} +18. 添加两个插件的变量支持 <[3e97dd8](https://github.com/stevei5mc/NewTipsVariables/commit/3e97dd8c1c90592275c59c53b004a8fd9c0af3ff)> + - LevelAwakenSystem + - RSWeapon +19. 添加变量{Player-HeadYaw} <[84cc577](https://github.com/stevei5mc/NewTipsVariables/commit/84cc577048a23f3894ebde1dba99398c713d1ced)> +20. 将若水的插件合并到一个class <[194b6c1](https://github.com/stevei5mc/NewTipsVariables/commit/194b6c1489bbf2e31edf90e700309eb3dce044b5)> +21. 添加变量 <[ff5fd4a](https://github.com/stevei5mc/NewTipsVariables/commit/ff5fd4a177f472aac91654eca03971c51a0f3509)> + - {LuckPerms-prefix} + - {LuckPerms-suffix} +22. 添加变量 {LuckPerms-group} <[388288e](https://github.com/stevei5mc/NewTipsVariables/commit/388288e6c36e627eaf754c4ac32af7606ad344ce)> +23. 支持配置文件的自动更新 <[22ada27](https://github.com/stevei5mc/NewTipsVariables/commit/22ada273d4a91e3959f7a883f33e60c19102ff7f)> +24. 修复配置文件自动更新后不能获取最新的配置内容的问题 <[6e20179](https://github.com/stevei5mc/NewTipsVariables/commit/6e20179c8975425787c61c2b4b905078629091cf)> +25. 支持世界名的通配符 <[63b95e1](https://github.com/stevei5mc/NewTipsVariables/commit/63b95e1dd52b16f33af81b0bd3c3741eea2582be)> +26. 添加变量 {LuckPerms-group-weight} <[de42f62](https://github.com/stevei5mc/NewTipsVariables/commit/de42f62c45070a2bab1d5820249e2f6b11374dcc)> +27. 将配置文件的自动更新功能和重置功能区分开 <[a24e64b](https://github.com/stevei5mc/NewTipsVariables/commit/a24e64bc27fed762b2d7b5a236ba9708a11f7d5c)> +28. 合并插件[UnicodeVariables](https://github.com/stevei5mc/UnicodeVariables)的功能 <[61ae8bd](https://github.com/stevei5mc/NewTipsVariables/commit/61ae8bde63e75742f72b65e4524d2dd3c7a54188)> +29. 调整代码 <[493b4e3](https://github.com/stevei5mc/NewTipsVariables/commit/493b4e3b002bff6315e7afe1d0b1695ccc266b65)> \ No newline at end of file diff --git a/pom.xml b/pom.xml index 3bf9533..5c33134 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 cn.stevei5mc NewTipsVariables - 1.0.0-beta10 + 1.0.0 opencollab-repo-release diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index 0028658..e083003 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -1,6 +1,6 @@ name: NewTipsVariables main: cn.stevei5mc.NewTipsVariables.Main -version: '1.0.0-beta10' +version: "1.0.0" author: stevei5mc api: ["1.0.14"]