Skip to content

Releases: ShaneBeee/SkBriggy

Small Update [1.4.3]

05 Dec 19:57
Compare
Choose a tag to compare

๐Ÿšจ IMPORTANT INFO ๐Ÿšจ

See SkBriggy README for general info about this addon.
See WIKI and DOCS for relevant info

๐Ÿ‘ท๐Ÿผโ€โ™‚๏ธ REQUIREMENTS ๐Ÿšง:

  • Skript 2.7+
  • Java 17+

๐Ÿ•น๏ธ MINECRAFT VERSION SUPPORT ๐ŸŽฎ:

  • Currently supports Minecraft 1.16.5 to 1.21.4

๐Ÿšซ ERRORS ๐Ÿ‘จ๐Ÿผโ€๐Ÿ’ป:

  • You will get some funny errors once in a while when reloading your script. Do not report these, just restart your server.
  • Using Paper's /reload confirm will most likely break the plugin (general testing has been like 50/50), restart your server instead.

๐Ÿ› ๏ธ THIS UPDATE ๐Ÿง‘๐Ÿผโ€๐Ÿณ:

CHANGED:

  • entitytype arg is now a Bukkit EntityType rather than Skript's EntityData
  • Added an entitydata arg for Skript's EntityData
  • Fixed brig-arg to work in the command tree section
  • Added a supplier for Skript's ClassInfo (Allowing to return all brig args)
  • Updated CommandAPI to support MC 1.21.4

Small Changes [1.4.2]

28 Oct 16:44
Compare
Choose a tag to compare

๐Ÿšจ IMPORTANT INFO ๐Ÿšจ

See SkBriggy README for general info about this addon.
See WIKI and DOCS for relevant info

๐Ÿ‘ท๐Ÿผโ€โ™‚๏ธ REQUIREMENTS ๐Ÿšง:

  • Skript 2.7+
  • Java 17+

๐Ÿ•น๏ธ MINECRAFT VERSION SUPPORT ๐ŸŽฎ:

  • Currently supports Minecraft 1.16.5 to 1.21.3

๐Ÿšซ ERRORS ๐Ÿ‘จ๐Ÿผโ€๐Ÿ’ป:

  • You will get some funny errors once in a while when reloading your script. Do not report these, just restart your server.
  • Using Paper's /reload confirm will most likely break the plugin (general testing has been like 50/50), restart your server instead.

๐Ÿ› ๏ธ THIS UPDATE ๐Ÿง‘๐Ÿผโ€๐Ÿณ:

ADDED:

  • Added event-sender/player to brig command suggest event
  • Added local variables and brig-args to suggestion section of a command tree
  • Added support for Minecraft 1.21.2 and 1.21.3

CHANGED:

  • Register brig arg ClassInfo after Skript's ClassInfo type (to prevent clashing)

FIXED:

  • Fixed a small issue with a local vars being applied to the wrong event

Small Update [1.4.1]

11 Aug 15:43
Compare
Choose a tag to compare

๐Ÿšจ IMPORTANT INFO ๐Ÿšจ

See SkBriggy README for general info about this addon.
See WIKI and DOCS for relevant info

๐Ÿ‘ท๐Ÿผโ€โ™‚๏ธ REQUIREMENTS ๐Ÿšง:

  • Skript 2.7+
  • Java 17+

๐Ÿ•น๏ธ MINECRAFT VERSION SUPPORT ๐ŸŽฎ:

  • Currently supports Minecraft 1.16.5 to 1.21.1

๐Ÿšซ ERRORS ๐Ÿ‘จ๐Ÿผโ€๐Ÿ’ป:

  • You will get some funny errors once in a while when reloading your script. Do not report these, just restart your server.
  • Using Paper's /reload confirm will most likely break the plugin (general testing has been like 50/50), restart your server instead.

๐Ÿ› ๏ธ THIS UPDATE ๐Ÿง‘๐Ÿผโ€๐Ÿณ:

ADDED:

  • Added support for Minecraft 1.21.1

Command Tree Release [1.4.0]

03 Aug 17:33
Compare
Choose a tag to compare

๐Ÿšจ IMPORTANT INFO ๐Ÿšจ

See SkBriggy README for general info about this addon.
See WIKI and DOCS for relevant info

