Skip to content
Success

Changes

Summary

  1. PlayerTag mech send_server_brand (commit: c28fdfc) (details)
  2. fix advancements NMS mapping (commit: 5f0114d) (details)
  3. update hologram npcs tags (commit: 0e21330) (details)
  4. LocationTag.spawner_display_entity (commit: c5cee10) (details)
Commit c28fdfc8376c23eb0c9babbe05abae9d11b9d547 by agoodwin
PlayerTag mech send_server_brand
(commit: c28fdfc)
The file was modified v1_17/src/main/java/com/denizenscript/denizen/nms/v1_17/helpers/PacketHelperImpl.java
The file was modified plugin/src/main/java/com/denizenscript/denizen/nms/interfaces/PacketHelper.java
The file was modified plugin/src/main/java/com/denizenscript/denizen/tags/core/ServerTagBase.java
The file was modified plugin/src/main/java/com/denizenscript/denizen/objects/PlayerTag.java
Commit 5f0114d267cba1a0b20ae7e9305b345c47601f14 by agoodwin
fix advancements NMS mapping

also old wiki links
(commit: 5f0114d)
The file was modified plugin/src/main/java/com/denizenscript/denizen/scripts/commands/world/GameRuleCommand.java
The file was modified v1_17/src/main/java/com/denizenscript/denizen/nms/v1_17/ReflectionMappingsInfo.java
The file was modified plugin/src/main/java/com/denizenscript/denizen/scripts/commands/server/ScoreboardCommand.java
The file was modified plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntityDisabledSlots.java
The file was modified plugin/src/main/java/com/denizenscript/denizen/scripts/commands/player/StatisticCommand.java
Commit 0e21330efce6f3ccbefc349c904fbae5cab5b88a by agoodwin
update hologram npcs tags

fullwall randomly renamed the field, presumably just to force me to stop reflecting this value, quite rude but anyway now the tags should work again
(commit: 0e21330)
The file was modified plugin/src/main/java/com/denizenscript/denizen/scripts/commands/world/WorldBorderCommand.java
The file was modified v1_17/src/main/java/com/denizenscript/denizen/nms/v1_17/helpers/PacketHelperImpl.java
The file was modified plugin/src/main/java/com/denizenscript/denizen/objects/NPCTag.java
Commit c5cee106fe1c67801402b9732b47a35f4f2bff6c by agoodwin
LocationTag.spawner_display_entity
(commit: c5cee10)
The file was modified v1_17/src/main/java/com/denizenscript/denizen/nms/v1_17/helpers/EntityHelperImpl.java
The file was modified plugin/src/main/java/com/denizenscript/denizen/objects/LocationTag.java
The file was modified v1_17/src/main/java/com/denizenscript/denizen/nms/v1_17/helpers/BlockHelperImpl.java
The file was modified plugin/src/main/java/com/denizenscript/denizen/nms/interfaces/EntityHelper.java