Small plugin - for vouch

Status
This thread has been locked.

R_Flintstone

Feedback score
2
Posts
117
Reactions
14
Resources
0
Hi all,

I'm currently working on a server for a minecraft series however Squids don't spawn that often or not at all. After a lot of troubleshooting we have confirmed that this is due to the game version 1.13.*

If possible I would like to request a (free) plugin in return for a vouch that can detect (flowing)water paterns and X amount of squids each X seconds. As the patern needs to be customizable I also would like to request a config file so that you can config wich patern(s) are needed to spawn a squid.

Ex:
Code:
//X = Water
//O = Air
1:
XOX
OOO
XOX
2:
XOX
OXO
XOX

Kind regards,
Ruben
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

pablo1791

Feedback score
0
Posts
4
Reactions
0
Resources
0
Hmm, why would the pattern be necessary, also squid spawning is less than y level 60 in newer versions. It would be easy to change. I’m just confused on why the pattern is necessary? As for the interval between spawns that’s another relatively easy thing to do.
 

R_Flintstone

Feedback score
2
Posts
117
Reactions
14
Resources
0
Hmm, why would the pattern be necessary, also squid spawning is less than y level 60 in newer versions. It would be easy to change. I’m just confused on why the pattern is necessary? As for the interval between spawns that’s another relatively easy thing to do.
To only let squids spawn when there is a certain water patern. So basically fix it to have it like it's supposed to be.
 
Status
This thread has been locked.
Top