๐Ÿ‘ท๐Ÿผโ€โ™‚๏ธ REQUIREMENTS ๐Ÿšง:

  • Skript 2.7+
  • Java 17+

๐Ÿ•น๏ธ MINECRAFT VERSION SUPPORT ๐ŸŽฎ:

  • Currently supports Minecraft 1.16.5 to 1.21

๐Ÿšซ ERRORS ๐Ÿ‘จ๐Ÿผโ€๐Ÿ’ป:

  • You will get some funny errors once in a while when reloading your script. Do not report these, just restart your server.
  • Using Paper's /reload confirm will most likely break the plugin (general testing has been like 50/50), restart your server instead.

๐Ÿ› ๏ธ THIS UPDATE ๐Ÿง‘๐Ÿผโ€๐Ÿณ:

ADDED:

  • Added command trees (See Wiki for examples)

Small Changes [1.3.3]

14 Jul 22:17
Compare
Choose a tag to compare

๐Ÿšจ IMPORTANT INFO ๐Ÿšจ

See SkBriggy README for general info about this addon.
See WIKI and DOCS for relevant info

๐Ÿ‘ท๐Ÿผโ€โ™‚๏ธ REQUIREMENTS ๐Ÿšง:

  • Skript 2.7+
  • Java 17+

๐Ÿ•น๏ธ MINECRAFT VERSION SUPPORT ๐ŸŽฎ:

  • Currently supports Minecraft 1.16.5 to 1.21

๐Ÿšซ ERRORS ๐Ÿ‘จ๐Ÿผโ€๐Ÿ’ป:

  • You will get some funny errors once in a while when reloading your script. Do not report these, just restart your server.
  • Using Paper's /reload confirm will most likely break the plugin (general testing has been like 50/50), restart your server instead.

๐Ÿ› ๏ธ THIS UPDATE ๐Ÿง‘๐Ÿผโ€๐Ÿณ:

CHANGED:

  • Changed how info is grabbed from the command to provide event-world and sender from Minecraft's /execute in/as command
  • Updated CommandAPI (apparently fixes some issues on Paper 1.21)

ADDED:

  • Added event-world
  • Added namespaces for commands (ex: brig command /coolserver:partytime:)

Small Update [1.3.2]

14 Jun 06:32
Compare
Choose a tag to compare

๐Ÿšจ IMPORTANT INFO ๐Ÿšจ

See SkBriggy README for general info about this addon.
See WIKI and DOCS for relevant info

๐Ÿ‘ท๐Ÿผโ€โ™‚๏ธ REQUIREMENTS ๐Ÿšง:

  • Skript 2.7+
  • Java 17+

๐Ÿ•น๏ธ MINECRAFT VERSION SUPPORT ๐ŸŽฎ:

  • Currently supports Minecraft 1.16.5 to 1.21

๐Ÿšซ ERRORS ๐Ÿ‘จ๐Ÿผโ€๐Ÿ’ป:

  • You will get some funny errors once in a while when reloading your script. Do not report these, just restart your server.
  • Using Paper's /reload confirm will most likely break the plugin (general testing has been like 50/50), restart your server instead.

๐Ÿ› ๏ธ THIS UPDATE ๐Ÿง‘๐Ÿผโ€๐Ÿณ:

CHANGED:

  • Added support for Minecraft 1.21
  • Support for Minecraft 1.16.4 and below has been dropped (this is due to CommandAPI)

Small Fix [1.3.1]

14 May 05:24
Compare
Choose a tag to compare

๐Ÿšจ IMPORTANT INFO ๐Ÿšจ

See SkBriggy README for general info about this addon.
See WIKI and DOCS for relevant info

๐Ÿ‘ท๐Ÿผโ€โ™‚๏ธ REQUIREMENTS ๐Ÿšง:

  • Skript 2.7+
  • Java 17+

๐Ÿ•น๏ธ MINECRAFT VERSION SUPPORT ๐ŸŽฎ:

  • Currently supports Minecraft 1.15.x to 1.20.6

๐Ÿšซ ERRORS ๐Ÿ‘จ๐Ÿผโ€๐Ÿ’ป:

  • You will get some funny errors once in a while when reloading your script. Do not report these, just restart your server.
  • Using Paper's /reload confirm will most likely break the plugin (general testing has been like 50/50), restart your server instead.

