Skip to content

Releases: Pocketkid2/Fill

0.5.0 [MC 1.19.3]

06 Mar 01:35
Compare
Choose a tag to compare

This new release contains an update to the latest version of Minecraft/Spigot API plus a few extra bugfixes and features:

  • The command has been renamed from fill to fillwand with an alias fw to avoid conflicting with other commands
  • The third argument, which was a numerical item data value, has been removed because numerical data values are deprecated
  • The first argument, which is the item name, now has tab completion and a check to make sure it's valid, which avoids a crash
  • The config now reminds the server operator that the * character can be used to enable the feature in all worlds

0.4.0 [MC 1.14.4]

08 Dec 19:25
8201c34
Compare
Choose a tag to compare

This is backwards compatibility release of the latest version built for Spigot/Minecraft 1.14.4 at the request of a user.

0.4.0 [MC 1.18]

07 Dec 19:41
Compare
Choose a tag to compare

Implement change suggested by a user in the issues section that we allow the wand to be automatically enabled for all worlds, such as with the use of a wildcard. This wild card is the asterisk character with quotes around it "*"

DISCLAIMER: YAML configuration files do not read strings unless there are either quotes or alphanumeric characters, so the quotes around the asterisk, either double or single, are absolutely necessary, otherwise you will get a console error and it will not load correctly.

0.3.0 [MC 1.18]

07 Dec 19:25
9b78e75
Compare
Choose a tag to compare

Update this plugin to work on Minecraft 1.18 spigot/paper servers (also rewrote the readme to be a bit more easy to read)

Fill 1.2.0

21 Apr 00:56
Compare
Choose a tag to compare

Updated for Minecraft 1.16.5 (Spigot)

This release should have come out a long time ago...

iFill v0.1.0

23 Feb 17:34
Compare
Choose a tag to compare

This is the first release. All initial functions are working and stable.