Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
Roleplay Mod

Roleplay Mod

Adds many RolePlay features.

2,831
2
Game Mechanics
AboutGalleryChangelogVersions

Roleplay Mod V5.2

by Sarocesch on Aug 21, 2025
Download

🆕 New Features

  • Added Base GUI Builder system
  • Added Custom Texture Renderer
  • Added WIP /gui Custom GUI Builder command

🔧 Improvements

  • GUI framework improvements for future expansion

🗑️ Removals

  • Removed OpenMapCommand (was non-functional)
  • Removed Obfuscate dependency

⚡ Optimizations

  • Made dependencies optional for easier modpack integration

https://server.sarocesch.de/refersaro2.php

Roleplay Mod V5.1

by Sarocesch on Aug 20, 2025
Download

🆕 New Features

  • Added MacOS support

  • Added /ausweis command and GUI for creating a simple film-style fake ID

  • Added Modern Button class

  • Added tooltip to Towing Tool

🔧 Improvements

  • Changed GroupID
  • Changed Navi Command package location
  • Changed OptifineCheck
  • Added new look to OptifineCheck UI
  • Changed Packed Structures for easier future development
  • Renamed main classes

🐛 Fixes

  • Fixed TowingTool language keys
  • Fixed TowingTool double spawn bug on client-side
  • Fixed UTF-8 bugs

🗑️ Removals

  • Removed unused classes
  • Removed Routes feature
  • Removed unused Test.java class
  • Removed old and unused textures
  • Removed unused elements and models folder

⚡ Optimizations

  • Optimized imports (removed unused and more)

https://server.sarocesch.de/refersaro2.php

Roleplay Mod V5

by Sarocesch on Aug 16, 2025
Download

Highlights

  • Major stability refactor of registrations (blocks/items/entities/etc.)
  • Fixed Forge registry synchronization crash on startup (duplicate registrations)
  • Improved database (MySQL) safety and reliability
  • Better Discord bot initialization and error reporting
  • General code cleanup, package reorganization, and consistency

Fixes

  • Resolved Forge registry sync error:
    “One or more entry values did not copy to the correct id”
    • Root cause: duplicate block/item registration paths (legacy + new).
      Now registered exactly once via a centralized manager
  • Fixed several missing imports and inconsistent package declarations (notably Discord classes)
  • Corrected commented-out class causing references to fail (CommandHudc), restoring its package and availability
  • Removed sources of NPEs during registration by adding null-checks and consistent ordering
  • Prevented duplicate ItemBlock registration for blocks like atm

Improvements

Centralized registration system

  • All block/item registrations routed through a single manager for consistency and crash prevention
  • Clean separation of model registration (client-only) from core registration

Economy (EcoGlobal) hardening

  • Replaced string-concatenated SQL with prepared statements (prevents SQL injection)
  • Proper try-with-resources for connections/statements/result sets (prevents resource leaks)
  • Added logging and safer error handling; returns are predictable on failure

Database bootstrap (MySQLCreate)

  • Safer table creation/update with structured checks for missing columns
  • Robust error logging and clearer flow; autoReconnect and SSL flags handled in connection URL

Discord integration (DiscordBotStart)

  • Better initialization flow with clear logging
  • Graceful handling of missing/invalid tokens and interruptions

Main mod class

  • Safer registration flows: skip nulls and already-registered entries to avoid duplicates
  • Clearer, more defensive logic for legacy item list handling

Compatibility

  • No breaking changes to gameplay or data formats are intended
  • Existing worlds/configs should load as before
  • MySQL features remain optional; if disabled, economy gracefully returns default values

https://minewache.de/refersaro.php

Roleplay Mod dev3

by Sarocesch on Aug 16, 2025
Download

Don't Use This Version use the latest Release/Beta ⚠️

Handcuffs Removed

Minewache Roleplay Mod V4 dev2

by Sarocesch on Feb 14, 2025
Download

Changelog

Added

  • Localization for the towing tool in language files (German and English)
  • Tooltip localization for the towing tool in German and English

