- Introduced a variable that can be inserted into FloatingTexts.
The notation is same as Mineflow;{variable_name}
.- Requires MineFlow >= 1.3.
- It can handle some variables of Mineflow.
- Manipulation of floating characters using Mineflow may be implemented in 4.1 or later if requested.
- You can now use the
/txt move
command to specify the coordinates to move to
- Multiple FloatingText can now be easily handled using the
FloatingTextCluster
described below.
- Set
texter.command.txt
toop
.
If you want to allow non-OPs to use it as before, consider using a permissions plugin such as PurePerms. - Removed
/txt list
command.
From now on, each command will automatically list the floating text as needed.
- The following configuration items have been removed from
config.yml
.can.use.only.op
char
feed
world
- Changed the role of floating text
- FloatingText.
This is the smallest unit of FloatingText. The name is no longer displayed at the bottom of the FloatingText. - FloatingTextCluster.
A cluster of FloatingText consisting of one or more, which can be manipulated together by a command.
- FloatingText.