Fix mod.conf and depends.txt warnings

2021-08-18 22:52:39: WARNING[Main]: Mods not having a mod.conf file with the name is deprecated. (scaffold at [...]/clientmods/scaffold)
2021-08-18 22:52:39: WARNING[Main]: depends.txt is deprecated, please use mod.conf instead. (scaffold at [...]/clientmods/scaffold)
2021-08-18 23:52:38: WARNING[Main]: Mods not having a mod.conf file with the name is deprecated. (kamikaze at [...]/clientmods/kamikaze)
2021-08-18 23:52:38: WARNING[Main]: Mods not having a mod.conf file with the name is deprecated. (speedlimit at [...]/clientmods/speedlimit)
2021-08-18 23:52:38: WARNING[Main]: Mods not having a mod.conf file with the name is deprecated. (quint at [...]/clientmods/quint)
2021-08-18 23:52:38: WARNING[Main]: Mods not having a mod.conf file with the name is deprecated. (invrefill at [...]/clientmods/invrefill)
2021-08-18 23:52:38: WARNING[Main]: Mods not having a mod.conf file with the name is deprecated. (haxnotify at [...]/clientmods/haxnotify)
2021-08-18 23:52:38: WARNING[Main]: Mods not having a mod.conf file with the name is deprecated. (test at [...]/clientmods/test)
2021-08-18 23:52:38: WARNING[Main]: Mods not having a mod.conf file with the name is deprecated. (optimize at [...]/clientmods/optimize)
2021-08-18 23:52:38: WARNING[Main]: Mods not having a mod.conf file with the name is deprecated. (bookbot at [...]/clientmods/bookbot)
2021-08-18 23:52:38: WARNING[Main]: Mods not having a mod.conf file with the name is deprecated. (dte at [...]/clientmods/dte)
2021-08-18 23:52:38: WARNING[Main]: Mods not having a mod.conf file with the name is deprecated. (autoaim at [...]/clientmods/autoaim)
2021-08-18 23:52:38: WARNING[Main]: Mods not having a mod.conf file with the name is deprecated. (peek at [...]/clientmods/peek)
2021-08-18 23:52:38: WARNING[Main]: Mods not having a mod.conf file with the name is deprecated. (render at [...]/clientmods/dragonfire/render)
2021-08-18 23:52:38: WARNING[Main]: Mods not having a mod.conf file with the name is deprecated. (combat at [...]/clientmods/dragonfire/combat)
2021-08-18 23:52:38: WARNING[Main]: Mods not having a mod.conf file with the name is deprecated. (list at [...]/clientmods/dragonfire/list)
2021-08-18 23:52:38: WARNING[Main]: Mods not having a mod.conf file with the name is deprecated. (muse at [...]/clientmods/muse)
2021-08-18 23:52:38: WARNING[Main]: Mods not having a mod.conf file with the name is deprecated. (nlist at [...]/clientmods/nlist)
2021-08-18 23:52:38: WARNING[Main]: Mods not having a mod.conf file with the name is deprecated. (automt at [...]/clientmods/automt)
2021-08-18 23:52:38: WARNING[Main]: Mods not having a mod.conf file with the name is deprecated. (waterbot at [...]/clientmods/waterbot)
wsc-dfc
Schmappie Eldress 2021-08-18 18:14:02 -05:00
parent 3357cceb26
commit 713a093c8d
20 changed files with 58 additions and 2 deletions

View File

@ -0,0 +1,3 @@
name = autoaim
author = cora
description = Automatically aim at nearby player

View File

@ -0,0 +1,3 @@
name = automt
author = cora
description = automt

View File

@ -0,0 +1,3 @@
name = bookbot
author = Emilia
description = Manage book writing and library

View File

@ -0,0 +1,3 @@
name = combat
author = cora
description = killaura, forcefield, crystal_pvp, autototem

View File

@ -0,0 +1,3 @@
name = list
author = cora
description = List manipulation

View File

@ -0,0 +1,3 @@
name = render
author = Fleckenstein
description = Unknown

3
clientmods/dte/mod.conf Normal file
View File

@ -0,0 +1,3 @@
name = dte
author = Benjamin Fleming
description = Client Side Mod Designing & Testing Environment

View File

@ -0,0 +1,3 @@
name = haxnotify
author = cora
description = Tell server this is a hacked client

View File

@ -0,0 +1,3 @@
name = invrefill
author = cora
description = Refill the inventory with a named shulker

View File

@ -0,0 +1,3 @@
name = kamikaze
author = cora
description = Remove bad stuff around spawn

3
clientmods/muse/mod.conf Normal file
View File

@ -0,0 +1,3 @@
name = muse
author = Emilia
description = Play note blocks

View File

@ -0,0 +1,3 @@
name = nlist
author = cora
description = nlist

View File

@ -0,0 +1,3 @@
name = optimize
author = Emilia
description = Remove particles, droplets, burning effects

3
clientmods/peek/mod.conf Normal file
View File

@ -0,0 +1,3 @@
name = peek
author = system32
description = Peek inside a Mineclone Shulker box

View File

@ -0,0 +1,3 @@
name = quint
author = Emilia
description = Queue interact

View File

@ -1,2 +0,0 @@
nlist
turtle

View File

@ -0,0 +1,4 @@
name = scaffold
author = Emilia & cora
description = Various scaffold functions
depends = nlist, turtle

View File

@ -0,0 +1,3 @@
name = speedlimit
author = cora
description = Override server movement speed limits

3
clientmods/test/mod.conf Normal file
View File

@ -0,0 +1,3 @@
name = test
author = cora
description = Test

View File

@ -0,0 +1,3 @@
name = waterbot
author = Emilia
description = Fill buckets in inventory with water