▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/Invisible Frames
Invisible Frames

Invisible Frames

Simple toggle from visible to invisible for item frames

6.0K
68

Invisible Frames 1.2.2 - Fix Mappings

release1 июля 2024 г.
  • Fixes the mappings so that paper will not remap it.
  • No other changes

Invisible Frames 1.2.1 - Folia Support

release27 марта 2024 г.

Adds folia support, courtesy of @YouHaveTrouble in # 3

Invisible Frames 1.2

release24 мая 2023 г.

What's Changed

  • Adds API
  • Frames changing state now uses an event, so that cancelling the behavior is easier
  • Adds a blacklist option - intakes vanilla structured item declaration (minecraft:gold_nugget{CustomModelData:1234})

Imports:

<repository>
  <id>modrinth-repo</id>
  <url>https://api.modrinth.com/maven/</url>
</repository>

<dependency>
  <groupId>maven.modrinth</groupId>
  <artifactId>invisible-frames</artifactId>
  <version>1.2</version>
  <scope>provided</scope>
</dependency>
exclusiveContent {
    forRepository { maven { url = "https://api.modrinth.com/maven" } }
    filter { includeGroup "maven.modrinth" }
}

dependencies {
    compileOnly 'maven.modrinth:invisible-frames:1.2'
}

Javadocs

Invisible Frames 1.1

release6 марта 2023 г.

Added

  • ItemsAdder Support (Plugin will not unhide ItemsAdder Custom Items)

GitHub Changes

What's Changed

New Contributors

Full Changelog: https://github.com/ADHDMC/InvisibleFrames/commits/v1.1

Invisible Frames 1.0

release10 января 2023 г.

1.0

  • Fixes an issue where the API version was incorrectly declared as 1.19 in plugin.yml, plugin should properly work on 1.18 versions now
  • Adds a reload command: /ifreload for reloading the configuration in game, with the permission invisibleframes.reload
  • Also noticed that there are no paper specific methods used in this project, bukkit and spigot servers can also use this plugin

Совместимость

Minecraft: Java Edition

1.21.x1.20.x1.19.x1.18.x

Поддерживаемые окружения

Сервер

Создатели

Детали

Лицензия:MIT
Опубликован:3 года назад
Обновлён:1 год назад
Главная