Skip to content

Releases: Rollczi/SkyMob

SkyMob v1.0.0

23 Jan 13:25
690b7a3
Compare
Choose a tag to compare

☁️ SkyMob Configuration

# 
# SkyMob Configuration (config.yml)
# by Rollczi https://rollczi.dev/
# 
# environments (NORMAL, NETHER, THE_END, CUSTOM)
environments:
  NORMAL:
    # Mobs
    mobs:
      - :
        # All EntityType https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/entity/EntityType.html
        entityType: COW
        # Custom Tag Text
        text: &aWitam {PLAYER}
        # Location correction
        x: 0.0
        y: 0.0
        z: 0.0