Skip to content

Releases: Dans-Plugins/Medieval-Roleplay-Engine

1.14.0 (Convention Alignment & Command Fix)

26 Apr 00:53

Choose a tag to compare

What's Changed

  • Repository housekeeping: The codebase has been realigned to follow DPC conventions, keeping the project consistent with broader plugin ecosystem standards. (#312)
  • Bug fix — /roll command: The /roll command previously failed silently when called without arguments, giving players no feedback. This has been resolved so the command now responds appropriately. (#314)

Full Changelog

v1.13.0 → v1.14.0

Snapshot 4/26/2026

26 Apr 20:30
4e45c27

Choose a tag to compare

Snapshot 4/26/2026 Pre-release
Pre-release

copilot/refactor-clean-code-principles

Medieval Roleplay Engine v1.13.0 (Add logging for local chats)

27 May 07:44
c103457

Choose a tag to compare

What's Changed

  • Modified Messenger to log all chats to console
  • Added dev container to ease development
  • Added test container to ease testing

Full Changelog: v1.12.0...v1.13.0

Medieval Roleplay Engine v1.12.0 (Configurable Bird Speed)

06 Jan 03:56
5fad1e2

Choose a tag to compare

What's Changed

Full Changelog: v1.11.0...v1.12.0

Medieval Roleplay Engine v1.11.0 (No More Singleton, Revert to Legacy Chat, Support Spaces, Validate Age Input)

05 Dec 23:29

Choose a tag to compare

What's Changed

Full Changelog: 1.10...v1.11.0

Medieval Roleplay Engine 1.11.0-beta.1

05 Dec 04:49

Choose a tag to compare

Pre-release

What's Changed

Full Changelog: 1.10...1.11.0-beta.1

Medieval Roleplay Engine 1.10 (Mailboxes Integration & Fixes)

21 May 16:26
ec6614e

Choose a tag to compare

What's Changed

  • Integrated Mailboxes with the plugin.
  • Fixed MF & Mailboxes integration errors. by @dmccoystephenson in #266

Full Changelog: v1.9...1.10

Medieval Roleplay Engine 2.0 Alpha - May 6th, 2022

07 May 05:32

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.10-beta-1...2.0-ALPHA-5-6-2022

Note

This version of the plugin is not compatible with 1.x saves and is not recommended for use in production.

Medieval Roleplay Engine v1.10-beta-1

04 Oct 06:24

Choose a tag to compare

Pre-release

Changes in Medieval Roleplay Engine v1.10-beta-1

  • Integrated Mailboxes with the plugin.
  • If a player is offline when they are sent a bird, the contents of the message will now be stored in the player's mailbox. (Requires Mailboxes)

Medieval Roleplay Engine v1.9 (MF Integration, Optimizations)

29 Sep 04:57

Choose a tag to compare

Changes in Medieval Roleplay Engine v1.9

  • Integrated Medieval Factions with the plugin.
  • If a player is in a faction, their faction's name will be shown when their character card is displayed. (Requires Medieval Factions)
  • A player's power will now be shown when their character card is displayed. (Requires Medieval Factions)
  • Optimized the /card command.
  • Added the /card lookup command, altering the functionality of character card lookups.
  • Implemented a caching system for character card lookups.