Fixed

  • Fixed double spawning issue with the towing tool (Discord Discussion)
  • Fixed formatting error in the payout text

Removed

  • Removed the card reader system (due to too many bugs)
  • Removed card and card reader block as they are no longer needed

Config Changes

  • Added SaveBalanceInMySQL to Config (default: false)

https://server.sarocesch.de/refersaro2.php

Minewache Roleplay Mod V4 dev1

by Sarocesch on Feb 13, 2025
Download

Changelog

  • Fixed numerous major project bugs
  • Updated Forge version
  • Updated dependencies
  • Fixed minor visual errors
  • Fixed registration error
  • Cleaned up code
  • Improved block hitboxes
  • Introduced new Optifine Check UI

https://server.sarocesch.de/refersaro2.php

Minewache Mod V3 4.9 dev1

by Sarocesch on Dec 10, 2024
Download

Minewache Mod V3 4.8

by Sarocesch on Nov 19, 2024
Download

Project Archived⚠️

Last Update❗

  • /HideHud Removed
  • /plate Removed

Server Start Bug Fixed

https://minewache.de/refersaro.php

Minewache Mod (Roleplay Mod) 4.8 dev4

by Sarocesch on Nov 19, 2024
Download

Minewache Mod (Roleplay Mod) 4.8 dev3

by Sarocesch on Sep 30, 2024
Download

Minewache Mod (Roleplay Mod) 4.8 dev2

by Sarocesch on Sep 30, 2024
Download

Minewache Mod (Roleplay Mod) 4.8 dev1

by Sarocesch on Sep 30, 2024
Download

Minewache Mod V3 4.7

by Sarocesch on Sep 26, 2024
Download

Version 4.7:

  • Register Error Fixed
  • Baton Added

https://minewache.de/refersaro.php

Minewache Mod V3 4.6

by Sarocesch on Aug 30, 2024
Download

Version 4.6:

  • Removed /getuuidinfo command (no longer needed by dev).
  • Fixed server-side crashes.
  • Added /nodrop command.
  • Fixed JDA error.
  • Fixed server join error.
  • Minor translation errors fixed.
  • Block shadow issues resolved.
  • Removed Path Updater (outdated).

https://minewache.de/refersaro.php

Minewache Mod V3 4.5

by Sarocesch on Aug 23, 2024
Download

Version 4.5:

  • /inv Command Fixed.
  • /deleteitems command finally removed. Use /delete minecraft:items.
  • DefaultOptions functionality changed.
  • Improved overall performance.
  • Fingerprint Scanner added.
  • Changed /registerausweis command to /registerid.
  • Minor translation error fixed.

https://minewache.de/refersaro.php

Minewache Mod V3 4.4

by Sarocesch on Jul 24, 2024
Download

Version 4.4:

  • Translation on Server fixed.
  • Translation error fixed.
  • /deleteitems command temporarily removed.
  • /vehiclepreset <vehicle> <plate> command added.
  • House sell system document removal on sell added.
  • /hud command added (Hide HUD without hand).
  • WorldGuard House Sell System fixed.

Minewache Mod V3 4.3

by Sarocesch on Jul 20, 2024
Download

Version 4.3:

  • Light bugs fixed.
  • Snow Remover added.

Minewache Mod V3 4.2

by Sarocesch on Jul 20, 2024
Download

Version 4.2:

  • Road Tool Radius Change added.
  • /gmforce <playername> <gamemode> command added.
  • /gmforcev <playername> <gamemode> command added.

Minewache Mod V3 4.1

by Sarocesch on Jul 19, 2024
Download

Version 4.1:

  • Iron Fence Light Bug Fixed.
  • German and English Translation added (not 100%, WIP).
  • /cleanh command added (clear Hotbar).
  • Color Codes Fixed.

Minewache Mod V3 4.0

by Sarocesch on Jul 16, 2024
Download

Version 4.0:

  • Iron Fence added.
1
2

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+
Filter

Show all versions

Modrinth is open source.

main@9fd0f68

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.