# Thank you
for installing the plugin.
Any questions about the plugin you can write to me personally in telegram https
:
//t.me/Zoobastiks
# Plugin settings
use
-bentobox
:
true # Enable integration with BentoBox and AOneBlock
(
true
/
false
)
# All sounds you can find here https
:
//hub.spigotmc.org/javadocs/spigot/org/bukkit/Sound.html
# What is written in the config are custom sounds that were added using resource packs, you can remove them or replace them with others
#
Event Settings
events
:
one
:
sounds
:
- start_zoobastiks
- welcome_zoobastiks
messages
:
-
"§a message 1"
-
"§a message 2"
commands
:
-
"eco give {player} 1"
-
|
give
{player
} bone
1
0
summonmob
: arrow
1
chance
:
1.0 # Chance from
0 to
1.
Where
1 is
100
%, therefore
0.3 is
30
%
event
: block
-
break #
Event on broken blocks
(
(
If your server does not have the BentoBox plugin and its AoneBlock addon, it will act on blocks that will be tracked outside the island, definitely works everywhere, and does not matter control
)
)
commandrandom
:
true # Commands are executed randomly
messagerandom
:
false # The messages are executed randomly
soundrandom
:
true # sounds are played randomly
(not in turn
) but randomly
two
:
sounds
:
- ENTITY_PLAYER_LEVELUP
messages
:
-
"§a message 2"
commands
:
-
"xp give {player} 10"
chance
:
0.8
event
: mob
-kill # Mob Kill
Event
mob
:
- ZOMBIE # The name must be in capital letters
! You can remove or add more mobs to
this list
- SKELETON # The name must be in capital letters
! You can remove or add more mobs to
this list
commandrandom
:
false # Commands are executed randomly
messagerandom
:
false # The messages are executed randomly
soundrandom
:
false # sounds are played randomly
(not in turn
) but randomly
three
:
sounds
:
- ENTITY_PLAYER_LEVELUP
messages
:
-
"§a message 3"
commands
:
-
"xp give {player} 10"
chance
:
0.8
event
: fish
commandrandom
:
false
messagerandom
:
false
soundrandom
:
false
four
:
sounds
:
- ENTITY_PLAYER_LEVELUP
messages
:
-
"§a message 4"
commands
:
-
"xp give {player} 10"
chance
:
0.8
event
: death # Death
Event
commandrandom
:
false
messagerandom
:
false
soundrandom
:
false
# Message and command when players enter the server, it is executed with a delay of
10 seconds
player
-join
:
sounds
:
- start_zoobastiks
- welcome_zoobastiks
messages
:
-
""
-
"§a Welcome"
-
"§a {player}"
-
""
chance
:
1.0
soundrandom
:
true
delay
-before
-sound
:
10 # Delay before sound plays
(in seconds
)