- Для версий
- 1.8.✘
- 1.9.✘
- 1.10.✘
- 1.11.✘
- 1.12.✘
- 1.13.✘
- 1.14.✘
- 1.15.✘
- 1.16.✘
- 1.17.✘
- 1.18.✘
- 1.19.✘
- 1.20.✘
» Hightly configurable and lightweight plugin for rewarding player that mines a specific block.
Create and unlimited amount of blocks that will give player rewards after mining.
» All configuration is seperated per block.
» Each block can do different actions on mine, destroy or reset.
» Rewards can be simply configurated per place.
» Holograms (Supported CMI, HolographicDisplays and DecentHolograms)
» Placeholders (Supported PlaceholderAPI)
» Offline cache reward system
» Permission system
» Enchant limiting
» AntiAFK system & Captcha
» AntiCheat system. Can block FASTBREAK cheats.
» Mining effects, make block harder to mine.
» Cooldown and schedules, make block appear once a time or specified on time
» Full language support
» GUIs for every block
» History of block destroys
» Easy to use and configurate
» No dependency, only holograms!
» Zero lag plugin
» MySQL and SqLite support
» Development API
» AutoSave for no data loss
» Everything reloadable with in-game command
» HEX and Gradient text supported
» Using.. (IridiumColorAPI)
» Download this plugin to your server folder
» Reload/Restart server
* Default block is created at 0,0 world
» Edit config for correct block locations and type
» For holograms select your correct provider
» For storage setup database
» Reload/Restart server
» And enjoy!
» Discord invite: Připoj se k serveru FirePlugins - Support na Discordu!
» /mysteryblocks help - Print help menu
* firemysteryblocks.command.help
» /mb list - Prints all blocks and their info
* firemysteryblocks.command.list
» /mb reload - Reloads plugin
* firemysteryblocks.command.reload
» /mb messages - Toggle viewing of messages from plugin
* firemysteryblocks.command.messages
» /mb hide - Toggle player hiding while mining
* firemysteryblocks.command.visibility
» /mb teleport <block> - Teleports you to mystery block
* firemysteryblocks.command.teleport
» /mb create <block> - Creates a new mysteryblock
* firemysteryblocks..commandcreate
» /mb delete <block> - Deletes existing mysteryblock
* firemysteryblocks.command.delete
» /mb set <block> - Reposition existing mysteryblock
* firemysteryblocks.command.set
» /mb finish <block> - Skip progress of existing mysteryblock
* firemysteryblocks.command.finish
» /mb reset <block> - Reset existing mysteryblock progress
* firemysteryblocks.command.reset
» /mb resetall - Reset progress of all mystery blocks
* firemysteryblocks.command.resetall
» /mb open <block> [player] - Open specific mysteryblock gui
* firemysteryblocks.command.open
» /mb history <block> <entry> - Show mysteryblock destroy history
* firemysteryblocks.command.history
» /mb breaks-add <block> <number> [player] - Adds mines to mysteryblock
* firemysteryblocks.command.breaks-add
» firemysteryblock.<blockname>.mine - Allow player to mine specific block
» firemysteryblock.<blockname>.bypass.<type> - Ignores specific effect of block
» anti-cheat - Ignore anti-cheat checks
» mining-effects - Ignore effect applied on mining
» enchant-limit - Ignore item enchant limits
» anti-afk - Ignore anti-afk checks
» item-damage - Ignore tool damage
» %FireMysteryBlocks_<BLOCK>_REQUIRED% - Return number of required block mines
» %FireMysteryBlocks_<BLOCK>CURRENT<ASC/DESC>% - Return number of current block mines
» %FireMysteryBlocks_<BLOCK>_PLAYER% - Return number of player mines
» %FireMysteryBlocks_<BLOCK>POSITION<1-X>_<NAME/MINES>% - Return data of position
» %FireMysteryBlocks_<BLOCK>PROGRESS<BAR/PERCENTAGE>% - Return progress of block mined
» %FireMysteryBlocks_<BLOCK>_DESTROYS% - Return number of how many times block was destroyed
» %FireMysteryBlocks_<BLOCK>_COOLDOWN_ACTIVE% - Return boolean if cooldown is active
» %FireMysteryBlocks_<BLOCK>COOLDOWN_CURRENT<FORMATTED/SHORT/PLAIN>% - Return string of current cooldown time
» %FireMysteryBlocks_<BLOCK>SCHEDULE<PREV/NEXT>% - Return date, when will be block regenerated at.
» %FireMysteryBlocks_<BLOCK>SCHEDULE<PREV/NEXT>_<FORMAT>% - Return formatted date, when will be block regenerated at.
» %FireMysteryBlocks_<BLOCK>SCHEDULE_REMAINING<FORMATTED/SHORT/PLAIN>% - Return string of remaining time to regeneration
» %FireMysteryBlocks_<BLOCK>_HISTORY_SIZE% - Return number of history saved
» %FireMysteryBlocks_<BLOCK>HISTORY_DATE<1-X>% - Return string of date, when was block destroyed
» %FireMysteryBlocks_<BLOCK>HISTORY_POSITION<1-X>_<1-X>_MINES% - Return history player mines
» %FireMysteryBlocks_<BLOCK>HISTORY_POSITION<1-X>_<1-X>_NAME% - Return history player name
» %FireMysteryBlocks_<BLOCK>_REGENERATION_ACTIVE% - Return boolean if regeneration is active
» %FireMysteryBlocks_<BLOCK>_REGENERATION_AMOUNT% - Return number of regenerated health
» %FireMysteryBlocks_<BLOCK>REGENERATION_CURRENT<FORMATTED/SHORT/PLAIN>% - Return string of current regeneration time
Legend:
» ASC - In ascending order
» DESC - In descending order
» BAR - Return progress as ASCII bar
» PERCENTAGE - Return progress as number
» PREV - Return previous date
» NEXT - Return next date
» FORMAT - Return date in format (dd.MM.yyyy HH:mm:ss)
» FORMATTED - 02:16:05
» SHORT - 2h 16m 5s
» PLAIN - 8156
» 1-X - Position of player
» NAME - Return name of player
» MINES - Return number of mines of player