Fixed: – Improved
placeholders internal
work;
– Added in some places
normal unsuccessful
output instead of
console errors in
entitiesInRadius,
item,
entity and
repeat placeholders;
– Fixed that targets with
underscores at the nickname start were not being
correctly proceed in item and
entity placeholders;
– Lore lines are
no longer being
trimmed in
change_item action;
– Lore outputting is
no longer have
unnecessary specified
separator at its end in
item placeholders;
–
Brackets and
multiple conditions now are being parsed
correctly in
array and
list placeholders;
–
AND and
OR delimiters are
no longer
being counted inside placeholders in
array and
list placeholders;
– Symbols like
$,
@, delimiters
AND,
OR and operators like
<=,
==,
contains etc in array itself are
no longer
interfere conditions in
array placeholder;
– Conditions with
condition operators as part of the
expression and not as condition operator now are being parsed
correctly in
array placeholder;
– The
manage_mysql action,
MySQL placeholder and
realUUID option in
entity placeholders are
no longer
print stacktrace while encountering with errors;
– The
ASYNC mode in
MySQL placeholder now returns "
Loading..." when loads the data instead of
non-parsing placeholder and puts errors as output on occassions as well.
Updated: – Updated
manage_inventory action: rewritten
code, fixed
bugs, added new
possibilities, improved
structure, logic and
functioning.
Added: – New
boats and
chestBoats filters in
entitiesInRadius placeholders;
– New
SYNC/
FORCESYNC/
ASYNC/
FORCEASYNC switching, different
settings for them and new call event
variables in
manage_cycle action;
– New
SYNC/
ASYNC switching in
array placeholders;
– New
BREAKASYNC variety to
break run tasks in
list and
array placeholders;
– New
$empty@ placeholder for output to
avoid restriction that output should always end with
@ symbol in
list placeholders;
– New
regions placeholder to get player's
regions amount;
– New
permValue placeholder to get
last number value in LuckPerms's
permission;
– New
set,
add and
clear actions to change inventories in
manage_inventory action;
– New possibility to
set and
reset titles for opened
inventories of players in
manage_inventory action.