8Crafter Wiki
Add-Ons
  • Add-Ons
  • Released
    • BlueMods Essential
      BP
      RP
    • Entity Scale
      BP
      RP
    • Online Player Hider
      RP
    • Pause Menu Button Remover
      RP
    • Secret Items Loader
      BP
    • Server Utilities
      BP
      RP
    • World Height Limit Modifier
      BP
Apps
  • Apps Programs List
  • Released
    • Bedrock World Editor
  • Upcoming
iPhone/iPad Shortcuts
  • iPhone/iPad Shortcuts List
Java Programs
  • Java Programs List
Node.js Programs
  • Node.js Programs List
  • Released
    • .mcstructure File Importer
      Web
    • Add-On Releaser
      CLI
      MOD
      NPM
    • Image Corruptor
      CLI
      MOD
      NPM
    • MCBE LevelDB
      MOD
      NPM
    • MP3 Tag Editor
      Web
    • Ore UI Customizer
      CLI
      NPM
      Web
    • Random Image Generator
      CLI
      MOD
      NPM
  • Upcoming
    • Mass Add-On Extractor
      CLI
      NPM
    • MCBE mcServer Module Fixer
      CLI
      NPM
Windows Registry Files
  • Windows Registry Files List
Meta
  • Useful Links

Video Settings

Theme

mcfunction Language Test

mcfunction Language Test

execute unless entity @s [hasitem=[{item=andexsa:hazmat_helmet,location=slot.armor.head,quantity=0},{item=andexsa:hazmat_helmet_2,location=slot.armor.head,quantity=0},{item=andexsa:hazmat_helmet_orange,location=slot.armor.head,quantity=0},{item=andexsa:hazmat_helmet_orange_2,location=slot.armor.head,quantity=0}]] unless entity @s [hasitem=[{item=andexsa:hazmat_suit_boots,location=slot.armor.feet,quantity=0},{item=andexsa:orange_hazmat_suit_boots,location=slot.armor.feet,quantity=0}]] unless entity @s [hasitem=[{item=andexsa:hazmat_suit_chestplate,location=slot.armor.chest,quantity=0},{item=andexsa:orange_hazmat_suit_chestplate,location=slot.armor.chest,quantity=0}]] unless entity @s [hasitem=[{item=andexsa:hazmat_suit_leggings,location=slot.armor.legs,quantity=0},{item=andexsa:orange_hazmat_suit_leggings,location=slot.armor.legs,quantity=0}]] run tag @s add protected_hazmat_2

execute unless entity @s [hasitem=[{item=andexsa:space_helmet,location=slot.armor.head,quantity=0},{item=andexsa:space_helmet_2,location=slot.armor.head,quantity=0},{item=andexsa:space_helmet_3,location=slot.armor.head,quantity=0},{item=andexsa:space_helmet_4,location=slot.armor.head,quantity=0}]] unless entity @s [hasitem=[{item=andexsa:space_boots,location=slot.armor.feet,quantity=0},{item=andexsa:space_chestplate,location=slot.armor.chest,quantity=0},{item=andexsa:space_leggings,location=slot.armor.legs,quantity=0}]] run tag @s add protected_space_2

tag @s [tag=protected_hazmat,tag=!protected_hazmat_2] remove protected_hazmat

tag @s [tag=!protected_hazmat,tag=protected_hazmat_2] add protected_hazmat

tag @s [tag=protected_hazmat_2] remove protected_hazmat_2

tag @s [tag=protected_space,tag=!protected_space_2] remove protected_space

tag @s [tag=!protected_space,tag=protected_space_2] add protected_space

tag @s [tag=protected_space_2] remove protected_space_2

\rank @s add §cAdmin§r

This one should not have the command name highlighted.

say hi

/say hi

\exe hi

This one should not have the command name highlighted.

\\exe hi

This one should not have the command name highlighted.
Edit mcfunction Language Test on GitHub
  • 8crafter.com
  • Discord
  • GitHub Repository