Skip to content
mastercoms edited this page Aug 29, 2016 · 29 revisions

Basic list of features

Bold features are not in Glowstone, and were added in Glowstone

  • 1.10.2 client/protocol support

  • Op, ban, IP ban, and whitelist support

  • World support (streaming, saving, loading), advanced generation for normal (with all biomes/structures), the nether, and the end

  • Structure spawning and saving

  • Biome grid generation and decoration

  • Detection of Bukkit/Spigot, Sponge, Canary, and Forge plugins/mods. Bukkit/Spigot plugins can be used natively, and Sponge can be used by using Bukkit2Sponge. Forge Mod Loader has been implemented in a test branch, but Forge support itself is a long way off. Bukkit/Spigot plugins written in Kotlin are supported.

  • Weather (with some fixes)

  • Lots of blocks and items (more added), and item attribute support

  • Enchantments

  • Noteblocks and jukeboxes

  • Placing blocks, and digging blocks

  • Entity implementation, entity spawn, entity store, and some entity logic

  • All vanilla and Bukkit commands, and some Spigot commands

  • Particle API from Spigot supported

  • Basic achievement support

  • Damage support (drowning, suffocation and lightning)

  • Liquid physics

  • Cauldrons

  • Item frames

  • Flower pots

  • Bone meal

  • Beds

  • Crafting (shaped, shapeless, and dynamic)

  • Farming with crop growth

  • Random block ticking (fire spread, ice & snow melting, water freezing, leave decay, cacti & sugar cane growth, mycelium spread, lava ignition, vine spread)

  • Redstone (Lamps, circuits, repeaters, levers, buttons)

  • BungeeCord and LilyPad support

  • Titles support

  • Chests (double chests, and ender chests)

  • Scoreboards

  • Item drops (with physics), mostly complete inventory support, and inventory click logic

  • Query protocol support (UDP)

  • Remote console support (RCon)

  • TNT

  • Doors (improved support for 1.8 doors)

  • Furnaces

  • Durability

  • Items

    • Tile entities
    • Blocks
    • Block state
    • Food
    • Tools and durability
    • Custom items and blocks
  • Commands

    • Default Bukkit commands improved
    • New commands
      • /color
      • /summon
      • /teleport
      • /tellraw
      • /title
  • Achievements and statistics (incomplete)

  • Dispensers and incomplete dropper

  • Entities

    • General entity storage and display
    • Passive mobs
    • Monsters
    • Entity death (no drops)
  • Generator

    • Biome grid
    • Decorators
    • Structures
    • Objects
      • Trees
    • Nether, world and superflat support
    • Incomplete End support
    • Noise
      • Simplex
      • Perlin
  • Inventory

    • Item drops
    • Crafting
      • Brewing
      • Anvil
      • Crafting
        • Banners
        • Fireworks
        • Dyes
      • Enchanting
    • Chests
      • Normal
      • Double
      • Ender
    • Spawn eggs
    • Skulls
    • Horse inventory
    • Player inventory
    • Click/drag logic
    • Basic offhand support
    • Partial map support
  • IO

    • Anvil
    • Mojangson
    • NBT
  • Scoreboard

  • Player data

    • Op
    • Bans
    • Whitelist
    • UUID
    • Universal skin support
  • Metrics

  • Library management

  • Configuration

  • Incomplete 1.8 text message support

  • Game rules

  • Server icon

  • Effects

    • Particles
    • Sounds
    • Other effects