⭐️ [$5.49] WildBuster ⭐️ Very optimized chunk-buster plugin [WITH REVERSE MODE!!!]

Status
This thread has been locked.

Ome_R

BG-Software © 2018 - 2024
Supreme
Feedback score
16
Posts
0
Reactions
477
Resources
7
w7r5NGJ.png


A98va9Y.png

WildBuster brings a new block to the game called "Chunk-Buster". This block can bust entire chunks in a moment without causing any lag to the server!
Make sure you test the plugin before you purchase on WILD.BG-SOFTWARE.COM





UhUip3w.png

- Customizable Chunk-Busters
- Unlimited Chunk-Busters
- Limit amount of active Chunk-Busters
- Reverse mode
- Supports FactionsUUID
- Supports MassiveCore Factions
- Optimized
- Configurable messages





EzpE9av.png

buster cancel [player-name OR world,x,z] - Cancel yours or others active chunk-busters.
buster give <player-name> <buster-name> [amount] - Give a chunk-buster item to a specific player.
buster reload - Reload the settings and the language files.
buster save - Save all chunk-busters to files.





avkkYAs.png

wildbuster.* - Gives access to all the command.
wildbuster.use - Gives access to place a chunkbuster
wildbuster.cancel - Gives access to cancel your own active chunk-busters
wildbuster.cancel.other - Gives access to cancel other players' active chunk-busters
wildbuster.give - Gives access to give to yourself the chunk-buster item
wildbuster.give.other - Gives access to give to any player the chunk-buster item
wildbuster.reload - Gives access to reload all configuration files.
wildbuster.save - Gives access to save manually all busters to files.





KHlmNkn.png

You can hook into the plugin by using the WildBuster API.





s8WAG9A.png

You can buy the source code from me by sending me a message.
The source code costs $7.50, and is available to purchase for customers only.





gKdwgpx.png

• You are not allowed to resell this resource.
• You are not allowed to claim this resource as yours.
• You are not allowed to decomplie this resource.
• You are not allowed to chargeback what so ever.
• Any chargeback will result your license to get deactivated, even if I win the case.
• Contact me via pm for any issues.
• False reviews without any reason will lead your license to get revoked.
• Refund Policy:

I am not giving any refunds, but only if the plugin completely breaks your server. Thus, it depends on how big the issue is. I have all rights to reject or accept refunds, without providing you with accountability.
You should provide a proof, or I won't refund you.



JpmSeIl.png

• play.minesuperior.com • play.breakingmc.net • play.champixel.net • camels.vsmc.co •
















 
Last edited:

LavaBucket

System Administrator
Supreme
Feedback score
4
Posts
239
Reactions
27
Resources
0
1FHxJOG.png


eHztUkI.png

- Bust an entire chunk
- Hooks up with Factions
- All messages are customizable.
- All settings are customizable.
- Bypass mode is hooked up with Factions' bypass mode
- Reverse mode on buster cancelling
- Supports 1.8+
Code:
#######################################################
##                                                   ##
##             WildBuster Configuration              ##
##     Made while drinking coffee by OmerBenGera     ##
##                                                   ##
#######################################################

#How much time should the buster wait between each level (in ticks)?
busted_ylevel_interval: 10

#The highest y of the buster (The first Y level)
start_busted_ylevel: 256

#The highest y of the buster (The last Y level)
stop_busted_ylevel: 1

#How many y levels will be busted every bust run?
busted_ylevels_amount: 1

#How many busters can one player run together?
running_busters_amount: 2

#If you have a Factions plugins, will the buster can be placed inside own claims?
only_inside_claim: false

#If there is a level without any blocks, it will skip it and continue to the next level without waiting.
skip_air_level: false

#When cancelling a buster, should the buster reverse all the blocks that it broke?
#Note: When this option is disabled, the buster won't save data for the blocks!
reverse_on_cancel: true

#What is the minimum level to cancel the buster (won't be able to cancel buster if it busted levels below this one)
minimum_level_cancel: 0

#How much time should be passed before starting to bust the chunk? (in ticks)
time_before_running: 0

#Blocked block types, which won't be busted by the busters
#https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html
blocked_materials:
- BEDROCK

#The chunkbuster item
chunkbuster:
  type: SPONGE
  data: 1
  name: '&6Chunk Buster &7(Place to bust)'
  lore:
  - '&7Place this chunk buster'
  - '&7to bust the chunk!'
Code:
#######################################################
##                                                   ##
##               WildBuster Messages                 ##
##     Made while drinking coffie by OmerBenGera     ##
##                                                   ##
#######################################################

