Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x
1.13.x
1.12.x
1.11.x
1.10.x
1.9.x
1.8.x
Platforms
Creators
Details
Changelog
Hi there! I'm back from vacation :P Here's another small update that brings some bugfixes, QoL things, but mainly fixes attachments issue with file uploads!
- Added
retrieve pinned messages
effect, with its newpinnedmessage
class; it can be used as a normal message, but has one more property:pin date of %pinnedmessage%
. - Enhanced
new separator
syntax:large
/small
is now optional; it'll default tolarge
if none is specified. post
effect may now be givenfile uploads
directly (so you may upload only files this way)- The
inline message builder
expression has been reworked to work with the new file upload system; you cannot give strings for its files anymore.
Every effect/expression that previously used attachments (= accepted strings or images, DiSky had to hint its source anyway) will now require a file upload instead, you'll have to create according to this doc page!
⚠️ You can find more info about it in the Migration page, from v4.23 (or older) to v4.24