Skip to content

hezhenwei/MTDMykesToolPlugin

Repository files navigation

For User

What it does

Used in Mindustry Server side.

MykesH Mindustry MTD Plugin
1.屏蔽脏字 Mask dirty words
2.禁止拆卸物品源/液体源/电力源 not allow to break infinit sources
并且不会被敌人打掉。Cannot be hit by enemy
并且不会其他建筑替换。Cannot be replace by other building
3.自动燃烧额外资源 Allow burn extra resource discard map config
4.敌人超过800自动干掉。Kill random enemy unit if their number is over 800.

Installing

Simply place the .jar file in your server's config/mods directory.
Then restart the server. Now it works.
To list your currently installed plugin/mods, run mods command at server side.

Config

After it run for the first time, file "config/DirtyWords.txt" will be created.
You can add words you want to mask.
One line per phrase.
Ater you change "config/DirtyWords.txt", type reloadwordmask at server to reload.
No need to restart server

For Developer

Building a Jar

gradlew jar / ./gradlew jar

Output jar should be in build/libs.

todo

I don't know

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages