✨ RPG Maker ✨ Orestack - Resources/Tools/Gates/Collections icon

✨ RPG Maker ✨ Orestack - Resources/Tools/Gates/Collections -----

Custom resources | gates | tools | collections | recipes | Must have for MMO-RPG servers!



v3.46.0 - Updated scripting system (read before updating)
This update breaks current message actions (sendChat, sendActionbar, sendHologram, etc..)

Code (YAML):
# Old format
do
:
 - sendChat <&aThis is a chat message> delay=3s
  - sendTitle <This is a title> <subtitle=This is a subtitle> chance=0.5

# New format
do
:
  - sendChat &aThis is a chat message delay=3s
  - sendTitle This is a title subtitle=This is a subtitle chance=0.5
- The scripting system no longer supports <> brackets, commas are now used to separate parameters, and equals signs are used to define flags. Both must be escaped to be used normally in text:
Code (YAML):
do : chatMessage This message contains ,, and == sings!
----------, Apr 12, 2026
Resource Information
Author:
----------
Total Downloads: 86
First Release: Jan 25, 2025
Last Update: May 26, 2026
Category: ---------------
All-Time Rating:
8 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings