Skip to content

Releases: AnzhiZhang/MCDReforgedPlugins

minecraft_command_register: v1.1.0

20 Nov 22:32
4732fa5
Compare
Choose a tag to compare

1.1.0 (2022-11-20)

Features

  • minecraft_command_register: ✨ add debug logs (53098b2)

Bug Fixes

  • minecraft_command_register: 🔥 remove event listener (4dc2dbb)

minecraft_command_register: v1.0.0

20 Nov 17:02
2ecd4a7
Compare
Choose a tag to compare

1.0.0 (2022-11-20)

Features

  • minecraft_command_register: 🎉 new plugin minecraft_command_register (2006045)

advanced_calculator: v0.3.0

21 Oct 20:03
a6bd56f
Compare
Choose a tag to compare

0.3.0 (2022-10-21)

Features

  • advanced_calculator: ✨ set == as !!calc item (9f7e0da)

bot: v1.0.3

03 Oct 22:20
ba4d5fa
Compare
Choose a tag to compare

1.0.3 (2022-07-23)

Bug Fixes

  • bot: ✏️ fix help message arguments typo (f4337ed)
  • bot: 🐛 correcting usages of IllegalDimensionException (a89d530)

bot: v1.0.2

22 Jul 02:16
9fdfe12
Compare
Choose a tag to compare

1.0.2 (2022-07-22)

Bug Fixes

  • bot: 🐛 pass arg for raise exception (22c74d6)

bot: v1.0.1

21 Jul 05:06
16ac537
Compare
Choose a tag to compare

1.0.1 (2022-07-21)

Bug Fixes

  • bot: ✨ add config button for actions in info (16fd490)

bot: v1.0.0

21 Jul 03:53
aa0ee5e
Compare
Choose a tag to compare

1.0.0 (2022-07-21)

⚠ BREAKING CHANGES

  • bot: new dependencies

Features

  • bot: ✨ support incomplete location info in save command (130afc5)
  • bot: 💥 rewrite to the new generation! (bf5d450)

Bug Fixes

  • bot: 🐛 disable data file load echo in console (8065d64)
  • bot: 🐛 fix config button hover text color (aac82c9)
  • bot: 🐛 fix config command using wrong permission to check (3ddb723)
  • bot: 🐛 fix gamemode setting on spawn bot (40e8678)
  • bot: 🐛 fix help message error (2300400)

advanced_calculator: v0.2.1

21 Jul 13:19
e7896ec
Compare
Choose a tag to compare

0.2.1 (2022-07-21)

Bug Fixes

  • advanced_calculator: 🔒️ add security eval check in !!calc item command (fix #54) (444dd85)

more_command_nodes: v1.1.0

18 Jul 15:26
8c49ef9
Compare
Choose a tag to compare

1.1.0 (2022-07-18)

Features

  • more_command_nodes: ✨ set EnumeratedText to inherit Enumeration (ce366a7)

more_command_nodes: v1.0.3

18 Jul 14:35
07f2183
Compare
Choose a tag to compare

1.0.3 (2022-07-18)

Bug Fixes

  • more_command_nodes: 🐛 fix FloatsArgument extra spaces issue (97c12d5)