Skip to content

Commands

Urbancase edited this page Aug 23, 2025 · 13 revisions

Primary Commands

Gamerule Commands

/gamerule roundaboutKeepStandsOnDeath - If turned off, stands will be lost on death. Depending on config options, a disc may be dropped.

/gamerule roundaboutMobGrabbing - If turned off, Star Platinum and The World become unable to grab mobs.

/gamerule roundaboutMonsterStandFireSpreads - If turned off, Stand Fire produced by Non-player Magician's Red users will not spread.

/gamerule roundaboutSpawnStandUserMobs - If turned off, stand user mobs will no longer spawn naturally.

/gamerule roundaboutSpawnWorthyMobs - If turned off, worthy mobs will no longer spawn naturally.

/gamerule roundaboutStandGriefing - If turned off, prevents stands or their abilities (ex: block grab) from affecting blocks.

/gamerule roundaboutStandLeveling - If turned off, existing stands will not gain EXP and newly-obtained stands begin at max level.

/gamerule roundaboutStandRedstoneInterference - If turned off, prevents stands from interacting with levers, doors, buttons, fence gates, and trapdoors.

General Commands

/summon pig ~ ~ ~ {roundabout.isWorthy:true} - Use this command to spawn a worthy mob.

/roundaboutLevelUpStand @p - Increases the level of the target's current stand by 1.

/roundaboutReplenish @p - Instantly heals the target to full health and restores hunger to maximum.

/roundaboutSetStand @p <stand_name> <level> <skin> <pose> <hidden_skin_unlocked> - Sets the stand of the target. "level", "skin", and "pose" are integer values and "hidden_skin_unlocked" is true/false

/roundaboutSetStandLevel @p <level> - Sets the level of the target's current stand to a desired level.

/roundaboutSetStandExp @p <number> - Sets the target's current stand Exp to a desired value.

/roundaboutGenerateD4CWorld - Generates and transports the player to a Parallel World. D4C has been dropped by its developer, so this command has little use.

Debug Commands

Currently, some commands exist for debug reasons, and are only in the Fabric version of the mod (due to them being irrelevant to people not making the mod). DR stands for Debug Roundabout.

/drSummon - Summons a The World from a mob, making it a stand user.

/drSpecial - For making mobs with TW or Star Platinum do an actual Timestop, to test interactions when frozen.

/drAttack - For making mobs with stands attack.

/drBarrage - For making mobs with stands barrage.

/drGuard - For making mobs with stands guard.

/drCancel - For making mobs with stands cancel moves they are currently doing.

/heal - A quick and easy way to heal any mob.

Clone this wiki locally