Перейти к содержимому
Mineforgian

Extension

A Vanilla client/server compatible mod in the vein of Essentials

Загрузки
3K
Подписчики
19
Обновлён
19 марта 2022 г.
Лицензия
MIT

Опубликован 24 мая 2021 г.

Welcome to Extension

A Vanilla client/server compatible mod in the vein of Essentials

+ A Gamerule Helper API

Placeholder API:

  • Namespace for all Extension placeholders is ext
  • Nicknames accessible by the path nickname (In place of player name)
  • All Extension gamerules have their value in the same path as their name, but as all lowercase

Gamerules:

villagerTradeLock

  • whether villager trades instantly restock

disableMutualExclusiveEnchantments

  • disables mutually exclusive enchantments

itemCooldown

  • whether items have a cooldown

enderPearlCooldown

  • whether the ender pearl has a cooldown

chorusFruitCooldown

  • whether the chorus fruit has a cooldown

shieldCooldown

  • whether the shield has a cooldown

attackCooldown

  • whether there's an attack cooldown

fallingBlocks

  • whether blocks fall

entitiesTrampleCrops

  • whether entities trample crops

farmlandWateringRadius

  • the radius of farmland to check for water

creeperExplosions

  • toggles creeper explosions

soupAxolotls

  • when enabled, axolotls cycle through the variants when named "soup" or "Soup"

rightClickHarvest

  • harvest crops with right click

infinityArrowCount

  • amount of arrows needed for infinity to work

netherWater

  • allows water to be placed in nether

alphaTnt

  • Punch a Tnt to light it, punch it again to break it

classicFluid

  • Fluid is all source blocks

classicSponges

  • Sponges don't let water within 2 blocks

Commands:

hotbar, hb

  • change hotbar to selected inventory row

nickname, nick

  • change nickname

locateentity

  • locate an entity

music

  • play a song

fly

  • allows admins to fly (perm lvl 4)

tpa, tpahere, tpaccept

  • the tpa commands you would see in Essentials
    • disabled by default, enable the gamerule tpaEnabled to enable

home, sethome, delhome

  • the home commands you would see in Essentials
    • disabled by default, enable the gamerule homeEnabled to enable

Ченджлог

1.5+1.18.2Релиз1.18.2 · 19 марта 2022 г.
  • Update to 1.18.2
1.5+1.18Релиз1.18 · 30 ноября 2021 г.
  • Update to 1.18
1.5Релиз1.17, 1.17.1 · 26 октября 2021 г.
  • Added wololo gamerule
    • When disabled, Evokers won't turn blue sheep into red sheep.
  • Added text formatter similar to Essentials
  • Updated nicknames to V2
    • Uses new text formatter
  • Added lore command
v1.4Релиз1.17, 1.17.1 · 10 августа 2021 г.
  • Added classicFluid gamerule
    • Water/lava behaves as it did in classic (all source blocks)
  • Added classicSponges gamerule
    • Sponges no longer get wet, doesn't let water within 2 blocks
  • Added alphaTnt gamrule
    • Punch a TNT to light it, punch it again to break it
v1.3.2Релиз1.17, 1.17.1 · 8 августа 2021 г.
  • Added netherWater gamerule
    • Allows you to place water in the nether
  • Added infinityArrowCount
    • Allows you to control how many arrows you need in your inventory for infinity to take place (max: 64)
  • Made PlaceHolder api namespaces for all gamerules, accessible with ext: where is the gamerule name, but all lowercase
v1.3.1Релиз1.17, 1.17.1 · 5 августа 2021 г.
  • Added support for the PlaceHolder API, nicknames are accessible under the ext:nickname namespace.
  • Fixed a bug not disabling RCH when gamerule was disabled
1.3Релиз1.17, 1.17.1 · 3 августа 2021 г.
  • Readded nickname commands

  • Added home commands

    (only accessible if gamerule homeEnabled is true)

  • Added tpa commands

    (only accessible if gamerule tpaEnabled is true)

1.2Релиз1.17, 1.17.1 · 18 июля 2021 г.

New in this release:

Комментарии

Загружаем…