Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/makarasty/mindustryrtvplugin
A lightweight plugin for Mindustry server version 146 or higher, which introduces you to one of the possible ways to implement map changing on the server
https://github.com/makarasty/mindustryrtvplugin
js mindustry mindustry-plugin mindustry-plugin-v7
Last synced: about 2 months ago
JSON representation
A lightweight plugin for Mindustry server version 146 or higher, which introduces you to one of the possible ways to implement map changing on the server
- Host: GitHub
- URL: https://github.com/makarasty/mindustryrtvplugin
- Owner: makarasty
- License: mit
- Created: 2024-06-11T09:34:22.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-07-16T15:26:57.000Z (6 months ago)
- Last Synced: 2024-07-16T19:06:14.953Z (6 months ago)
- Topics: js, mindustry, mindustry-plugin, mindustry-plugin-v7
- Language: JavaScript
- Homepage:
- Size: 8.79 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeMapPlugin/mod.hjson
- License: LICENSE
Awesome Lists containing this project
README
# MindustryRTVPlugin
A lightweight plugin for Mindustry server version 146 or higher, which introduces you to one of the possible ways to implement map changing on the server
During the use of the command /rtv by any user on the server starts the votes about what notifies in the game chat, after reaching a certain number of votes /rtv destroys the core team.crux
![image](https://github.com/makarasty/MindustryRTVPlugin/assets/71918286/68e704db-d7a5-42fd-a3ec-41330648017c)
Now the plugin is translated into Ukrainian, but you can translate it into any language you want by changing the main plugin file!
# Install
Install https://github.com/makarasty/MindustryRTVPlugin/releases
Transfer the file to
`~\ServerFolder\config\mods`
You should get
`~\ServerFolder\config\mods\ChangeMapPlugin`
Restart the server!