-
Optimization: Saving + restoring of inventories and the BuildMode enabled message have been placed into functions. This greatly reduces the parse time, reduces the file size, and minimizes repetitive code.
-
New: Added /permafly, which prevents the player's flight from turning off. This comes with a configurable permission in config.
-
Change: Changed config name for the /buildmode permission to permission_buildmode rather than just permission.
-
Change: {buildmode} variable is now deleted instead of set to false, as keeping it as false is unnecessary.
-
Bug Fix: no_container_open no longer affects all players (only BuildMode enabled ones)
-
QoL: Players who run /buildmode <player> without the set permission_others will now simply turn BuildMode on for themselves.
Small note: /permafly isn't as effective with players that have higher ping (like me!), as the player would fall down a block or two before flight is turned back on.