Retrix Solutions {ChunkBuster Plugin} [No Longer Being Sold]

Status
This thread has been locked.

Retrix

Premium
Feedback score
19
Posts
87
Reactions
23
Resources
1
Header.png

what is chunkbuster.png

ChunkBuster is currently the most advanced and configurable faction chunk buster plugin on the market. Simply place the block in the chunk you wish to bust and wait for the work to be done for you. ChunkBuster supports FactionsUUID, as well as MassivecoreFactions and is compatible with ALL Minecraft versions above 1.7.10.

To purchase, please contact us via MC-Market or join our discord: https://discord.gg/ut5Hrux
(See price within the title!)

features.png

Place a block in order to mine an entire chunk.
Ability to cancel your own ChunkBuster & every ChunkBuster currently running.
Customisable Action Bar messages.
Ability to choose the max world height or the block height.
Developer API.
100% Fully Customisable!
Commands and permissions.png

Command Aliases:
/Buster /Cb /ChunkBuster /Chunk

/ChunkBuster - ChunkBuster.Admin
Display the amount of chunkbuster(s) currently watching!

/ChunkBuster give (player) (amount) - ChunkBuster.Give
Give a player a specified amount of chunkbusters

/ChunkBuster stop - ChunkBuster.Stop
Stop all currently running busters on the server

/ChunkBuster cancel - ChunkBuster.Cancel
Cancel your current ChunkBuster

ChunkBuster.Place
Place a chunkbuster.
Media.png


configuration.png


Code:
CHUNKBUSTER:
  ENABLED: true
  SETTINGS:
    COOLDOWN_DURATION: 10
    MAX_HEIGHT: true
    RESTORE_ITEM_ON_CANCEL: true
  ITEM:
    MATERIAL: ENDER_PORTAL_FRAME
    DISPLAYNAME: '&8> &7&k123&r &dChunk Buster &7&k123 &8<'
    LORE:
    - ''
    - '&7Place this block'
    - '&7to destroy the chunk!'
    - ''
Code:
MESSAGES:
  GENERIC:
    NO_PERMISSIONS: '&cYou are lacking permissions to perform this command!'
    OFFLINE_PLAYER: '&cThat player is not online!'
    FEATURE_TOGGLED: '&cThis feature has been toggled off by the server administrators!'
    NUMBER_REQUIRED: '&cPlease enter a valid number! Not &7''&c%user_input%&7''&c!'
    PLAYER_REQUIRED: '&cYou must be a player to perform this command!'
  CHUNKBUSTER:
    AMOUNT_BUSTING: '&cThere are currently &7''&c%amount%&7''&c chunk busters running!'
    GAMEMODE_SURVIVAL_REQUIRED: '&cYou cannot be in this gamemode! Required&7: &8('
    MOD_ROLE_REQUIRED: '&cYou must be at least mod or higher to use this in your own
      land!'
    COMMAND_SUCCESS: '&cYou have successfully given &7''&c%player%&7''&c &7''&c%amount%&7''&c
      chunk buster(s)!'
    CURRENTLY_BUSTING: '&cYou are lacking the ability to use this right now!'
    CANCEL_ERROR: '&cYou cannot cancel this chunk buster, it has already begun!'
    NOT_BUSTING: '&cYou are not currenlty using a chunk buster!'
    CANCEL_ITEM: '&aYou have recieved your chunkbuster!'
    ACTIONBAR:
      ACTIONBAR_MESSAGE: '&aBusting Y Level&7: &c%rows%'
      ACTIONBAR_COMPLETE: '&cBusting Completed!'
    BUSTING_CALCULATION: '&aCalculating blocks...'
    CANCEL_SUCCESS: '&cYou have cancelled your chunk buster!'
    BUSTING_COMPLETE: '&dYour chunk buster has finished!'
    STOPPING_ALL: '&cStopping all chunk busters.'
    BUSTING_WARMUP: '&dYour chunk buster will begin shortly.'
    BUSTING_COUNTDOWN: '&bYour chunkbuster will begin in &7''&c%seconds%&7''&c!'
    FACTION_LAND_ERROR: '&cYou must be within your own claims, or in wilderness to
      use this!'
    CHUNK_ERROR: '&cThere is already a chunk buster in this chunk!'
    USAGE:
    - '&c/ChunkBuster give <player> <amount> &7- &fGive the specified player chunk
      buster(s).'
    - '&c/ChunkBuster stop &7- &fStops all busters in the world.'
    - '&c/Chunkbuster cancel &7- &fCancels the chunk busting process.'
