Welcome to Extension
Multifunctional client/server mod in the style of Essentials
+ Game rule helper API
Placeholder system:
- All Extension placeholders use the
extnamespace - Player nicknames accessible through the
nicknamepath (instead of player name) - All Extension game rules contain their values in the same path as their name, but in lowercase
Game rules:
villagerTradeLock
- Determines whether villager trades instantly restock
disableMutualExclusiveEnchantments
- Disables mutually exclusive enchantments
itemCooldown
- Enables or disables cooldown for items
enderPearlCooldown
- Controls whether ender pearls have a cooldown
chorusFruitCooldown
- Manages cooldown for chorus fruits
shieldCooldown
- Determines whether shields have a cooldown
attackCooldown
- Enables or disables attack cooldown
fallingBlocks
- Regulates whether blocks fall due to gravity
entitiesTrampleCrops
- Controls whether entities can trample crops
farmlandWateringRadius
- Sets the radius for water search in farmland
creeperExplosions
- Enables or disables creeper explosions
soupAxolotls
- When enabled, axolotls cycle through color variants when named "soup" or "Soup"
rightClickHarvest
- Allows harvesting crops with right click
infinityArrowCount
- Determines the number of arrows required for the Infinity enchantment to work
netherWater
- Allows water placement in the Nether
alphaTnt
- Punch TNT to ignite it, punch again to break it
classicFluid
- All fluid consists of source blocks
classicSponges
- Sponges don't allow water within 2 blocks
Commands:
hotbar, hb
- Switch hotbar to selected inventory row
nickname, nick
- Change player nickname
locateentity
- Find entity location
music
- Play music track
fly
- Allows administrators to fly (permission level 4)
tpa, tpahere, tpaccept
- Teleportation commands similar to Essentials
- Disabled by default, enable the tpaEnabled game rule to activate
home, sethome, delhome
- Home point commands similar to Essentials
- Disabled by default, enable the homeEnabled game rule to activate