Description
This plugin is for admins who want to use commands inside assets like blocks or entities on interaction.
Here is example: ( / should not be at start of command, unlike with chat)

WARNING!! It's running with op permission as Console. Be careful with it!
Currently implemented 4 ways of grabbing player with additional symbols
@a - all plrs
@p - closest plr
@r - random plr (not tested if fully random, i just used java.util.Random)
@s - self
Example: tp @a ~ ~1 ~ -> teleports all players in 1 block up
Or just use /help in chat to see all avaliable commands.
Instalation:
Put .jar file into Mods folder in %appdata%/Roaming/Hytale/UserData/Mods and select it while creating a world or into mods folder inside save folder