Dev API.png

ChunkBuster currently has 4 custom events

ChunkBusterStartEvent - When a chunkbuster starts busting
ChunkBusterEndEvent - When a chunkbuster finishes
ChunkBusterCancelEvent - When a chunkbuster is cancelled by a player
ChunkBusterStopAllEvent - When a commandsender stops all chunkbusters running

As well as custom events, ChunkBuster also comes with a few simple methods.
Code:
API api = API.getAPI();
api.getChunkBusterAmount() - Get the current amount of busters
api.getPlayersInCountdownMode() - Get the number of players currently receiving the countdown
api.getChunkBuster() - Get the ItemStack ChunkBuster uses.
Terms Of Service.png

Chargebacks are PROHIBITED. Please message us on MC-Market if you have issues with the plugin; we will help you sort them.
Distribution of the plugin is prohibited.
If you find a bug within the plugin, you will report it to us, allowing us to fix it for you and other customers.
You agree to these terms upon purchase.
Buying this plugin states that you agree to these terms, and will abide by them.​
 
Type
Offering

Attachments

  • Header.png
    Header.png
    242.9 KB · Views: 335
  • what is chunkbuster.png
    what is chunkbuster.png
    75.1 KB · Views: 336
  • features.png
    features.png
    44 KB · Views: 338
  • Commands and permissions.png
    Commands and permissions.png
    70.8 KB · Views: 336
  • Media.png
    Media.png
    41.6 KB · Views: 337
  • configuration.png
    configuration.png
    60.1 KB · Views: 335
  • Dev API.png
    Dev API.png
    68.6 KB · Views: 336
  • Terms Of Service.png
    Terms Of Service.png
    64.7 KB · Views: 335
Last edited:

Retrix

Premium
Feedback score
19
Posts
87
Reactions
23
Resources
1
View attachment 114055
View attachment 114056
ChunkBuster is currently the most advanced and configurable faction chunk buster plugin on the market. Simply place the block in the chunk you wish to bust and wait for the work to be done for you. ChunkBuster supports FactionsUUID, as well as MassivecoreFactions and is compatible with ALL Minecraft versions above 1.7.10.

To purchase, please contact us via MC-Market or join our discord: https://discord.gg/ut5Hrux
(See price within the title!)

View attachment 114057
Place a block in order to mine an entire chunk.
Ability to cancel your own ChunkBuster & every ChunkBuster currently running.
Customisable Action Bar messages.
Ability to choose the max world height or the block height.
Developer API.
100% Fully Customisable!
View attachment 114058
Command Aliases:
/Buster /Cb /ChunkBuster /Chunk

/ChunkBuster - ChunkBuster.Admin
Display the amount of chunkbuster(s) currently watching!

/ChunkBuster give (player) (amount) - ChunkBuster.Give
Give a player a specified amount of chunkbusters

/ChunkBuster stop - ChunkBuster.Stop
Stop all currently running busters on the server

/ChunkBuster cancel - ChunkBuster.Cancel
Cancel your current ChunkBuster

ChunkBuster.Place
Place a chunkbuster.
View attachment 114059

View attachment 114060

Code:
CHUNKBUSTER:
  ENABLED: true
  SETTINGS:
    COOLDOWN_DURATION: 10
    MAX_HEIGHT: true
    RESTORE_ITEM_ON_CANCEL: true
  ITEM:
    MATERIAL: ENDER_PORTAL_FRAME
    DISPLAYNAME: '&8> &7&k123&r &dChunk Buster &7&k123 &8<'
    LORE:
    - ''
    - '&7Place this block'
    - '&7to destroy the chunk!'
    - ''
