Read detailed change logs in https://github.com/sakurawald/fuji/commits/dev/
- (MC 1.20 ~ MC 1.20.1) [core] fix: should not display the
closing tagforcustom color tags(e.g.<#FF0000>)- This greatly improve the readability of
in-game inspectorand user experience.
- This greatly improve the readability of
Read detailed change logs in https://github.com/sakurawald/fuji/commits/dev/
- [jail] feature: new
jailmodule, to provide an alternative solution toban.- feature: new
/jailcommands.- To create/delete/list jails:
/jail {create/delete/list} - To put/un-put a player into/from a jail:
/jail {put/un-put} - To set the position and tp:
/jail {set-position/tp} - To query where the player is in:
/jail where
- To create/delete/list jails:
- feature: for each
jail, you can define theonJailCommandsandonUnjailedCommands.- You can integrate with
anti_buildmodule, to limit the actions of jailed players:break blocks,place blocks,interact with item,interact with entitiesandinteract with blocks.
- You can integrate with
- feature: for each
jail, you can define thepatrolCommands.- You can restrict the
movementof jailed players with-in a specified area. (This is the defaultpatrol commands.) - You can define your own
patrol commandsto do more checks and restrictions.
- You can restrict the
- feature: for each
jail, you can display information usingplaceholders:jail id,jail display name,creator name,created time,specified jail duration,remaining jail duration,jail dimension,jail x,jail y,jail z,jail yaw,jail pitch. - feature: for each
jail, you can define whether to decrease theremaining jail secondswhen theprisonerisoffline.
- feature: new



