
Documents | BEDROCK SUPPORT! 1.0.65
Add identity card into your minecraft server
1.0.65
10 days ago
Documents Item improvement
- Now you can right click with documents item and see your document
- improvements to code
- new configuration options
- Improved error handling and parsing robustness
New Config Options:
documents_item_gui:
gui_type: "chest" # or "shulkerbox"
1.0.63
Jul 21, 2025
Version update and fix
- Fixxed an issue with show documents gui
- Version support 1.21.8
- Small improvements
1.0.58
May 21, 2025
Improvements
- New "hide_player_inventory" system you can now hide player inventory in certain gui,
- Gender menu now support decorative items
- Other small improvements
- Dependencies updated
- Version support
1.0.57
Mar 13, 2025
Document Item improved
- Document items now support PlaceholderAPI placeholders.
- Minor improvements to the DocumentsItem class.
1.0.52
Nov 16, 2024
New sounds format
# Sound effects for plugin actions.
# Resources for sound IDs:
# - Modern: https://minecraft.wiki/w/Sounds.json
#
# Format examples:
# - Using full namespace: "minecraft:block.note_block.pling"
# - Using full namespace: "minecraft:entity.villager.no"
sounds:
success: "minecraft:block.note_block.pling" # Sound for successful actions
wrong: "minecraft:entity.villager.no" # Sound for failed actions
1.0.51
Nov 14, 2024
Fixxed backwards compatibility
- Improved Spigot compatibility
- Fixxed backwards compatibility caused by 1.21.3 update
- Small general improvements
1.0.49
Aug 30, 2024
Admin commands improvements
- Added permission foreach admin command
- Check the new command wiki: https://docs.anotherlevel.it/documentation/documents/commands