๐Ÿ› ๏ธ THIS UPDATE ๐Ÿง‘๐Ÿผโ€๐Ÿณ:

CHANGED:

  • Update CommandAPI to support latest builds of Paper 1.20.6

Small Update [1.3.0]

30 Apr 21:10
9e0c211
Compare
Choose a tag to compare

๐Ÿšจ IMPORTANT INFO ๐Ÿšจ

See SkBriggy README for general info about this addon.
See WIKI and DOCS for relevant info

๐Ÿ‘ท๐Ÿผโ€โ™‚๏ธ REQUIREMENTS ๐Ÿšง:

  • Skript 2.7+
  • Java 17+

๐Ÿ•น๏ธ MINECRAFT VERSION SUPPORT ๐ŸŽฎ:

  • Currently supports Minecraft 1.15.x to 1.20.6

๐Ÿšซ ERRORS ๐Ÿ‘จ๐Ÿผโ€๐Ÿ’ป:

  • You will get some funny errors once in a while when reloading your script. Do not report these, just restart your server.
  • Using Paper's /reload confirm will most likely break the plugin (general testing has been like 50/50), restart your server instead.

๐Ÿ› ๏ธ THIS UPDATE ๐Ÿง‘๐Ÿผโ€๐Ÿณ:

CHANGED:

  • Updated CommandAPI to support MC 1.20.5/6
  • Changed world type to correctly update if a world is loaded/unloaded

ADDED:

  • Added support for getting the previously typed args when using argument registration section (you can get them by brig-arg-number and local variables)
  • Predicate:
    • Added predicate type
    • Added Block and ItemStack predicate argument types
    • Added expression to filter Blocks/ItemStacks by predicate
    • Added condition to check if Blocks/ItemStacks match predicate

FIXED:

  • Fixed the annoying error when reloading a script with an brig command

Small Update [1.2.0]

31 Dec 06:14
afeaf7f
Compare
Choose a tag to compare

๐Ÿšจ IMPORTANT INFO ๐Ÿšจ

See SkBriggy README for general info about this addon.
See WIKI and DOCS for relevant info

๐Ÿ‘ท๐Ÿผโ€โ™‚๏ธ REQUIREMENTS ๐Ÿšง:

  • Skript 2.7+
  • Java 17+

๐Ÿ•น๏ธ MINECRAFT VERSION SUPPORT ๐ŸŽฎ:

  • Currently supports Minecraft 1.15.x to 1.20.4

๐Ÿšซ ERRORS ๐Ÿ‘จ๐Ÿผโ€๐Ÿ’ป:

  • You will get some funny errors once in a while when reloading your script. Do not report these, just restart your server.
  • Using Paper's /reload confirm will most likely break the plugin (general testing has been like 50/50), restart your server instead.

๐Ÿ› ๏ธ THIS UPDATE ๐Ÿง‘๐Ÿผโ€๐Ÿณ:

CHANGED:

  • Updated CommandAPI to support MC 1.20.2

ADDED:

  • Added an argument type for Angle (see WIKI)
  • Added an argument type for Rotation (see WIKI)

Small Update [1.1.0]

30 Sep 16:22
Compare
Choose a tag to compare

๐Ÿšจ IMPORTANT INFO ๐Ÿšจ

See SkBriggy README for general info about this addon.
See WIKI and DOCS for relevant info

๐Ÿ‘ท๐Ÿผโ€โ™‚๏ธ REQUIREMENTS ๐Ÿšง:

  • Skript 2.7+
  • Java 17+

๐Ÿ•น๏ธ MINECRAFT VERSION SUPPORT ๐ŸŽฎ:

  • Currently supports Minecraft 1.13 to 1.20.2

๐Ÿšซ ERRORS ๐Ÿ‘จ๐Ÿผโ€๐Ÿ’ป:

  • You will get some funny errors once in a while when reloading your script. Do not report these, just restart your server.
  • Using Paper's /reload confirm will most likely break the plugin (general testing has been like 50/50), restart your server instead.

๐Ÿ› ๏ธ THIS UPDATE ๐Ÿง‘๐Ÿผโ€๐Ÿณ:

CHANGED:

  • Updated CommandAPI to support MC 1.20.2

FIXED:

  • Fixed an issue with the particle argument returning an unusable class

ADDED: