public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers

MVSingle Actor System

BMM Archive · July 3, 2026

Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.

Original Source

  • Original title: Single Actor System
  • Original author: Magnus0808
  • Original date: January 5, 2020
  • Source thread: https://forums.rpgmakerweb.com/threads/single-actor-system.116968/
  • Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMV)

Summary

Single Actor System Version 1.2 By Magnus0808 || Magnus Rubin Peterson​ Introduction

Archived First Post

Single Actor System
Version 1.2
By Magnus0808 || Magnus Rubin Peterson

Introduction
This plugin makes it so you skip actor selection. It is supposed to be used for games where there only are a single actor, which makes it pointless to select the actor when they are the only option.

I originally made this plugin as a request. However, some people have asked me to make an official thread for it so here it is

Features
  • Skip actor selection for "Skill window"
  • Skip actor selection for "Equip window"
  • Skip actor selection for "Status window"
  • Skip actor selection in battle
  • Skip actor selection for item/skill use
  • Notetag for item/skill to ignore this plugin
  • (optional) Show full status window in main menu instead of the default menu status window
  • (optional) Only use the features of the plugin when you have a single actor in the party
How to use
Just plug and play. However, if you want to use the full status window in the main menu you can set that in the plugin parameters.

It should be noted that it is always the default status menu that will be shown in the main menu, so if you have a custom status window then you might want to opt out for this feature.

You can remove the formation command under "System" in the database. And if you use the option to show the full status window in the main menu then you can also remove the status command there.

If you want an item or skill to ignore this plugin use the following notetag:
<IgnoreSingleActorSystem>

Image
Udklip.PNG

Download
You can download this plugin from my GitHub:
https://github.com/magnusrp0808/plugins/blob/master/MRP_SingleActorSystem.js

Terms of use
TERMS OF USE Copyright (c) 2020 Magnus0808 || Magnus Rubin Peterson || Magnusrp0808
  • You are free to use it in commercial or non commercial RPG Maker MV projects if you credit me unless other is stated.
  • Please do not change the header of the plugin
    • Other than that you are allowed to make edits to the plugin
  • You are NOT allowed to sell the plugin itself even if you edited it.
Change log
Version 1.2:

+ Added notetag for having items or skills ignore this plugin
Version 1.1:
+ Added option to only use the features of the plugin when you have single actor in the party
Version 1.0:
+ First Release


Author Notes
If you have any questions regarding this plugin then feel free to throw me a message.

Features Mentioned

  • Skip actor selection for "Skill window"
  • Skip actor selection for "Equip window"
  • Skip actor selection for "Status window"
  • Skip actor selection in battle
  • Skip actor selection for item/skill use
  • Notetag for item/skill to ignore this plugin
  • (optional) Show full status window in main menu instead of the default menu status window
  • (optional) Only use the features of the plugin when you have a single actor in the party

Downloads / Referenced Files

Log in to download

Log in, then follow the RPG Maker Developers Group to see these download links.

Log in to download

License / Terms Note

Terms of use TERMS OF USE Copyright (c) 2020 Magnus0808 || Magnus Rubin Peterson || Magnusrp0808 You are free to use it in commercial or non commercial RPG Maker MV projects if you credit me unless other is stated. Please do not change the header of the plugin

Creator Claims / Removal

If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.

Replies (0)

No replies yet.

0 replies 2 views

Log in to reply.

User Avatar