What's New in Version 1.1.8
1. New INPUT Action Type
Prompts the player for text input using an Anvil menu. The input can then be used in subsequent commands.
YAML Example:
actions:
- input:
title: "Enter your name"
command: "say hello {text}"
Placeholder: {text} or...
What’s new
New /exp command suite
/exp [player]: View experience progress for yourself or a target player
/exp give <player> <amount>: Give raw XP points, respecting your custom XP equations
/exp take <player> <amount>: Take raw XP points, safely crossing level boundaries and clamping at level...
# Version 1.1.7 Update
## Menu System Enhancements
### Bedrock & Java Player Integration
- Added support for Java player actions when attempting to open Bedrock-only menus
- Bedrock-only menus can now specify custom actions for Java players using java_actions
- Java players can be...
Sheets Plugin - Update 1.1.6: Enhanced Action Sequence Reliability
Release Date: February 8, 2025
What's New?
Improved Action Sequence: Actions now execute sequentially and stop immediately if one fails, preventing cascading errors and ensuring a more reliable experience.
Version Bump: The...
Sheets Plugin - Update 1.1.5: Enhanced Benchmarking, Dynamic Replacers & Form Overhaul
Release Date: February 7, 2025
What's New?
Benchmarking Enhancements
Benchmark Mode: A new benchmarking mode has been added to the configuration, allowing you to measure and monitor key operations. This...
Sheets Plugin - Update 1.1.4: Config Enhancements & Named Arguments
Release Date: January 8, 2025
What's New?
1. Config Enhancements
Added Small-Caps Support to the configuration for more customization options.
2. Named Command Arguments
Introduced Named Arguments for commands, improving...
Sheets Plugin - Update 1.1.3: Enhanced Variables & Floodgate Support
Release Date: January 8, 2025
What's New?
1. Enhanced Variable System
Maps and Lists are now supported in variable replacers for more complex configurations.
Added a Variables Folder and support for Variable Files.
Included...
Sheets Plugin - Update 1.1.0: Major Improvements & New Features
Release Date: December 29, 2024
What's New?
1. Async Command Registration
Commands are now registered asynchronously, improving performance and reducing potential lag during initialization. overriding other commands
2. Enhanced...
Sheets Plugin - Update 1.0.9: Command Actor Fixes
Release Date: December 28, 2024
What's New?
1. Command Actor Fixes
Resolved issues related to command actors not functioning correctly in certain scenarios.
Improved handling of command execution across different actors, ensuring reliable...
Sheets Plugin - Update 1.0.8: Stability Fixes for Paper and PlaceholderAPI
Release Date: December 27, 2024
What's New?
1. Paper Compatibility Fixes
Resolved compatibility issues with Paper servers, ensuring smoother performance and full feature functionality.
2. PlaceholderAPI Fixes...
Sheets Plugin - Update 1.0.7: PlaceholderAPI Support & Improvements
Release Date: December 26, 2024
What's New?
1. PlaceholderAPI Expansion
Added support for PlaceholderAPI with new placeholders:
Global Variables:
%sheets_variable_<key>% - Get the value of a global variable.
Formatted...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.