✨ 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.47.3 - Added option to override server side generator barrier layout (experimental)
- Added per-player-generators-barrier-layouts in config.yml (Regenerate config to see new options)

Code (YAML):

# Customize Barrier Layout
#   1. Definition -> A fake block is a block that only exists on the client but not on the server.
#   2. Visual problem -> You might see entities/items/players walk into fake blocks.
#  3. Anticheat problem -> If a player stands on a fake block for too long, the server/anticheat will kick/ban the player for flying.
#  4. Solution -> Place barrier blocks on the server-side, the player will not see them, but they will act as a physical layout.
#   5. Limitation -> Players might not be able to reach certain blocks and might run into invisible barrier blocks.
#  6. Customization -> You can set the layout of the barrier blocks to anything you want while keeping in mind problems 2. and 3.

# WARNING: use at your own risk, read above and make sure you understand before using this option.
per-player-generators-barrier-layouts
:
  great_oak_tree
: great_oak_tree_silhouette   # generator_name: structure_name
  wheat
: none   # Use none, and no barrier blocks will be placed. (No barriers are placed for non-solid blocks by default)
----------, May 3, 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