(HELP) PAYING $1 To whoever can fix my problem

Status
This thread has been locked.

Callet

Dedicated Mineman
Premium
Feedback score
10
Posts
643
Reactions
110
Resources
0
Hello... i am currently trying to config my tokenenchant plugin (The premium one from spigot) but its not working... I have explosive 200 on a pickaxe and i can hear the noise of tntexploding but it does not do the explode blocks thing....

If you tell me how to fix this I’ll give you $1 on paypal

My config
Explosive:
price: 10
max: 300 # the level of Explosive will be used as the radius of explosion.
radius: 6 # radius
multiplier: 5
# you can nominate the world, which prevents explosive
invalid_in_world:
- plotworld
# you can turn on automatic pickup.
pickup: true
# you can turn on automatic smelting
smelt: true
# you can turn on/off explostion sound/visual effects
effect: true
# you can turn on/off explostion sound effects
sound: true
# You can set the occurrence of explosion.
# random: randomly occur based on the level
# always: explosion occur always.
occurrence: random
use_explode_event: true

Plugin list

Animated Tablist
Announcements
AntiLag
Arconix
AutoSell
BarGamble
BlockPartie
Buycraft
CS-CoreLib
ChatReaction
ChestShop
Citizens
ClearChat
ColoredTablist
Combat Log
CommandNPC
CommandRegions
CustomCrates
CustomList
SorixTAGs (Custom)
EzBlocks
EzPrestige
EzRanksPr
EchoPet
Essentials
FeatherBoard
GalListner
HeadsDataBase
HeadsLite
Holograms
InventoryFull
LiteBans
MCStatsXYZ
MvDWPLugin
MineResetLite
MoneyPouch
MonthlyCrates
Multiverse-Core
NoFlyZone
PermissionsEX
PlayerVaults
PlotSquared
PlugMan
PluginMetrics
Prison
PrisonUtils
ProtocolLib
ShopGuiPLUS
StaffPlus
Tablist
TokenEnchant (+ Plugins to add explosive)
Vault
Vouchers
WorldEdit
WorldGuard

If you can help me please do - discord - Callet#9284
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Joserex65

Feedback score
0
Posts
7
Reactions
2
Resources
0
If your region is not protected by any plugin, I would recommend:
  • Changing use_explode_event to false
    Code:
    use_explode_event: false
  • And try setting the occurrence to always, although that is your choice, maybe for testing, it will be easier:
    Code:
    occurrence: always
 

Callet

Dedicated Mineman
Premium
Feedback score
10
Posts
643
Reactions
110
Resources
0
If your region is not protected by any plugin, I would recommend:
  • Changing use_explode_event to false
    Code:
    use_explode_event: false
  • And try setting the occurrence to always, although that is your choice, maybe for testing, it will be easier:
    Code:
    occurrence: always
please add me on discord Callet#9284
 
Status
This thread has been locked.
Top