Releases: Pocketkid2/Fill
0.5.0 [MC 1.19.3]
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
tofillwand
with an aliasfw
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]
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]
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]
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
Updated for Minecraft 1.16.5 (Spigot)
This release should have come out a long time ago...
iFill v0.1.0
This is the first release. All initial functions are working and stable.