-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.yaml
More file actions
65 lines (46 loc) · 2.29 KB
/
config.yaml
File metadata and controls
65 lines (46 loc) · 2.29 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
50
51
52
53
54
55
56
57
58
59
60
61
62
# config.yaml
# Minecraft Discord Bot
# Made by Tom Croux
# Date : Wed 14 Apr 2021
# License : GNU GNUeneral Public License v3.0 (see LICENSE)
# The examples are not real and will not work
# ------------------------------------------------------ #
# -------------------- Server Settings ----------------- #
# ------------------------------------------------------ #
# This bot uses Screen to create virtual terminals
# If you set up multiple minecraft discord bot on the same server, please chose different ScreenPrefix for each server
# Specify a prefix for your minecraft server and tunnel (spaces are not supported)
ScreenPrefix : # Example : Survival
# Command to start your minecraft server (leave blank to disable)
StartMinecraftServer : # Example : java -jar -Xms512M -Xmx10000M spigot-1.16.5.jar
# Command to start your ip tunnnel (leave blank to disable)
StartTunnel : # Example : ./Survival_Playit
# Local IP address (used to get information from the server)
# Default port is 25565
LocalIP : # Example : 10.120.0.2:25566
# Enable the command "add player ign" on discord
Whitelist : False # True to enable
# Connect to the minebot plugin
# Set which discord channel will be used for the minecraft chat
MinecraftChat : # Leave blank to disable
# ------------------------------------------------------ #
# ------------------- Discord Settings ----------------- #
# ------------------------------------------------------ #
# Discord bot secret key
DiscordToken : # Example : ODEyODAzNzY3OTkyORR0MzA4.YDREfw.RRV3TSquRrEpofVnHs-RrNwHY0w
# Prefix of the discord bot
Prefix :
# Send the ip of the server (leave blank to disable)
ServerIP : # Example : Java - red.playit.gg \n Bedrock - devo.playit.gg port 48120
# ID of the channel for events
EventChannelId : # Example : 11781234277155321
# Ppl who can control the server (in addition to admins)
Administrator : # Example : CerfMetal
# ------------------------------------------------------ #
# ------------------ Additional Settings --------------- #
# ------------------------------------------------------ #
# Notifications using spontit (https://spontit.com)
# Leave everything blank to disable
SpontitToken : # Example : FG2DGPXQI0RX0SICNCF2PTDSSRUNCIDB6USUS2CKT65097YQOSY1G9H8PWUZBA
SpontitUserName : # Example : Minecraft
ChannelName : # Example : Survival