Unofficial site, not affiliated with modrinth.com.What is this?
Плагины/BlockRevive
  • BlockRevive 1.0.7

    release4 ноября 2025 г.

    Randomized Block Regeneration Feature

    • Added brand new Randomized Block Regeneration feature!
    • Blocks can now regenerate as different block types from a weighted pool.
    • New /blockrevive reset <region> command to restore blocks to original state. (Works on live regions and paused regions)
    • Updated API with 5 new methods (API v1.2.0) Check wiki for details
    • Auto-update language files to include brand new regeneration messages
    • Auto-update example-region.yml with new regeneration settings
  • BlockRevive 1.0.6

    release31 октября 2025 г.

    What's New in v1.0.6

    Brand New Mining Rewards System!

    A complete progression system that rewards players for mining blocks in your regeneration regions!

    Features:

    • Multi-tier rewards - Create progressive rewards with increasing difficulty
    • Flexible rewards - Give items, money (Vault), execute commands, or send messages
    • Smart tracking - Track all blocks or specific types (vanilla + Nexo custom blocks)
    • Beautiful GUI - Interactive menu with real-time progress tracking (/blockrevive rewards)
    • Permission support - Optional permission-based rewards for donators/ranks
    • Multi-language - Full translations for EN, DE, ES, FR
    • Custom icons - Different icons for completed rewards
    • Nexo integration - Custom GUI textures with glyph support

    New Commands:

    • /blockrevive rewards - Open rewards GUI
    • /blockrevive rewards reload - Reload rewards config
    • /blockrevive rewards reset <player> <reward|all> - Reset player rewards

    Configuration:

    • New rewards.yml file with extensive examples and documentation
    • Auto-generates reward_data.yml for player progress tracking
    • Language files auto-update with new reward messages

    API Updates (v1.1.0)

    Added 11 new reward system methods for developers:

    • isRewardSystemEnabled(), getPlayerCurrentTier(), getPlayerRewardProgress()
    • hasPlayerClaimedTier(), canPlayerClaimTier(), resetPlayerReward()
    • resetPlayerRewards(), rewardExists(), getAllRewardIds(), addRewardProgress()

    Performance Improvements

    • Optimized per-reward block tracking system
    • Improved GUI refresh efficiency
    • Enhanced language file caching

    Upgrading

    Fully backward compatible! Just replace the JAR and restart - no manual configuration needed. Language files will auto-update with new reward messages.

    Make sure to check out the wiki as that now has been update with all the new features etc... Wiki

    If you have any issue make sure to join the discord and let me know so I can fix it. Discord

    Hope you all enjoy.

  • BlockRevive 1.0.5

    release25 октября 2025 г.

    Critical Crop Drop Fix for Non-OP Players

    • Fixed crop drops not spawning for non-OP players with requiresPermission: true
    • Added manual drop spawning system at HIGHEST priority for non-OPs
    • Optimized tick delays for faster, smoother crop regeneration (1 ticks total)
    • Crops now drop loot identically for both OPs and non-OPs
    • Fixed permission check interference with Minecraft's drop calculation
    • Improved crop handling to not touch blocks until after drops spawn
    • All crop types (wheat, potatoes, carrots, etc.) now work correctly
  • BlockRevive 1.0.4

    release24 октября 2025 г.

    New Language File, Permission Fix and Config Update

    • Fixed ops-bypass-regeneration not doing what it should be doing. (Check wiki for better explanition.
    • Added in new lang folder.
    • Lang folder has 4 files (en,es,de and fr) You can also add in your own lang file too.
    • Added new config option to select which lang to use.
    • Auto merge old config to new config.
    • Small code clean up.

    Do bare in mind the other 3 files are translated from online, so it may not be 100% accurate. Do let me know in discord if it needs to be fixed.

  • BlockRevive 1.0.3

    release23 октября 2025 г.

    Small Update

    • Fixed WorldGuard not being checked on 1.21.10
    • Small code clean up
  • BlockRevive 1.0.2

    release22 октября 2025 г.

    Small update for 1.21.9 and 1.21.10

    • Fixed Database causing plugin not to startup.
  • BlockRevive 1.0.1

    release15 октября 2025 г.

    PlaceholderAPI support

    Hello everyone, this update adds in Placeholder support. You can use custom blockrevive placeholder in the following list below:

    • Holograms (DecentHolograms and any other hologram plugin)
    • Scoreboard (SimpleScore and any other scoreboard plugin)
    • Tab (Tab, CMI Tab and other tab plugins)

    To see all the placeholder check out the wiki: https://github.com/Turretedash7/BlockReviveWiki/wiki/PlaceHolder There are some example as to how to use them.

    Api has also been updated to show placeholder support. Check wiki to see latest API update: https://github.com/Turretedash7/BlockReviveWiki/wiki/API

    Hope you enjoy, if any issue do join discord for support.

  • BlockRevive 1.0.0

    release11 октября 2025 г.

    Database and code clean up (No longer in Alpha)

    Hello everyone, this update is a good update.

    I have finally moved away from alpha and now the plugin is fully ready with what it has so far. All that is to do is add in new dependices and new features to the plugin overtime.

    Update:

    • Added in MySQL
    • Cleaned up debug
    • Tested on 1.21.9 and 1.21.10 both version working
    • extra code cleanup.

    You can get the updated config in the wiki (or delete the config for it to regenerate again) and ive updated the API to have the Database information in it.

    New command: /blockrevive db /blockrevive database

    This show information in chat about the database.

  • BlockRevive 1.0.5-SNAPSHOT

    alpha10 октября 2025 г.

    bStat and Performance update

    Hello everyone, this update fixes some performance issue and also adds in bStats to the plugin.

    Added bStats Implemented async file operations for all save/load methods Fixed TPS drops during auto-saves and VeinMiner (nexoaddon) usage. Removed per-block save spam for better performance Fixed IllegalPluginAccessException on server shutdown Moved some features to async for better performance.

    This will be the last update for Snapshot as i feel like this plugin should be algoods to be a full plugin.

  • BlockRevive 1.0.4-SNAPSHOT

    alpha9 октября 2025 г.

    Custom Crops and OP fix up

    This one is bit of a bigger update:

    • Added in new Crop Features. You can now farm.
    • Fixed Players and Mobs being able to trample and jump on crops which broke them.
    • Fixed OP Players being up to reset crop progress.
    • Add in new stage event for regeneration. Grops will start at the Stage 0 and grow to final stage when you break them. -Disable water from entering farm regions. -Added in new custom message to let players know they cant break plants when regrowing.
    • Fix dupe when plant would sometimes give players seeds when mid growing

    With this update, I highly recommend you to check the wiki to see the new config to update it and same with updating your example-region file too. So the new crop feature works. Wiki

    As of right now I haven't tested Nexo crops but it should work. If not do let me know in discord.

    Enjoy this update. We wont be long till we get out of Alpha :)

  • BlockRevive 1.0.3-SNAPSHOT

    alpha9 октября 2025 г.

    Ive haven't added the other older version as they not needed as this is latest so far.

    Fixed Performance:

    Holograms Block spawn rate Veinminer (Nexo Addon) Particles

    Refixed how the plugin now registers each Block State when breaking, regenerating and spawning.

    Fixed Veinminer causing some slight performance spike due to single ticks in Block State.

    Fixed Hologram and Particles ticks and changes to batches.

    Fixed Permission:

    /blockrevive permission enable /blockrevive permission disable

    When typing these commands in chat, they would fully reset you region files causing you to loose any configs setup in the region file. Have now fixed it to only update its single line of config and not touch the others

  • BlockRevive 1.0 Alpha

    alpha7 октября 2025 г.

    This is still early alpha, Still many more things to be added and worked. But it is stable to a certain point. No problems so far

Совместимость

Minecraft: Java Edition

Платформы

Сведения

Лицензия:
Опубликован:8 месяцев назад
Обновлён:7 месяцев назад
ID проекта:
Главная