This repository has been archived by the owner on Jul 18, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yml
119 lines (119 loc) · 3.74 KB
/
config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
lang: en-US
updateChecker: true
cancelMethod: 'cancel'
debug-mode: false
#############################################################
# #
# VoidToSpawn #
# #
#############################################################
voidToSpawn:
teleportSpawn: true
# Teleport player to spawn who fall into void.
allowedWorlds:
- world
- world_the_end
# Allowed worlds for teleportation.
#############################################################
# #
# PermanentKit #
# #
#############################################################
permantKit:
enable-kit: true
# Toggle permant kit usage.
kit-cmds:
- 'tm message %player% &4&LADAKIT\n&7Adakitin hayırlı olsun!'
- 'give %player% diamond 640'
# Commands for permant kit.
#############################################################
# #
# AutoEvent #
# #
#############################################################
autoEvent:
events: true
# This setting change autoevent listen.
# You should restart server for change this setting.
first:
time: '00:00:00'
command: 'give Geyik diamond 1'
second:
time: '00:00:00'
command: 'give Geyik gold_ingot 1'
third:
time: '00:00:00'
command: 'give Geyik iron_ingot 1'
# You can able to have 3 event and only 1 command can run
# with this plugin. If you want to give everyone something.
# You can use giveall feature of this plugin.
# Time configuration working with your server time.
#############################################################
# #
# MetinStone #
# #
#############################################################
metin:
event: true
# Metin Stone feature enabled or disabled setting.
health: 20
# Health of metin stone?
respawn-cooldown: 1
# Metin stone respawn again after x amount of minute.
respawned-again-broadcast: true
# Broadcast when the stone respawning again.
spawn-mob-every-health:
enable: false
zombie: true
zombie-count: 1
skeleton: true
skeleton-count: 1
# Spawn mob when health decrease.
top-breaking-reward:
- 'give %player% diamond'
- ''
metin-material: 'SPONGE'
# Stone's material.
health-percent:
75:
spawn-mob: []
command:
- ''
- ''
50:
spawn-mob: []
command:
- ''
- ''
25:
spawn-mob:
- 'SKELETON,4'
command:
- ''
- ''
0:
spawn-mob:
- 'ZOMBIE,4'
command:
- ''
- ''
# health-percent feature only support 75-50-25-0 percents.
#############################################################
# #
# ChatEvent #
# #
#############################################################
chat-event:
events: true
# Toggles chat event option.
gameCoolDown: 20
# This is cooldown for game repeat x minutes.
gameLong: 10
# This game will be long x seconds.
wordLong: 8
# How many character will be contain custom word.
chars: 'abcdefghijklmnopqrstuvyzwx1234567890ABCDEFGHIJKLMNOPQRSTUVYZWX'
# Custom word contain which characters.
reward:
- ''
- ''