-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathMinecraftClient.ini
More file actions
49 lines (42 loc) · 1.34 KB
/
Copy pathMinecraftClient.ini
File metadata and controls
49 lines (42 loc) · 1.34 KB
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
#Startup Config File
[Main]
login=
password=-
serverip=play.uniocraft.com
#Advanced settings
language=en_GB
botowners=UnioDex
consoletitle=%username%@%serverip% - Minecraft Console Client
internalcmdchar=slash #use 'none', 'slash' or 'backslash'
splitmessagedelay=2 #seconds between each part of a long message
botmessagedelay=2 #seconds to delay between message a bot makes to avoid accidental spam
mcversion=1.12.2 #use 'auto' or '1.X.X' values
brandinfo=vanilla #use 'mcc','vanilla', or 'none'
chatbotlogfile= #leave empty for no logfile
privatemsgscmdname=tell #used by RemoteControl bot
showsystemmessages=true #system messages for server ops
showxpbarmessages=true #messages displayed above xp bar
terrainandmovements=true #uses more ram, cpu, bandwidth # bunu kapatırsanız farmlar çalışmaz!!
sessioncache=memory #use 'none', 'memory' or 'disk'
accountlist=accounts.txt
serverlist=servers.txt
playerheadicon=true
exitonfailure=true
debugmessages=false
scriptcache=true
timestamps=true
[ChatFormat]
builtins=true #support for handling vanilla and common message formats
public=^<([a-zA-Z0-9_]+)> (.+)$
private=^([a-zA-Z0-9_]+) whispers to you: (.+)$
[AutoRelog]
enabled=true
delay=10
retries=-1 #-1 = unlimited
kickmessagesfile=kickmessages.txt
[ScriptScheduler]
enabled=true
tasksfile=tasks.ini
[AutoRespond]
enabled=false
matchesfile=Matches.ini