Yamipa icon

Yamipa -----

Yet Another Minecraft Image Placing Addon




Added features
Improvements and bugfixes
  • Fixed file changes detection without inotify (#114, 16a1c28)
----------, Oct 13, 2024

Improvements and bugfixes
  • Fixed overlapping file lock exception (54c2bdc)
  • Fixed rendering with high view distance (#113, 867b7b3)
  • Upgraded dependencies (4b962cf)
----------, Mar 2, 2024

CAUTION
Make sure to backup "images.dat" as this update will upgrade this file to the new format. Once done, you cannot go back to a previous version of Yamipa.


Added features
  • Added support for directories in image storage (f7135fc, d25fcb3)
  • Added support for custom max. image dimension (2a8cd05)
  • Added support for restricting image files to players (9ea2cdb, 7cd2664)
Improvements and bugfixes
  • Improved support for plugin managers (179cb69)
  • Heavy reworking of storage and renderer components (0edd1f2)
  • Improved performance and code legibility
----------, Jan 6, 2024

Caution! ⚠⚠⚠
Make sure to backup "images.dat" as this update will upgrade this file to the new format. Once done, you cannot go back to a previous version of Yamipa.


Added features
Improvements and bugfixes
  • Improved support for plugin managers (179cb69)
  • Heavy reworking of storage and renderer components (0edd1f2)
  • Improved performance and code legibility
----------, Dec 31, 2023

Added features
  • Added compatibility with Minecraft 1.20.4

NOTE
Use the latest ProtocolLib experimental build with 1.20.4
----------, Dec 26, 2023

Added features
  • Added Lands support (#105 by @XXY233)
  • Added compatibility with Minecraft 1.20.2 (b91103b)
----------, Oct 14, 2023

Added features
  • Added compatibility with Minecraft 1.20.1 (e640d0e)
Improvements and bugfixes
  • Fixed race condition in map color cache generation (178c464)
----------, Jun 17, 2023

Added features
  • Added support for Towny Advanced (#87)
Improvements and bugfixes
  • Added support for bundled packets in 1.19.4 (78144fd)
  • Split edit permissions into build and destroy (ea53f8e, 15284f1)
Special thanks to @lukalt and @dmulloy2 for adding support for bundle packets in ProtocolLib.
----------, May 7, 2023

Improvements and bugfixes
  • Added support for Minecraft 1.19.4 (e77cfcb)
----------, Mar 25, 2023

Improvements and bugfixes
  • Fixed issue with GriefPrevention when removing images (#76)
  • Fixed issue related to dynamic render distance (#77)
  • Fixed image rendering for vehicles (#78)
  • Fixed synchronization issue with observing players (#79)
----------, Feb 2, 2023

Added features
  • Added compatibility with Minecraft 1.19.3 (0486da5)
Improvements and bugfixes
  • Ignored NPC events (#59)
----------, Dec 17, 2022

Added features
Check the documentation to see the new permissions!

Improvements and bugfixes
  • Fixed bug allowing removals of image items (#60)
  • Fixed commands ignoring permissions (7b7360e)
  • Improved debug logging of fake images (7ee41b3)
----------, Oct 29, 2022

Improvements and bugfixes
  • Fixed server crash on entity interaction (#51)
----------, Aug 16, 2022

Added features
  • Added support for Minecraft 1.19.x (752c49e, b807744)
  • Added compatibility with WorldGuard (23dac06)
  • Added support for GriefPrevention (6f622a8)
Improvements and bugfixes
  • Improved view distance (#46)
  • Optimized image rendering and sending (e33eb0e, 0f8f884, 6da3414, 1f52f9f)
  • Fixed issues with images in between world areas (d5e0f66)
  • Fixed maps not resending on relogin (d1ebec1)
  • Fixed image item placing (55463c7)
  • Improved image collision prevention (b929939)
  • Fixed entity interaction synchronization (e258a14)
  • Updated minimum API version (eaeea07)
----------, Aug 12, 2022

Added features
  • Added support for Minecraft 1.19.1 (752c49e)
  • Added compatibility with WorldGuard (23dac06)
  • Added support for GriefPrevention (6f622a8)
Improvements and bugfixes
  • Optimized image rendering and sending (e33eb0e, 0f8f884, 6da3414, 1f52f9f)
  • Fixed issues with images in between world areas (d5e0f66)
  • Fixed maps not resending on relogin (d1ebec1)
  • Fixed image item placing (55463c7)
  • Improved image collision prevention (b929939)
  • Fixed entity interaction synchronization (e258a14)
  • Updated minimum API version (eaeea07)
----------, Aug 2, 2022

Added features
  • Added compatibility with WorldGuard (23dac06)
  • Added support for GriefPrevention (6f622a8)
Improvements and bugfixes
  • Fixed image item placing (55463c7)
  • Improved image collision prevention (b929939)
  • Fixed entity interaction synchronization (e258a14)
  • Updated minimum API version (eaeea07)
----------, Jul 8, 2022

Added features
  • Added support for Minecraft 1.19! (56b0559)
  • Added support for imgur.com and giphy.com URLs (1f38149, 69e82fb)
  • Added compatibility with MyWorlds (015b8c4)
Improvements and bugfixes
  • Validated images downloaded using the "/image download" command (e252902)
  • Fixed minor exception when reading GIF files (c325dab)
----------, Jun 15, 2022

Improvements and bugfixes
  • Fixed freeze of block updates (2565161)
  • Fixed selection of non-occluding blocks (ad9f112)
  • Fixed improper rendering on teleportation (9c96c78)
  • Added support for transparent animated GIFs (2364d92)
  • Log warning on failed to download file (2012690)
  • Handled NullPointerException in Bukkit.getPlayer() (2b2086d)
----------, Jan 29, 2022

Added features
Improvements and bugfixes
  • Fixed image placing to a different World Area (bf96e9b)
  • Upgraded Spigot API to 1.18.1 (6174369)
  • Added compatibility with Hyperverse (d8977b0)
----------, Jan 5, 2022

⚠️ Breaking changes ⚠️
  • Redesigned disk cache file format (5575b53)
Because of this change, cache files will need to be regenerated.
You don't need to do anything as Yamipa will take care of it automatically.

Added features
Improvements and bugfixes
----------, Dec 4, 2021

⚠️ Breaking changes ⚠️
  • Redesigned disk cache file format (5575b53)
Because of this change, cache files will need to be regenerated.
You don't need to do anything as Yamipa will take care of it automatically.

Added features
Improvements and bugfixes
----------, Oct 17, 2021

  • Fixed destroy entity packet in 1.17.1 (13dc0de)
  • Upgraded dependencies for 1.17.1 (39b7e08)
----------, Jul 10, 2021

⚠️ Breaking changes ⚠️
  • Replaced "remove radius" with "clear" command (6c8b80d)
  • Replaced permission "yamipa.remove.radius" with "yamipa.clear" (6c8b80d)
Added features
  • Added initial support for 1.17 (aa20c0a)
  • Added "top" command (d66b799)
Improvements and bugfixes
  • Fixed player teleportation handling (07a97c3)
  • Fixed remove in radius for offline player (010bba5)
  • Fixed get image located between areas (2bed109)
  • Fixed image memory cache invalidation (1184e5f)
  • Switched from CommandAPI to Brigadier (a983bdf)
  • Removed item-nbt-api dependency (18e9791)
  • Increased FakeMap pool of IDs (120736a)
  • Improved help menu (5544250)
  • Added NotNull and Nullable annotations (0b91173)
  • Fixed NullPointerException on command aliases (0976308)
  • Fixed block selection on 1.17 (dcaf704)
----------, Jul 2, 2021

NOTE: This is a prerelease version of 1.1.0 in case you want to have Yamipa in your 1.17 server right now. It may contain bugs.

⚠️ Breaking changes ⚠️
  • Replaced "remove radius" with "clear" command (6c8b80d)
  • Replaced permission "yamipa.remove.radius" with "yamipa.clear" (6c8b80d)
Added features
  • Added initial support for 1.17 (aa20c0a)
  • Added "top" command (d66b799)
Improvements and bugfixes
  • Fixed player teleportation handling (07a97c3)
  • Fixed remove in radius for offline player (010bba5)
  • Fixed get image located between areas (2bed109)
  • Fixed image memory cache invalidation (1184e5f)
  • Switched from CommandAPI to Brigadier (a983bdf)
  • Removed item-nbt-api dependency (18e9791)
  • Increased FakeMap pool of IDs (120736a)
  • Improved help menu (5544250)
  • Added NotNull and Nullable annotations (0b91173)
----------, Jun 19, 2021

Added features
  • Added "yamipa describe" command (b87da73, c8e4d22)
  • Added option to remove images placed by a particular player (b836a26)
Improvements and bugfixes
  • Added support for Multiverse-Core (7553620)
  • Fixed compatibility with CraftBukkit (dc506ec)
  • Fixed select image for removal not working sometimes (5a8e706, 9127a95)
  • Removed pagination from "yamipa list" when in console (0959160)
  • Added custom User-Agent header when downloading images (7c7e4ae)
----------, Apr 17, 2021

  • Fixed bug where multiple players cannot place images at the same time (9c446fb)
  • Upgraded dependencies (21f8305)
----------, Mar 30, 2021

----------, Feb 13, 2021

Resource Information
Author:
----------
Total Downloads: 19,081
First Release: Feb 5, 2021
Last Update: Oct 13, 2024
Category: ---------------
All-Time Rating:
44 ratings
Find more info at github.com...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings