summaryrefslogtreecommitdiff
path: root/mycelium-warning.xml
blob: d715f9aecb6f24efec3a6075ebf3ab68c79de22f (plain)
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
<?xml version="1.0"?>
    <Container version="2">
    <Name>mycelium-warning</Name>
    <Repository>ghcr.io/nea89o/mycelium-warning</Repository>
    <Registry>ghcr.io</Registry>
    <Network>bridge</Network>
    <Privileged>false</Privileged>
    <Support>https://discord.gg/64pFP94AWA</Support>
    <Project>https://github.com/nea89o/mycelium-warning</Project>
    <Overview>Allows to spam ping alea when he is sleeping too much and risks getting mycelium cubes.</Overview>
    <WebUI>https://www.youtube.com/watch?v=dQw4w9WgXcQ</WebUI>
    <TemplateURL>https://raw.githubusercontent.com/nea89o/mycelium-warning/master/mycelium-warning.xml</TemplateURL>
    <Icon>https://minecraft.wiki/images/Mycelium_JE5_BE3.png</Icon>
    <ExtraParams/>
    <PostArgs/>
    <DonateText>Please give me SkyBlock coins</DonateText>
    <DonateLink>https://sky.shiiyu.moe/stats/lrg89/</DonateLink>

    <Config Name="Hypixel API key" Target="HYPIXEL_API_KEY" Default="" Mode="" Description="Your Hypixel API key" Type="Variable" Display="always" Required="true" Mask="true"/>

    <Config Name="Discord WebHook URL" Target="DISCORD_WEBHOOK_URL" Default="" Mode="" Description="Where to send your pings too. Must be a webhook." Type="Variable" Display="always" Required="true" Mask="true"/>
    <Config Name="Check Interval" Target="CHECK_INTERVAL" Default="600" Mode="" Description="How often to query the Hypixel API" Type="Variable" Display="always" Required="false" Mask="false"/>
    

    <Config Name="Minecraft UUID 1" Target="PLAYER0" Default="" Mode="" Description="The UUID of the first player you want to check for" Type="Variable" Display="always" Required="false" Mask="false"/>
    <Config Name="Profile Cutename 1" Target="PROFILE0" Default="" Mode="" Description="The profile cute name (fruit) of the first player you want to check for" Type="Variable" Display="always" Required="false" Mask="false"/>
    <Config Name="Discord iD 1" Target="DISCORD0" Default="" Mode="" Description="The discord id to ping once the mycelium levels are too high" Type="Variable" Display="always" Required="false" Mask="false"/>

    <Config Name="Minecraft UUID 2" Target="PLAYER1" Default="" Mode="" Description="The UUID of the first player you want to check for" Type="Variable" Display="always" Required="false" Mask="false"/>
    <Config Name="Profile Cutename 2" Target="PROFILE1" Default="" Mode="" Description="The profile cute name (fruit) of the first player you want to check for" Type="Variable" Display="always" Required="false" Mask="false"/>
    <Config Name="Discord iD 2" Target="DISCORD1" Default="" Mode="" Description="The discord id to ping once the mycelium levels are too high" Type="Variable" Display="always" Required="false" Mask="false"/>

    <Config Name="Minecraft UUID 3" Target="PLAYER2" Default="" Mode="" Description="The UUID of the first player you want to check for" Type="Variable" Display="always" Required="false" Mask="false"/>
    <Config Name="Profile Cutename 3" Target="PROFILE2" Default="" Mode="" Description="The profile cute name (fruit) of the first player you want to check for" Type="Variable" Display="always" Required="false" Mask="false"/>
    <Config Name="Discord iD 3" Target="DISCORD2" Default="" Mode="" Description="The discord id to ping once the mycelium levels are too high" Type="Variable" Display="always" Required="false" Mask="false"/>
</Container>