MonitoringMinecraft MonitoringMinecraft
MineLauncher
Мод BukkitBungeeCordFabric

BasicallyUtilCommands

a serverside mod adding commands useful to mapmakers and others

961 скачивание 5 подписчиков

keep in mind, the description is of the latest mod version, older versions might not be maintained!!!

fully serverside mod adding new commands and more!

datapackers or mapmakers may find this useful

commands

Eval

/eval

  • allows you to input any mathematical expression, the command will calculate it and return its result
  • has support for some functions:

    min(n1,n2,...), avg(n1,n2,...), len(n1,n2,...), abs(n1,n2,...), floor(n1,n2,...), etc...

  • you can use scores in expressions like so: <name>?<objective>
  • you can use the command position and rotation context with px py pz and rx ry
full list of functions and variables

min(n1, n2, ...)

max(n1, n2, ...)

sum(n1, n2, ...)

avg(n1, n2, ...)

len(n1, n2, ...)

abs(v)

floor(v)

ceil(v)

round(v)

sqrt(v)

pow(base, exp)

sin(rad)

cos(rad)

tan(rad)

log(v, base)

ln(v)

clamp(v, min, max)

lerp(a, b, t)

smoothstep(edge0, edge1, v)

map(v, inMin, inMax, outMin, outMax)

rand(min, max)

rand(min, max, seed)

dot(x1, y1, z1, x2, y2, z2)

euler_dot(pitch1, yaw1, pitch2, yaw2)

"pi"

"tau"

"e"

"rx"

"ry"

"px"

"py'

"pz"

Raycast

/raycast run

  • summons a marker entity with the tag "BUC.raycast"
  • moves it forward by , times
  • runs at each step

Distance

/distance

  • returns the distance between the command pos and the target position multiplied by the scale

Check

/check <blocks|intersect|collision>

  • /check blocks
  • /check intersection
  • /check collision

/check blocks returns how many matching blocks it found in a cuboid area

/check intersection returns how many of the selected entities hitboxes are intersecting with the position the command is executed at

/check collision returns how many blocks the entity is intersecting with

Motion

/motion <set/add> <with|to|at>

  • applies motion in the direction of the executed command
  • with allows a 3d direction input
  • to allows a 3d position input
  • at allows a 2d rotation input

/motion multiply

  • multiplies the motion of the target by the factor, masked to the set axes

Heal

/heal

  • heals entities by set amount of health

Ignite

/ignite <set/add>

  • sets the selected entities on fire for the specified duration

Entitify

/entitify <block_display/falling_block> [keep/remove] [tag(s)]

  • turns the block at the target pos into an entity
  • multiple tags can be added: /entitify ~ ~ ~ block_display keep tag","another tag (thanks to json formatting: Tags:["+ <tag> +"])

Repeat

/repeat run

  • runs times
  • waits ticks before each execution, including the first one

  • the mod also adds a new player NBT tag called PlayerName which simply contains the players name

more features will be added in the future, feel free to suggest features via github issues

keep in mind, the description is of the latest mod version, older versions might not be maintained!!!

i know i said the same thing at the start im not an NPC

Смотри также

Похожие подборки моды — по версиям Майнкрафта, загрузчикам и жанрам.

MineLauncher
Лаунчер Майнкрафт без лицензии — все версии
Бесплатный лаунчер для ПК — все версии 26.1.2, 1.21.11, 1.16.5, 1.21.4. Fabric, NeoForge, Forge, шейдеры и моды в один клик.
Без лицензии Fabric, NeoForge, Forge Шейдеры и моды Все версии Майнкрафта Для слабых ПК Сервера в лаунчере
Скачать бесплатно
Windows · Бесплатно · Без лицензии