denizen-utilities
PluginApache-2.0

denizen-utilities

Extending Denizen for greater capabilities

318
Downloads
2
Followers
3 weeks ago
Updated
📦
19
Versions

📖About denizen-utilities

Denizen-Utilities (add-on)

⚠️ Java version 25 or higher is required. This ensures compatibility with the latest high-performance APIs, such as BetterModel 3.0.

Plugin Bridges

Introduces integration for popular plugins, allowing you to control them directly via scripts:

  • BetterModel 3.0+
  • DiscordSRV
  • SkinsRestorer

✨ Core Features

FakeInternalData Fix: Includes a custom NMS patch that restores the fakeinternaldata command functionality for MC 1.21+, bypassing long-standing bugs in official Denizen builds.

Dialog Containers: Full support for the Paper Dialog API. Create native client-side UI screens (forms, lists, prompts) using a simple dialog script container.

PlayerConnectionConfigureEvent: Intercept and manage players using the ConnectionTag before they fully join. Perfect for authorization systems, language selection, or rule confirmations during the login phase.

📂 Extensions

Biome Extensions: New tags and mechanisms for BiomeTag, such as sky_color and sky_light_color.

Player Extensions: Easy-to-use mechanisms for PlayerTag to show (show_dialog) or hide (close_dialog) native interface boxes.

[📖] View the full documentation