Перейти к содержимому
Mineforgian

Pl3xMapExtras

Adds extra features to Pl3xMap

Загрузки
3K
Подписчики
27
Обновлён
21 мая 2026 г.
Лицензия
MIT

Опубликован 21 апреля 2024 г.

Pl3xMapExtras

An addon to Pl3xMap

Downloads

https://modrinth.com/project/pl3xmapextras

Contact

Join us on Discord

Features

  • Ability to show mobs/signs/banners on the webview
  • Ability to show claims on the webview from plugins such as GriefPrevention or WorldGuard
    • ClaimChunk, GriefDefender, GriefPrevention, PlotSquared, WorldGuard
  • Ability to show warps on the webview from plugins like EssentialsX or PlayerWarps

How to use in-game

Add sign/banner

  • Place sign/banner (will auto-add to webview if the block-place option is enabled in the sign/banner config)
  • Right-click on the sign/banner with a filled map
  • Now your sign/banner is visible on webview!

Remove sign/banner

  • Left-click on the sign/banner with a filled map
OR
  • Break sign/banner without a filled map in hand

Installation

  1. Place Pl3xMap in your plugins folder
  2. Place Pl3xMapExtras inside your server's plugins folder
  3. Restart your server
  4. Edit the config(s) to your liking
  5. Restart server again

Permissions

Node Description Default
pl3xmapextras.banners.admin allows the user to have banners show up on the map op
pl3xmapextras.signs.admin allows the user to have signs show up on the map op
pl3xmapextras.reload the reload command op
pl3xmapextras.help help command op

Credit

Original Author: BillyGalbreath

Mob Icons: https://github.com/ADHDMC/Entity-Icons

Ченджлог

1.5.1Релиз26.1.2 · 21 мая 2026 г.

Bugs Fixed 🐛

  • Fixed an issue with incorrect logging placeholders
  • Fixed an issue with the names of banners not showing up in the tooltip.
    • Adding <name> to the tooltip configs fixed this.
  • Fixed an issue with storage/banners.json and banners/config.yml not extracting
    • This fixes another issue where the feature is not enabled because it defaults to false.
  • Fixed an issue with banner permissions due to a missing .
  • Fixed an issue with Fusion API (#911) where spaces were not acceptable in the path.
1.5.0Релиз26.1.2 · 26 апреля 2026 г.
  • The toggle for banners is no longer in config.yml, it's moved to banners/config.yml
    • It's disabled by default, set it to true in banners/config.yml, then restart your server.
  • The existing banners directory should be deleted, as the layout changed.
  • /pl3xmapextras help is removed, as only pl3xmapextras reload is needed.
    • You should re-generate the messages.yml.
  • ClaimChunk support was removed, The developer no longer updates it.
  • All banner data is stored in storage/banners.json.
  • Fixed an issue with icons throwing an IllegalStateException by switching to Optionals
    • If no icon is found, A simple message will log to console instead.

New Permissions:

  • pl3xmapextras.banners.admin (default to op)
  • pl3xmapextras.banners.place (default to op)
  • pl3xmapextras.banners.remove (default to op)
  • pl3xmapextras.access (gives access to /pl3xmapextras)
1.21.11-a078685Бета26.1, 26.1.1, 26.1.2 · 5 января 2026 г.

a078685 Fix issue with main class not found due to not defining project group

1.21.11-9ba5c76Бета1.21.11 · 5 января 2026 г.

9ba5c76 Loop through entities via the region scheduler

The plugin is also marked as folia-supported

1.21.8-c0cbaa9Бета1.21.8, 1.21.10 · 14 октября 2025 г.

c0cbaa9 Fix issue with incorrect group in paper-plugin.yml

Fixes #27

1.21.8-f0ab86cБета1.21.8, 1.21.10 · 13 октября 2025 г.

f0ab86c Update the get method to use Optional instead of throwing an IllegalStateException.

If the optional is found, everything is business as usual. If the optional is empty, A message will log to console.

MobsManager#getIcon is now marked as Nullable.

1.4.0Релиз1.21.6, 1.21.7, 1.21.8 · 22 сентября 2025 г.

What's Changed

New Contributors

Full Changelog: https://github.com/ryderbelserion/Pl3xMapExtras/compare/1.3.0...1.4.0

1.21.5-9c7e9f5Бета1.21.6, 1.21.7, 1.21.8 · 18 июня 2025 г.

9c7e9f5 add HeadDatabase as a softdepend to prevent loading issues when HeadDatabase plugin is present.

Комментарии

Загружаем…