Code:
MESSAGES:
  GENERIC:
    NO_PERMISSIONS: '&cYou are lacking permissions to perform this command!'
    OFFLINE_PLAYER: '&cThat player is not online!'
    FEATURE_TOGGLED: '&cThis feature has been toggled off by the server administrators!'
    NUMBER_REQUIRED: '&cPlease enter a valid number! Not &7''&c%user_input%&7''&c!'
    PLAYER_REQUIRED: '&cYou must be a player to perform this command!'
  CHUNKBUSTER:
    AMOUNT_BUSTING: '&cThere are currently &7''&c%amount%&7''&c chunk busters running!'
    GAMEMODE_SURVIVAL_REQUIRED: '&cYou cannot be in this gamemode! Required&7: &8('
    MOD_ROLE_REQUIRED: '&cYou must be at least mod or higher to use this in your own
      land!'
    COMMAND_SUCCESS: '&cYou have successfully given &7''&c%player%&7''&c &7''&c%amount%&7''&c
      chunk buster(s)!'
    CURRENTLY_BUSTING: '&cYou are lacking the ability to use this right now!'
    CANCEL_ERROR: '&cYou cannot cancel this chunk buster, it has already begun!'
    NOT_BUSTING: '&cYou are not currenlty using a chunk buster!'
    CANCEL_ITEM: '&aYou have recieved your chunkbuster!'
    ACTIONBAR:
      ACTIONBAR_MESSAGE: '&aBusting Y Level&7: &c%rows%'
      ACTIONBAR_COMPLETE: '&cBusting Completed!'
    BUSTING_CALCULATION: '&aCalculating blocks...'
    CANCEL_SUCCESS: '&cYou have cancelled your chunk buster!'
    BUSTING_COMPLETE: '&dYour chunk buster has finished!'
    STOPPING_ALL: '&cStopping all chunk busters.'
    BUSTING_WARMUP: '&dYour chunk buster will begin shortly.'
    BUSTING_COUNTDOWN: '&bYour chunkbuster will begin in &7''&c%seconds%&7''&c!'
    FACTION_LAND_ERROR: '&cYou must be within your own claims, or in wilderness to
      use this!'
    CHUNK_ERROR: '&cThere is already a chunk buster in this chunk!'
    USAGE:
    - '&c/ChunkBuster give <player> <amount> &7- &fGive the specified player chunk
      buster(s).'
    - '&c/ChunkBuster stop &7- &fStops all busters in the world.'
    - '&c/Chunkbuster cancel &7- &fCancels the chunk busting process.'
View attachment 114061
ChunkBuster currently has 4 custom events

ChunkBusterStartEvent - When a chunkbuster starts busting
ChunkBusterEndEvent - When a chunkbuster finishes
ChunkBusterCancelEvent - When a chunkbuster is cancelled by a player
ChunkBusterStopAllEvent - When a commandsender stops all chunkbusters running

As well as custom events, ChunkBuster also comes with a few simple methods.
Code:
API api = API.getAPI();
api.getChunkBusterAmount() - Get the current amount of busters
api.getPlayersInCountdownMode() - Get the number of players currently receiving the countdown
api.getChunkBuster() - Get the ItemStack ChunkBuster uses.
View attachment 114062
Chargebacks are PROHIBITED. Please message us on MC-Market if you have issues with the plugin; we will help you sort them.
Distribution of the plugin is prohibited.
If you find a bug within the plugin, you will report it to us, allowing us to fix it for you and other customers.
You agree to these terms upon purchase.
Buying this plugin states that you agree to these terms, and will abide by them.​

Finally added support for Massivecore Factions!
 

HairHen_CR

Feedback score
5
Posts
331
Reactions
27
Resources
0
Just something I don’t want to trash your thread but that is not worth 5$ it’s not worth nothing you can get a free one with the same aspects for free on spigot by looking up ChunkMiner
 

Retrix

Premium
Feedback score
19
Posts
87
Reactions
23
Resources
1
Just something I don’t want to trash your thread but that is not worth 5$ it’s not worth nothing you can get a free one with the same aspects for free on spigot by looking up ChunkMiner
That plugin is buggy and doesn't work the same way as this.
 

Retrix

Premium
Feedback score
19
Posts
87
Reactions
23
Resources
1
It works perfectly on a server that 100+ players play on it
Alright, use that one instead then? Our chunk busting plugin supports both MCore and UUID as well as performs the removal one layer at a time, please stop trashing my thread; there was no reason to say that there are other versions, there are other versions for every plugin you find :)
 
Status
This thread has been locked.
Top