PLACED_BUSTER: '&aYou &eplaced a new &abuster &eand it should start running in {0} seconds.'
BUSTER_FINISHED: '&aYour &ebuster has been &afinished'
COMMAND_HELP: |-
  &8&m-------- &6&lWildBuster &8&m--------
  &6/buster give <player-name> [amount] &8- &fGive the chunkbuster item to a specific player.
  &6/buster cancel &8- &fCancels your buster.
ACTIONBAR_BUSTER_MESSAGE: '&eBusting Y Level: &a{0}'
ACTIONBAR_CANCEL_MESSAGE: '&eReversing Y Level: &a{0}'
MAX_BUSTERS_AMOUNT: '&cYou cannot run more than {0} busters at a time.'
CHUNK_ALREADY_BUSTED: '&cThis chunk is currently busted, and you cannot place your buster inside it.'
MUST_PLACE_IN_CLAIM: '&cYou cannot place a chunkbuster outside your claims.'
INVALID_PLAYER: '&cCoundn''t find a player called ''{0}''.'
INVALID_NUMBER: '&cThe number ''{0}'' is invalid.'
GIVE_SUCCESS: '&aYou &egave to &f{0} &ea &achunkbuster'
INVALID_BUSTER: '&cYou don''t have any active busters.'
INVALID_BUSTER_OTHER: '&cThis player doesn''t have any active busters.'
BELOW_MINIMUM_CANCEL: '&cYou cannot cancel your buster now...'
BELOW_MINIMUM_CANCEL_OTHER: '&cYou cannot cancel the buster of {0} now...'
CANCELLED_BUSTER: '&aYou &ecancelled your &abuster&e. Start &areversing &eblocks now...'
CANCELLED_BUSTER_OTHER: '&aYour &ebuster was &acancelled &eby &f{0}&e. Start &areversing &eblocks now...'
CANCELLED_OTHER_SUCCESS: '&aYou &ecancelled the &abuster &eof &f{0}&e. Start &areversing &eblocks now...'
NO_PERMISSION: '&cYou cannot use this command.'
NO_PERMISSION_PLACE: '&cYou don''t have access to place chunkbusters.'



ofbsOj7.png

- /buster give <player-name> [amount] - Give the chunkbuster item to a specific player
- /buster cancel [player-name OR *] - Cancel yours or others active buster.



qYMmP05.png

- wildbuster.* - Access to all the things that are listed below.
- wildbuster.use - Access to place chunkbusters.
- wildbuster.cancel - Access to /buster cancel command.
- wildbuster.cancel.other - Ability to cancel others chunkbusters.
- wildbuster.give - Access to /buster give command.
- wildbuster.give.other - Ability to give item to other players.



AZxYM8w.png

Server IP: 51.38.50.120



vOZMBRe.png

Drag the .jar file into the plugins folder of your server, and that's it.



zC5fgbN.png
https://www.mc-market.org/resources/6557/



QMDpk1T.png

Willing to give away 2 vouch copies! [2/2]
Claimed by pace and Juuq
HUlZ6BC.png
Hey I was messing around with tnt on the test server along with testing the plugins and I broke the signs at spawn I am sorry... you should try worldguarding it.
 

Ome_R

BG-Software © 2018 - 2024
Supreme
Feedback score
16
Posts
0
Reactions
477
Resources
7
Hey I was messing around with tnt on the test server along with testing the plugins and I broke the signs at spawn I am sorry... you should try worldguarding it.
Lol, no worries
I will place them back when I come back home from the vacation
 

Ome_R

BG-Software © 2018 - 2024
Supreme
Feedback score
16
Posts
0
Reactions
477
Resources
7
New Update: [1.1.6]
Fixed a bug which caused server lag. Plus, the plugin should be much more optimized
 

Ome_R

BG-Software © 2018 - 2024
Supreme
Feedback score
16
Posts
0
Reactions
477
Resources
7
New Update: [1.2.0]
Fixed a bug of invisible entities. If you have any issues or lags with this version, please notify me via MCM
 

Ome_R

BG-Software © 2018 - 2024
Supreme
Feedback score
16
Posts
0
Reactions
477
Resources
7
New Update: [1.2.1]
Fixed a dupe bug with /buster cancel & added the ability to "disable" messages
 

Ome_R

BG-Software © 2018 - 2024
Supreme
Feedback score
16
Posts
0
Reactions
477
Resources
7
New Update: [1.2.2]
Fixed an unlimited placements of busters bug
 

Ome_R

BG-Software © 2018 - 2024
Supreme
Feedback score
16
Posts
0
Reactions
477
Resources
7
New Version: [1.3.0]
Now you can create more than one buster
 
Status
This thread has been locked.
Top