
RpEssentials
Nickname players, configurable Jobs, Schedule system (for opening/closing), chat formatting, last connection tracker and much more! Read the description to learn more about it
Оцените первым
666
3
Список изменений
[1.2.1] - 2026-02-01
Fixed
- Double Join/Leave Messages: Fixed critical bug where players would see duplicate connection messages:
- Removed redundant message broadcasting in
OneriaEventHandler. - Consolidated all join/leave message handling into
MixinPlayerListfor cleaner interception. - Messages are now sent exactly once per player connection/disconnection.
- System properly respects the
enableCustomJoinLeaveconfiguration option.
- Removed redundant message broadcasting in
Technical
-
Enhanced Classes:
OneriaEventHandler- Removed duplicate join/leave message code (lines 20-35 and 70-88).MixinPlayerList- Now the sole handler for vanilla message interception and custom message broadcasting.oneria.mixins.json- AddedMixinPlayerListto the mixin registry.
-
Code Quality:
- Eliminated code duplication between event handler and mixin system.
- Improved separation of concerns (event handling vs. message interception).
- Better debug logging for join/leave message flow.
Migration Notes
- No configuration changes required - fully backward compatible with 1.2.0.
- Existing
joinMessageandleaveMessagesettings continue to work as expected. - Players will now see exactly one join message and one leave message as intended.
- If you experience any issues, ensure
MixinPlayerListis properly registered inoneria.mixins.json.
Known Behavior
- Join/leave messages are handled via Mixin interception of vanilla messages.
- The system intercepts both English ("joined the game") and French ("a rejoint la partie") variants.
- Nickname resolution is performed dynamically when messages are sent.
- Debug logging can be enabled to track message flow: look for
[Join]and[Leave]prefixes in logs.
Файлы
oneriaserverutilities-1.2.1.jar(69.85 KiB)
ОсновнойМетаданные
Канал релиза
Release
Номер версии
1.2.1
Загрузчики
NeoForge
Версии игры
1.21.1
Загрузок
14
Дата публикации
01.02.2026
