Fixed

Status
This thread has been locked.

OMGItzNick

♕ Sigma Services ♕ ✦Founder✦
Banned
Feedback score
13
Posts
466
Reactions
311
Resources
0
Hi MCM,

My factions server is currently in beta. We run on 1.7.10 PaperSpigot. Cannons like 20 stackers work, but bigger cannons like 100 & 200 stackers don't. The cannons are built properly. And before anyone says don't limit the tnt in the paper.yml and set fix-cannons: true, I've done that. I'm not sure what it is which makes the big cannons blow up. If anyone will be able to make me a plugin or something. Please PM me. If you don't know what you're doing, please don't PM me.

Thanks for reading.

~OMGItzNick
 
Last edited:

Zorify

Feedback score
7
Posts
194
Reactions
116
Resources
0
Spigot.yml -
max-tnt-per-tick: 2500

world-settings:
default:
verbose: true - DO NOT DISABLE MIGHT HAVE ISSUES IF DO

Paper.yml
world-settings:
default:
verbose: true - DO NOT DISABLE MIGHT HAVE ISSUES IF DO

load-chunks:
enderpearls: true
tnt-entities: true
falling-blocks: true

remove-unloaded:
enderpearls: true
tnt-entities: true
falling-blocks: true

fast-drain:
lava: false
water: true

lava-flow-speed:
normal: 32
nether: 12

You can put this if you want (recommended)
disable-explosion-knockback: true

These settings work for every cannon that i know of if your cannon has more then 2500 tnt you might want to put it higher.
 
Last edited:
Status
This thread has been locked.
Top