Simple Script Editor Addon

Simple Script Editor Addon

By RJ Studio Published 5 Jun 2026 · Updated 9 Jun 2026
411
2

Select version for changelog:

Changelog

Changelog v1.0.1

  • fix all bugs
  • new events added
  • new filters added
  • new actions added
  • new variables added
  • Guide book search keyword button added to find events, filters, actions, variable and conditions easily
  • Event

On player stop sneaking

On player glide

On kill player 

 

• Filters

 

Is gliding

Is jumping

Is emoting

Has block tag

Score has

Level equal 

entity name tag

entity name tag contains

player name contains

name tag contains

item name 

item name contain

 

 • Action

 

Score divide

Score clamp

Tag list

Spawn particle 

entity name tag set fluffy

 

• Variable

 

{gliding}

{jumping}

{emoting}

{tags}

{nametag}

{entitynametag}

{killedplayer}

 

 

 

Downloads

  • Simple Script Editor Addon v1.0.1 (43.26 KB)
  • Simple Script Editor Addon 1.0.0 (39.02 KB)

Installation Guides

1
il doit y avoir une erreur sur le on break block: type = Minecraft:stone ça prend tous les blocs et pas le bloc précis
1
on break block:
type = minecraft:stone
1
Bigyeeterrrererer June 05, 2026 at 3:59 pm
one thing that’s missing is tag detection. Pretty nice so far.