playernpc
adds fake players and fake players have levels
playernpc
English This mod adds player-looking fighter NPCs. You can spawn different tiers with commands or special summon items in the creative inventory: naked, leather, gold, iron, chain, copper, diamond, netherite, and OP. The NPCs prioritize attacking players, fight in melee, and some tiers use special PvP-style movement. OP NPCs can also use advanced actions like ender pearls, bows, maces, and wind charges. Skin support is included, so you can set an NPC to use a specific Minecraft player’s skin by name. The mod also lets you configure random spawning, difficulty, attack range, and cooldown settings through commands. Spawn Commands:
/playernpc ciplak Spawns a naked NPC. /playernpc deri Spawns a leather-armored NPC. /playernpc altin Spawns a gold-armored NPC. /playernpc demir Spawns an iron-armored NPC. /playernpc zincir Spawns a chain-armored NPC. /playernpc bakir Spawns a copper-armored NPC. /playernpc elmas Spawns a diamond-armored NPC. /playernpc netherite Spawns a netherite-armored NPC. /playernpc op Spawns an overpowered NPC. English Spawn Aliases
/playernpc naked Same as ciplak. /playernpc leather Same as deri. /playernpc gold Same as altin. /playernpc iron Same as demir. /playernpc chain Same as zincir. /playernpc diamond Same as elmas. /playernpc copper Same as bakir. Spawn With a Skin
/playernpc <tier> skin <playerName> Spawns the selected NPC tier using the specified Minecraft player skin. Example: /playernpc deri skin Notch Change the Nearest NPC Skin
/playernpc skin <playerName> Changes the skin of the nearest NPC. Give an Item to the Nearest Naked NPC
/playernpc ciplakesya <item> /playernpc ciplakesya <item> <count> /playernpc nakedesya <item> /playernpc nakedesya <item> <count> Gives an item to the nearest naked NPC. If the item is armor, it equips it. If it is a totem, it puts it in the offhand. If it is a weapon or normal usable item, it puts it in the main hand. Difficulty Commands
/playernpc difficulty durum Shows the current NPC difficulty. /playernpc difficulty kolay Sets NPC difficulty to Easy. /playernpc difficulty orta Sets NPC difficulty to Normal. /playernpc difficulty zor Sets NPC difficulty to Hard. /playernpc difficulty imkansiz Sets NPC difficulty to Impossible. Attack Range Commands
/playernpc range durum /playernpc vurmesafe durum Shows the current attack range. /playernpc range <distance> /playernpc vurmesafe <distance> Sets the attack range. Cooldown Commands
/playernpc cooldown durum Shows whether NPC attack cooldown is enabled. /playernpc cooldown ac Enables cooldown based on weapon attack speed. /playernpc cooldown kapat Disables attack cooldown. Random Spawn Global Status
/playernpc random durum /playernpc random status Shows random spawn settings for all NPC tiers. Random Spawn Per Tier For each tier, these commands work:
/playernpc random <tier> durum /playernpc random <tier> status Shows random spawn status for that tier. /playernpc random <tier> ac /playernpc random <tier> on Enables random spawning for that tier. /playernpc random <tier> kapat /playernpc random <tier> off Disables random spawning for that tier. /playernpc random <tier> sans <1-100> /playernpc random <tier> chance <1-100> Sets the spawn chance percentage for that tier. /playernpc random <tier> sure <ticks> /playernpc random <tier> interval <ticks> Sets the random spawn interval in ticks. Supported Random Spawn Tiers
ciplak deri altin demir zincir bakir elmas netherite op Examples
/playernpc op Spawns an OP NPC. /playernpc elmas skin Steve Spawns a diamond NPC with Steve’s skin. /playernpc ciplakesya minecraft:diamond_sword Gives a diamond sword to the nearest naked NPC. /playernpc difficulty zor Sets difficulty to Hard. /playernpc cooldown ac Enables weapon-based cooldown. /playernpc random op ac Enables random spawning for OP NPCs. /playernpc random deri sans 35 Sets leather NPC random spawn chance to 35%.